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 and mobile phones using ESP-Hosted, with the ESP32-P4 Dev Board acting as the BT Host connected to an…
    12.29 KB
  • host_bluedroid_bt_hid_mouse_device
    This example aims to show how to implement a Bluetooth HID device using the APIs provided by Classic Bluetooth HID profile. It simulates a Bluetooth…
    10.21 KB
  • host_bluedroid_host_only
    This example demonstrates a Bluetooth Host using ESP-Hosted as HCI IO to the BT Controller, modified from the bt_discovery example. It requires…
    5.64 KB
  • host_nimble_bleprph_host_only_uart_hci
    This example demonstrates the use of UART transport for BLE peripherals with ESP32 devices. It guides users through configuring the project, setting…
    500.85 KB
  • host_nimble_bleprph_host_only_vhci
    This example uses the Bluetooth Hosted HCI transport provided by ESP-Hosted, with the Bluetooth controller disabled and the default UART transport…
    13.01 KB
  • slave
    353.44 KB