uploaded 2 months ago
ESP-Hosted-MCU provide drivers to act any ESP chipset as Wi-Fi or Bluetooth co-processor.
-
host_bluedroid_ble_compatibility_test
This example tests Bluetooth compatibility using the ESP32-P4 Dev Board as the BT Host connected to an ESP32 co-processor via GPIO headers, employing…
Archive size ~ 12.51 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…
Archive size ~ 10.70 KB
-
host_bluedroid_host_only
This example demonstrates a Bluetooth Host utilizing ESP-Hosted as HCI IO to the BT Controller, specifically designed for the ESP32-P4 Dev Board. It…
Archive size ~ 6.14 KB
-
host_bt_controller_mac_addr
This example demonstrates how to change the MAC Address for a BLE device named `Bluedroid_Beacon`. Users can configure their ESP32 project to either…
Archive size ~ 7.47 KB
-
host_nimble_bleprph_host_only_uart_hci
This example demonstrates using the UART transport with BLE on ESP32, focusing on custom transport configurations. It includes instructions for…
Archive size ~ 501.02 KB
-
host_nimble_bleprph_host_only_vhci
This example uses the Bluetooth Hosted HCI transport provided by ESP-Hosted. The Bluetooth controller should be disabled, and default uart-transport…
Archive size ~ 13.26 KB
-
host_performs_slave_ota
This example demonstrates ESP-Hosted Transport OTA, updating slave firmware through the existing ESP-Hosted connection (SDIO/SPI/UART) without…
Archive size ~ 31.39 KB
-
host_sdcard_with_hosted
This example demonstrates how to use an SD card with an ESP32-P4 dev board while ESP-Hosted communicates with the ESP32-C6. It initializes ESP-…
Archive size ~ 12.44 KB
-
host_transport_config
Demonstrates how to configure ESP-Hosted transport interfaces (SDIO, SPI, UART) before initialization, showcasing default transport configuration,…
Archive size ~ 6.63 KB
-
host_wifi_easy_connect_dpp_enrollee
This example demonstrates how to configure ESP devices as an enrollee using Device Provisioning Protocol (DPP), also known as Wi-Fi Easy Connect. It…
Archive size ~ 6.26 KB
-
host_wifi_itwt
This example shows how to use itwt of wifi, which only works in station mode with support from the AP. Itwt can operate in different power save…
Archive size ~ 14.98 KB
-
slave
The ESP-Hosted MCU Slave Example showcases firmware that allows host MCUs to leverage Wi-Fi and Bluetooth capabilities of ESP32 series co-processors…
Archive size ~ 429.30 KB