uploaded 2 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 tests Bluetooth compatibility with mobile phones, modified to work with ESP-Hosted. The ESP32-P4 acts as the BT Host connected to a…
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
This project provides a Bluetooth Host using ESP-Hosted as HCI IO to the Bluetooth Controller, modified from the bt_discovery example. It supports…
Archive size ~ 6.14 KB
-
host_bt_controller_mac_addr
This example demonstrates how to change the MAC Address of a Bluetooth controller in ESP32 devices. When executed, it should appear as a…
Archive size ~ 7.47 KB
-
host_network_split__power_save
This example demonstrates the integration of **Network Split** and **Host Deep Sleep** features in ESP-Hosted systems, allowing an MCU host to…
Archive size ~ 13.10 KB
-
host_nimble_bleprph_host_only_uart_hci
The BLE Peripheral Example demonstrates using a custom UART transport on ESP32 devices, requiring specific configurations for both host and co-…
Archive size ~ 501.02 KB
-
host_nimble_bleprph_host_only_vhci
This example uses the Bluetooth Hosted HCI transport provided by ESP-Hosted, with the Bluetooth controller disabled and default uart-transport turned…
Archive size ~ 13.26 KB
-
host_performs_slave_ota
This example demonstrates ESP-Hosted Transport OTA, allowing for slave firmware updates through an existing ESP-Hosted connection (SDIO/SPI/UART)…
Archive size ~ 31.39 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 initializes ESP-Hosted and Wi-Fi,…
Archive size ~ 12.44 KB
-
host_transport_config
This example demonstrates how to configure ESP-Hosted transport interfaces (SDIO, SPI, UART) before initialization. It showcases obtaining the…
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), providing a secure way to onboard…
Archive size ~ 6.26 KB
-
host_wifi_itwt
This example shows how to use ITWT (Instantaneous Traffic Wake Time) of WiFi, which only works in station mode and requires the AP to support this…
Archive size ~ 14.98 KB
-
slave
The ESP-Hosted MCU Slave Example demonstrates slave firmware that enables host MCUs to leverage Wi-Fi and Bluetooth of ESP32 series co-processors via…
Archive size ~ 444.71 KB