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 between the ESP32-P4 and a co-processor ESP32 using ESP-Hosted. It operates via the GPIO header with SPI…
    12.23 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.09 KB
  • host_bluedroid_host_only
    This README describes a Bluetooth Host implementation using ESP-Hosted as HCI IO to the BT Controller, adapted 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 for BLE peripherals, specifically showing an ESP32-P4 connected to another ESP32 over…
    500.84 KB
  • host_nimble_bleprph_host_only_vhci
    This example utilizes the Bluetooth Hosted HCI transport provided by ESP-Hosted for the ESP32 series chips. To configure the project, the Bluetooth…
    12.99 KB
  • slave
    350.43 KB