uploaded 1 day 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 between mobile phones and the ESP32-P4 Dev Board, which acts as the BT Host, connected to an ESP32 co-…
Archive size ~ 12.51 KB
-
host_bluedroid_bt_hid_mouse_device
This example demonstrates how to implement a Bluetooth HID device using the Classic Bluetooth HID profile APIs. It simulates a Bluetooth HID mouse…
Archive size ~ 10.70 KB
-
host_bluedroid_host_only
This example demonstrates a Bluetooth Host using ESP-Hosted as HCI IO to the BT Controller. It is based on the bt_discovery example and supports…
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`. It can be modified to utilize NimBLE instead of…
Archive size ~ 7.47 KB
-
host_network_split__power_save
This example demonstrates the integration of Network Split and Host Deep Sleep in ESP-Hosted applications, allowing a host MCU to conserve power by…
Archive size ~ 13.10 KB
-
host_nimble_bleprph_host_only_uart_hci
This example demonstrates the use of UART transport on an ESP32-P4 connected to an ESP32 over UART within a BLE peripheral application. It guides…
Archive size ~ 501.02 KB
-
host_nimble_bleprph_host_only_vhci
This example demonstrates the use of the Bluetooth Hosted HCI transport provided by ESP-Hosted, requiring the Bluetooth controller to be disabled and…
Archive size ~ 13.26 KB
-
host_performs_slave_ota
This example demonstrates ESP-Hosted Transport OTA, which allows updating slave firmware through the existing ESP-Hosted connection (SDIO/SPI/UART)…
Archive size ~ 31.40 KB
-
host_sdcard_with_hosted
This example demonstrates how to use an SD card on an ESP32-P4 dev board with ESP-Hosted via SDIO. It initializes the SDMMC peripheral, mounts a FAT…
Archive size ~ 12.29 KB
-
host_transport_config
This example demonstrates how to configure ESP-Hosted transport interfaces (SDIO, SPI, UART) before initialization. It provides details on default…
Archive size ~ 6.63 KB
-
host_wifi_easy_connect_dpp_enrollee
This example shows how to configure ESP devices as an enrollee using Device Provisioning Protocol (DPP), also known as Wi-Fi Easy Connect. DPP…
Archive size ~ 6.26 KB
-
host_wifi_itwt
This example demonstrates how to use itwt with WiFi in station mode, requiring AP support for itwt capability. It can operate under different power…
Archive size ~ 14.98 KB
-
slave
The ESP-Hosted MCU Slave Example demonstrates slave firmware that enables host MCUs to utilize the Wi-Fi and Bluetooth capabilities of ESP32 series…
Archive size ~ 441.74 KB