uploaded 9 months ago
ESP-Hosted-MCU provide drivers to act any ESP chipset as Wi-Fi or Bluetooth co-processor.

6 examples

  • host_bluedroid_ble_compatibility_test
    This example tests Bluetooth compatibility with mobile phones using ESP32-P4 as the BT Host connected to an ESP32 co-processor. It is modified to…
    12.23 KB
  • host_bluedroid_bt_hid_mouse_device
    This example demonstrates how to implement a Bluetooth HID device using Classic Bluetooth HID profile APIs. It simulates a Bluetooth HID mouse device…
    10.09 KB
  • host_bluedroid_host_only
    This example demonstrates using ESP-Hosted as a Bluetooth HCI IO to the BT Controller on ESP32 devices. It involves initializing and configuring the…
    5.54 KB
  • host_nimble_bleprph_host_only_uart_hci
    This example demonstrates a BLE Peripheral using UART transport. It guides users on configuring the project for both host and co-processor, with…
    500.84 KB
  • host_nimble_bleprph_host_only_vhci
    This example demonstrates the use of the Bluetooth Hosted HCI transport provided by ESP-Hosted. It requires the Bluetooth controller to be disabled…
    12.99 KB
  • slave
    350.43 KB