uploaded 2 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 using the ESP-IDF with an ESP32-P4 Dev Board connected to an ESP32 co-processor via GPIO and SPI Full…
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 project demonstrates a Bluetooth Host using ESP-Hosted as HCI IO to the BT Controller, modified from the bt_discovery example. It involves…
Archive size ~ 6.14 KB
-
host_bt_controller_mac_addr
This example demonstrates how to change the MAC Address of a BLE device. When executed, a BLE Scanner will display a `Bluedroid_Beacon` device with…
Archive size ~ 7.47 KB
-
host_network_split__power_save
This example demonstrates the use of ESP-Hosted features: Network Split and Host Deep Sleep. The host MCU saves power by sleeping while the slave…
Archive size ~ 12.52 KB
-
host_nimble_bleprph_host_only_uart_hci
This BLE Peripheral Example demonstrates using a custom UART transport on ESP32 devices. It involves disabling the default UART in the application…
Archive size ~ 501.02 KB
-
host_nimble_bleprph_host_only_vhci
This example demonstrates the Bluetooth Hosted HCI transport provided by ESP-Hosted, which allows BLE communication without the Bluetooth controller…
Archive size ~ 13.26 KB
-
host_transport_config
This example demonstrates how to configure ESP-Hosted transport interfaces (SDIO, SPI, UART) before initialization. It includes default transport…
Archive size ~ 6.63 KB
-
host_wifi_easy_connect_dpp_enrollee
This example shows how to configure ESP devices as an enrollee using the Device Provisioning Protocol (DPP), also known as Wi-Fi Easy Connect, which…
Archive size ~ 6.27 KB
-
host_wifi_itwt
This example shows how to use itwt (implicit Target Wake Time) of Wi-Fi, which works in station mode and requires the AP to support it. It can…
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 using ESP32 series co-…
Archive size ~ 440.32 KB