uploaded 11 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 demonstrates how the ESP32-P4 acts as the…
    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 by simulating a Bluetooth HID mouse. It…
    10.09 KB
  • host_bluedroid_host_only
    This README describes a Bluetooth Host example using ESP-Hosted as the HCI IO to the BT Controller on various ESP32 targets. It includes…
    5.54 KB
  • host_nimble_bleprph_host_only_uart_hci
    This BLE Peripheral Example demonstrates using a custom UART transport with the ESP32 microcontroller. It requires disabling the default UART…
    500.84 KB
  • host_nimble_bleprph_host_only_vhci
    This example demonstrates the Bluetooth Hosted HCI transport provided by ESP-Hosted, requiring the Bluetooth controller to be disabled and the…
    12.99 KB
  • slave
    350.04 KB