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 the ESP32-P4 Dev Board as the BT Host, connected to an ESP32 co-processor via GPIO…
    12.23 KB
  • host_bluedroid_bt_hid_mouse_device
    This example demonstrates the implementation of a Bluetooth HID device using the Classic Bluetooth HID profile, simulating a Bluetooth HID mouse that…
    10.09 KB
  • host_bluedroid_host_only
    This example demonstrates a Bluetooth Host implementation using ESP-Hosted as HCI IO to the BT Controller, modified from the bt_discovery example. It…
    5.54 KB
  • host_nimble_bleprph_host_only_uart_hci
    This example demonstrates the use of a custom UART transport with BLE peripherals on ESP32-based devices. It details project setup, configuration for…
    500.84 KB
  • host_nimble_bleprph_host_only_vhci
    This example uses the Bluetooth Hosted HCI transport provided by ESP-Hosted to operate as a BLE Host-Only Peripheral. The Bluetooth controller must…
    12.99 KB
  • slave
    350.43 KB