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 with mobile phones, modified to work with ESP-Hosted. It runs on the ESP32-P4 Dev Board, connecting to an…
12.23 KB
-
host_bluedroid_bt_hid_mouse_device
This example demonstrates how to implement a Bluetooth HID device using the APIs of the Classic Bluetooth HID profile. It simulates a Bluetooth HID…
10.09 KB
-
host_bluedroid_host_only
This example demonstrates a Bluetooth Host using ESP-Hosted as the HCI IO to the Bluetooth Controller. It is based on modifications made to the…
5.54 KB
-
host_nimble_bleprph_host_only_uart_hci
This example uses the UART transport written by the application itself, demonstrating a BLE Peripheral connection setup where an ESP32-P4 is…
500.84 KB
-
host_nimble_bleprph_host_only_vhci
This example demonstrates the Bluetooth Hosted HCI transport using ESP-Hosted. It requires disabling the Bluetooth controller and the default UART…
12.99 KB
-