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 is designed to test Bluetooth compatibility between the ESP32-P4 Dev Board acting as the BT Host and an ESP32 co-processor. It has been…
12.29 KB
-
host_bluedroid_bt_hid_mouse_device
This example demonstrates how to implement a Bluetooth HID device using Classic Bluetooth HID profile APIs. It simulates a Bluetooth HID mouse that…
10.21 KB
-
host_bluedroid_host_only
This example demonstrates a Bluetooth Host using ESP-Hosted as HCI IO to the Bluetooth Controller, modified from the bt_discovery example. It…
5.64 KB
-
host_nimble_bleprph_host_only_uart_hci
This example demonstrates the use of a custom UART transport for BLE peripheral applications on ESP32 devices. It outlines steps for configuring the…
500.85 KB
-
host_nimble_bleprph_host_only_vhci
This example demonstrates the use of the Bluetooth Hosted HCI transport provided by ESP-Hosted. It requires disabling the Bluetooth controller and…
13.01 KB
-