uploaded 10 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 runs on the ESP32-P4 Dev Board as a BT Host,…
    12.29 KB
  • host_bluedroid_bt_hid_mouse_device
    This example demonstrates the implementation of a Bluetooth HID device using the Classic Bluetooth HID profile APIs, simulating a Bluetooth HID mouse…
    10.21 KB
  • host_bluedroid_host_only
    This example implements a Bluetooth Host using ESP-Hosted as HCI IO to the Bluetooth Controller, specifically designed for ESP32-P4 Dev Board. It…
    5.64 KB
  • host_nimble_bleprph_host_only_uart_hci
    This example demonstrates using the UART transport for BLE peripheral on the ESP32. It involves disabling the default UART transport, configuring…
    500.85 KB
  • host_nimble_bleprph_host_only_vhci
    This example demonstrates using the Bluetooth Hosted HCI transport provided by ESP-Hosted on various ESP32 targets. It involves disabling the…
    13.01 KB
  • slave
    350.37 KB