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 with mobile phones using the ESP-IDF. It runs on the ESP32-P4 Dev Board, which acts as the BT Host,…
12.29 KB
-
host_bluedroid_bt_hid_mouse_device
This example demonstrates how to implement a Bluetooth HID device, specifically simulating a Bluetooth HID mouse that periodically sends movement…
10.21 KB
-
host_bluedroid_host_only
This README provides an overview of an example Bluetooth Host implementation using ESP-Hosted as HCI IO to the Bluetooth Controller. The example is…
5.64 KB
-
host_nimble_bleprph_host_only_uart_hci
This BLE Peripheral Example demonstrates using a custom UART transport for ESP32 devices. It includes configuration steps for both the host and the…
500.85 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…
13.01 KB
-