uploaded 8 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, specifically modified to work with ESP-Hosted on the ESP32-P4 Dev Board. It acts as…
    12.29 KB
  • host_bluedroid_bt_hid_mouse_device
    This example demonstrates how to implement a Bluetooth HID device using the APIs from the Classic Bluetooth HID profile. It simulates a Bluetooth HID…
    10.21 KB
  • host_bluedroid_host_only
    This example demonstrates a Bluetooth Host using ESP-Hosted as the HCI IO to the Bluetooth Controller, based on the modified bt_discovery example. It…
    5.64 KB
  • host_nimble_bleprph_host_only_uart_hci
    This example demonstrates the use of a UART transport in a BLE peripheral application, specifically designed for ESP32 chips. It includes…
    500.85 KB
  • host_nimble_bleprph_host_only_vhci
    This example demonstrates the Bluetooth Hosted HCI transport provided by ESP-Hosted, enabling users to configure a BLE host-only peripheral…
    13.01 KB
  • slave
    354.61 KB