uploaded 3 weeks 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 between the ESP32-P4 Dev Board acting as the BT Host and an ESP32 co-processor connected via GPIO using…
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.49 KB
-
host_bluedroid_host_only
This project is a Bluetooth host using ESP-Hosted as HCI IO to the BT Controller, modified from the bt_discovery example. It supports various ESP32…
Archive size ~ 5.81 KB
-
host_bt_controller_mac_addr
This example demonstrates how to change the MAC Address for a BLE Scanner, which will show a device named `Bluedroid_Beacon` with the assigned…
Archive size ~ 7.46 KB
-
host_network_split__power_save
This example demonstrates the use of ESP-Hosted features: Network Split and Host Deep Sleep. It allows an MCU host to conserve power by sleeping…
Archive size ~ 12.47 KB
-
host_nimble_bleprph_host_only_uart_hci
This example demonstrates the use of a custom UART transport for BLE peripheral functionality on ESP32 devices. It requires disabling the default…
Archive size ~ 500.99 KB
-
host_nimble_bleprph_host_only_vhci
This example demonstrates the use of the Bluetooth Hosted HCI transport provided by ESP-Hosted. It requires the Bluetooth controller to be disabled…
Archive size ~ 13.26 KB
-
host_transport_config
Demonstrates how to configure ESP-Hosted transport interfaces (SDIO, SPI, UART) before initialization, detailing the default transport configuration…
Archive size ~ 6.63 KB
-
host_wifi_easy_connect_dpp_enrollee
This example demonstrates how to configure ESP devices as enrollees using the Device Provisioning Protocol (DPP), also known as Wi-Fi Easy Connect.…
Archive size ~ 6.22 KB
-
host_wifi_itwt
This example shows how to use itwt (Implicit Hardware Time Wake-Up) of WiFi, which operates in station mode and requires the AP to support it. It…
Archive size ~ 14.93 KB
-
slave
The ESP-Hosted MCU Slave Example demonstrates firmware that enables host MCUs to access Wi-Fi and Bluetooth capabilities via ESP32 series chips using…
Archive size ~ 440.27 KB