uploaded 13 hours 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 on the ESP32-P4 Dev Board acting as the BT Host, connected to an ESP32 co-processor via SPI FD. It…
Archive size ~ 12.51 KB
-
host_bluedroid_bt_hid_mouse_device
This example shows how to implement a Bluetooth HID device using the Classic Bluetooth HID profile APIs. It simulates a Bluetooth HID mouse that…
Archive size ~ 10.70 KB
-
host_bluedroid_host_only
This example illustrates the use of ESP-Hosted as a Bluetooth Host, specifically utilizing HCI through the esp_hosted_bt interface. It is based on…
Archive size ~ 6.14 KB
-
host_bt_controller_mac_addr
This example demonstrates how to change the MAC Address of the Bluetooth Controller on ESP32 devices. When executed, it allows a BLE Scanner to…
Archive size ~ 7.47 KB
-
host_network_split__power_save
This example demonstrates the combined use of **Network Split** and **Host Deep Sleep** features for ESP-Hosted systems, allowing an MCU host to save…
Archive size ~ 13.10 KB
-
host_nimble_bleprph_host_only_uart_hci
This example demonstrates a BLE Peripheral using UART transport implemented by the application itself. It requires disabling the default UART…
Archive size ~ 501.02 KB
-
host_nimble_bleprph_host_only_vhci
This example uses the Bluetooth Hosted HCI transport provided by ESP-Hosted. To implement it, the Bluetooth controller and default UART transport…
Archive size ~ 13.26 KB
-
host_performs_slave_ota
This example demonstrates the ESP-Hosted Transport OTA, allowing the update of slave firmware through the existing ESP-Hosted connection…
Archive size ~ 31.40 KB
-
host_transport_config
Demonstrates how to configure ESP-Hosted transport interfaces (SDIO, SPI, UART) before initialization. This example shows how to get default…
Archive size ~ 6.63 KB
-
host_wifi_easy_connect_dpp_enrollee
This example demonstrates how to configure ESP devices as an enrollee using the Device Provisioning Protocol (DPP), also known as Wi-Fi Easy Connect.…
Archive size ~ 6.26 KB
-
host_wifi_itwt
This example shows how to use ITWT (Target Wake Time) of WiFi, which works only in station mode with AP support. It can function under different…
Archive size ~ 14.98 KB
-
slave
The ESP-Hosted MCU Slave Example demonstrates firmware enabling host MCUs to leverage Wi-Fi and Bluetooth connectivity through ESP32 co-processors…
Archive size ~ 441.28 KB