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 between the ESP32-P4 Dev Board acting as a BT Host and an ESP32 co-processor connected via GPIO using SPI…
    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, simulating a Bluetooth HID mouse that…
    10.21 KB
  • host_bluedroid_host_only
    This README describes a Bluetooth Host implementation using ESP-Hosted as HCI IO to the BT Controller, specifically tailored for the ESP32-P4 Dev…
    5.64 KB
  • host_nimble_bleprph_host_only_uart_hci
    This example demonstrates a BLE Peripheral using UART transport, requiring the default UART-transport to be disabled for custom setups. It includes…
    500.85 KB
  • host_nimble_bleprph_host_only_vhci
    This example uses the Bluetooth Hosted HCI transport provided by ESP-Hosted. It requires disabling the Bluetooth controller and default UART…
    13.01 KB
  • slave
    354.63 KB