uploaded 5 days 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 is designed to test Bluetooth compatibility with mobile phones using ESP32-P4 as the BT Host and an ESP32 co-processor via SPI FD. It…
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, simulating a Bluetooth HID mouse that…
Archive size ~ 10.70 KB
-
host_bluedroid_host_only
ESP-IDF ESP-Hosted Hosted HCI Host is a Bluetooth Host utilizing ESP-Hosted as HCI IO to the Bluetooth Controller. This example is based on…
Archive size ~ 6.14 KB
-
host_bt_controller_mac_addr
This example demonstrates how to change the MAC Address of a BLE device, which can be seen as a `Bluedroid_Beacon` when scanned. It can also be…
Archive size ~ 7.47 KB
-
host_network_split__power_save
This example demonstrates the integration of **Network Split** and **Host Deep Sleep** features using ESP-Hosted, allowing a host MCU to conserve…
Archive size ~ 13.10 KB
-
host_nimble_bleprph_host_only_uart_hci
The BLE Peripheral Example demonstrates using UART transport with ESP32, where custom transport writing is required. This involves disabling the…
Archive size ~ 501.02 KB
-
host_nimble_bleprph_host_only_vhci
This example uses the Bluetooth Hosted HCI transport provided by ESP-Hosted, requiring the Bluetooth controller and default UART transport to be…
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.40 KB
-
host_sdcard_with_hosted
This example demonstrates how to use an SD card on an ESP32-P4 dev board with ESP-Hosted communicating via SDIO. It includes initialization of the…
Archive size ~ 12.29 KB
-
host_transport_config
This example demonstrates how to configure ESP-Hosted transport interfaces (SDIO, SPI, UART) before initialization, showing options for customizing…
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. DPP…
Archive size ~ 6.26 KB
-
host_wifi_itwt
This example shows how to use ITWT (Immediate Triggered Wakelife Time) for Wi-Fi, which functions only in station mode and requires the access point…
Archive size ~ 14.98 KB
-
slave
The ESP-Hosted MCU Slave Example demonstrates slave firmware providing Wi-Fi and Bluetooth connectivity to host MCUs using ESP32 series co-processors…
Archive size ~ 441.42 KB