uploaded 8 hours ago
ESP-Hosted-MCU provide drivers to act any ESP chipset as Wi-Fi or Bluetooth co-processor.
19 examples
-
-
-
host_bluedroid_host_only
This example demonstrates using ESP-Hosted as a Bluetooth host with ESP32, supporting various ESP32 series and co-processors.
6.15 KB
-
host_bt_controller_mac_addr
This example demonstrates how to change the MAC Address for a BLE device, showing a `Bluedroid_Beacon` with the assigned MAC.
7.62 KB
-
host_gpio_expander
This example demonstrates how to use the ESP-Hosted solution to control the GPIOs of the slave (co-processor) from the host MCU.
2.90 KB
-
host_hosted_cp_meminfo
This example enables a memory monitor on a co-processor to track heap usage, allowing periodic reports or threshold-based alerts.
11.75 KB
-
host_hosted_events
This example utilizes ESP-Hosted events to manage co-processor resets or hangs, restoring connectivity as needed.
11.71 KB
-
host_manage_copro_ext_coex
This example demonstrates configuring and using External Coexistence (EXT_COEX) in ESP-Hosted co-processor, managing 2.4 GHz ISM band access between Wi-Fi and external peer radios.
4.19 KB
-
host_network_split__power_save
This example demonstrates using Network Split and Host Deep Sleep in ESP-Hosted, enabling power savings while maintaining network connectivity.
17.70 KB
-
-
-
host_peer_data_transfer
This example demonstrates how to send and receive raw binary data between a host device and a coprocessor.
6.43 KB
-
host_performs_slave_ota
This example demonstrates ESP-Hosted Transport OTA, updating slave firmware through the existing ESP-Hosted connection without extra hardware.
37.04 KB
-
host_sdcard_with_hosted
This example demonstrates using an SD card on ESP32-P4 with ESP-Hosted via SDIO, supporting SD cards and eMMC chips.
12.46 KB
-
-
host_transport_config
Demonstrates how to configure ESP-Hosted transport interfaces (SDIO, SPI, UART) before initialization.
6.66 KB
-
host_wifi_easy_connect_dpp_enrollee
This example demonstrates how to configure ESP devices as an enrollee using Device Provisioning Protocol (DPP), enabling secure onboarding to a network.
6.28 KB
-
host_wifi_itwt
This example shows how to use itwt of wifi, which works in station mode with AP support.
14.99 KB
-
slave
The ESP-Hosted MCU Slave Example demonstrates firmware that provides Wi-Fi and Bluetooth connectivity to host MCUs using ESP32 series co-processors.
492.12 KB