uploaded 11 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 is for testing Bluetooth compatibility between the ESP32-P4 Dev Board and an ESP32 co-processor using SPI FD as Hosted HCI transport. 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 APIs. It simulates a Bluetooth HID mouse…
Archive size ~ 10.70 KB
-
host_bluedroid_host_only
This README provides an overview of a Bluetooth Host implementation using ESP-Hosted as HCI IO for the BT Controller, highlighting modifications from…
Archive size ~ 6.14 KB
-
host_bt_controller_mac_addr
This example demonstrates how to change the MAC Address of a BLE device, allowing it to be recognized as `Bluedroid_Beacon` by BLE scanners. Users…
Archive size ~ 7.47 KB
-
host_network_split__power_save
This example demonstrates the integration of two ESP-Hosted features: **Network Split** for efficient traffic management and **Host Deep Sleep** for…
Archive size ~ 13.10 KB
-
host_nimble_bleprph_host_only_uart_hci
This example demonstrates using UART transport for BLE peripherals on ESP32, requiring custom transport configuration. It guides users through…
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 to be disabled. The Hosted HCI…
Archive size ~ 13.26 KB
-
host_performs_slave_ota
This example demonstrates ESP-Hosted Transport OTA, enabling the update of slave firmware through an existing ESP-Hosted connection (SDIO/SPI/UART)…
Archive size ~ 31.40 KB
-
host_transport_config
This example demonstrates how to configure ESP-Hosted transport interfaces (SDIO, SPI, UART) before initialization. It showcases getting the 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 (Implicit Triggered Wake Time) of WiFi, which only works in station mode with an AP that supports its capability.…
Archive size ~ 14.98 KB
-
slave
The ESP-Hosted MCU Slave Example demonstrates slave firmware that provides Wi-Fi and Bluetooth connectivity to host MCUs via ESP32 series co-…
Archive size ~ 441.28 KB