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 is designed to test Bluetooth compatibility with mobile phones using the ESP32-P4 Dev Board as the BT Host, connected to an ESP32 co-…
    12.29 KB
  • host_bluedroid_bt_hid_mouse_device
    This example demonstrates how to implement a Bluetooth HID device, simulating a Bluetooth HID mouse that sends periodic reports to a remote Bluetooth…
    10.21 KB
  • host_bluedroid_host_only
    This is a Bluetooth Host using ESP-Hosted as HCI IO to the BT Controller. It is based on the modified bt_discovery example and supports ESP-Hosted…
    5.64 KB
  • host_nimble_bleprph_host_only_uart_hci
    This example demonstrates using the UART transport for a BLE peripheral with the ESP32 series, specifically showcasing a BLE Peripheral Example…
    500.85 KB
  • host_nimble_bleprph_host_only_vhci
    This example demonstrates the Bluetooth Hosted HCI transport provided by ESP-Hosted, outlining how to disable the Bluetooth controller and configure…
    13.01 KB
  • slave
    353.44 KB