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 is designed to test Bluetooth compatibility between ESP32 devices and mobile phones. It utilizes the ESP32-P4 Dev Board as the Bluetooth…
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 utilizing ESP-Hosted as HCI IO to the Bluetooth Controller. It is modified from the bt_discovery example…
Archive size ~ 6.14 KB
-
host_bt_controller_mac_addr
This example demonstrates how to change the MAC Address for a Bluedroid Beacon device. When executed, a BLE Scanner will display a `Bluedroid_Beacon`…
Archive size ~ 7.47 KB
-
host_network_split__power_save
This example demonstrates the integration of two key ESP-Hosted features: **Network Split** for smart traffic routing, where the host manages…
Archive size ~ 17.42 KB
-
host_nimble_bleprph_host_only_uart_hci
This example demonstrates using UART transport with BLE on ESP32. It involves configuring the host and co-processor, selecting the appropriate chip…
Archive size ~ 501.02 KB
-
host_nimble_bleprph_host_only_vhci
This example demonstrates the Bluetooth Hosted HCI transport provided by ESP-Hosted, allowing applications to utilize Bluetooth functionality with…
Archive size ~ 13.26 KB
-
host_peer_data_transfer
This example demonstrates sending and receiving raw binary data between a host device and a coprocessor, allowing for maximum control over data…
Archive size ~ 5.73 KB
-
host_performs_slave_ota
This example demonstrates ESP-Hosted Transport OTA, enabling firmware updates for the slave through an existing ESP-Hosted connection (SDIO/SPI/UART)…
Archive size ~ 36.98 KB
-
host_sdcard_with_hosted
This example demonstrates how to use an SD card on an ESP32-P4 board with ESP-Hosted using SDIO. It initializes the SD card, mounts a FAT filesystem,…
Archive size ~ 12.44 KB
-
host_transport_config
This example demonstrates how to configure ESP-Hosted transport interfaces (SDIO, SPI, UART) before initialization. It includes details on supported…
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 works only in station mode and requires an AP that supports it. Itwt can operate under different…
Archive size ~ 14.98 KB
-
slave
The ESP-Hosted MCU Slave Example demonstrates firmware that allows host MCUs to utilize the Wi-Fi and Bluetooth capabilities of ESP32 series chips…
Archive size ~ 458.38 KB