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, modified to work with ESP-Hosted. It allows the ESP32-P4 Dev Board to function as the…
    12.29 KB
  • host_bluedroid_bt_hid_mouse_device
    This example demonstrates how to implement a Bluetooth HID device using the Classic Bluetooth HID profile APIs. It simulates a Bluetooth HID mouse…
    10.21 KB
  • host_bluedroid_host_only
    This project is a Bluetooth Host using ESP-Hosted as HCI IO to the BT Controller, modified from the bt_discovery example. It runs on the ESP32-P4 Dev…
    5.64 KB
  • host_nimble_bleprph_host_only_uart_hci
    This example demonstrates the use of a custom UART transport for BLE Peripheral applications on various ESP32 targets. It provides steps for project…
    500.85 KB
  • host_nimble_bleprph_host_only_vhci
    This example uses the Bluetooth Hosted HCI transport provided by ESP-Hosted, requiring the Bluetooth controller to be disabled and the default UART…
    13.01 KB
  • slave
    352.93 KB