uploaded 12 hours ago
ESP-Hosted-MCU provide drivers to act any ESP chipset as Wi-Fi or Bluetooth co-processor.
21 examples
-
-
-
host_bluedroid_host_only
This example demonstrates a Bluetooth Host using ESP-Hosted as HCI IO to the BT Controller for ESP32-P4 Dev Board.
6.15 KB
-
host_bt_controller_mac_addr
This example shows how to change the MAC Address for a BLE device using the ESP32. It can be configured to use either Bluedroid or NimBLE.
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 the ESP co-processor to track heap usage, allowing queries and periodic reports.
11.75 KB
-
host_hosted_events
This example uses ESP-Hosted events to detect and manage co-processor resets or hangs, ensuring connectivity.
11.71 KB
-
host_manage_copro_ext_coex
This example demonstrates configuring and using External Coexistence (EXT_COEX) in the ESP-Hosted co-processor, allowing remote control of the ESP device's Packet Traffic Arbitrator for managing radio access.
4.19 KB
-
host_network_split__power_save
This example demonstrates how to implement Network Split and Host Deep Sleep in ESP-Hosted systems, allowing power-efficient operation.
17.70 KB
-
-
-
host_openthread_border_router
This example demonstrates an OpenThread border router on an ESP32-P4, communicating with an OpenThread RCP and Wi-Fi on an ESP32-C6 co-processor.
8.62 KB
-
host_openthread_cli
This example demonstrates an OpenThread CLI with additional features, enabling communication between ESP32-P4 and ESP32-C6.
8.37 KB
-
host_peer_data_transfer
This example demonstrates how to send and receive raw binary data between a host device and a coprocessor, allowing maximum control over data formats.
6.43 KB
-
host_performs_slave_ota
This example demonstrates ESP-Hosted Transport OTA, updating slave firmware through the existing ESP-Hosted connection without additional hardware.
37.04 KB
-
host_sdcard_with_hosted
This example shows how to use an SD card on an ESP32-P4 with ESP-Hosted using SDIO for communication.
12.46 KB
-
host_shuts_down_slave_to_power_save
This example demonstrates host-side control of an ESP slave to reduce power consumption by shutting it down when idle and waking it up on demand.
7.30 KB
-
host_transport_config
Demonstrates how to configure ESP-Hosted transport interfaces (SDIO, SPI, UART) before initialization.
6.66 KB
-
-
host_wifi_itwt
This example shows how to use itwt of wifi, working only in station mode with APs supporting itwt.
14.99 KB
-
slave
The ESP-Hosted MCU Slave Example demonstrates how to provide Wi-Fi and Bluetooth connectivity to host MCUs through ESP32 co-processors using SDIO, SPI, or UART interfaces.
496.38 KB