uploaded 7 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 tests Bluetooth compatibility using an ESP32-P4 Dev Board as the BT Host connected to an ESP32 co-processor. It allows users to…
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, simulating a Bluetooth HID mouse that…
Archive size ~ 10.70 KB
-
host_bluedroid_host_only
This project is a Bluetooth Host utilizing ESP-Hosted as HCI IO to the Bluetooth Controller. It runs on an ESP32-P4 Dev Board connected to an ESP32…
Archive size ~ 6.14 KB
-
host_bt_controller_mac_addr
This example demonstrates how to change the MAC Address for the Bluedroid Beacon. When executed, it will be visible as `Bluedroid_Beacon` on a BLE…
Archive size ~ 7.47 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, enabling GPIO…
Archive size ~ 2.89 KB
-
host_hosted_cp_meminfo
This example enables a memory monitor on the ESP32 co-processor to track heap usage, allowing the host to query usage, receive periodic reports, or…
Archive size ~ 11.73 KB
-
host_hosted_events
This host example utilizes ESP-Hosted events to detect and respond to co-processor resets or hangs, promoting restoration of connectivity. It is…
Archive size ~ 11.68 KB
-
host_network_split__power_save
This example demonstrates how to leverage the ESP-Hosted features of Network Split and Host Deep Sleep to optimize power use. The host MCU enters…
Archive size ~ 17.68 KB
-
host_nimble_bleprph_host_only_uart_hci
This example demonstrates the use of UART transport for BLE peripheral applications, focusing on configuring the ESP32 and co-processor. It provides…
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 and default UART transport to be…
Archive size ~ 13.26 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 format…
Archive size ~ 5.72 KB
-
host_performs_slave_ota
This example demonstrates the ESP-Hosted Transport OTA, allowing updates of slave firmware through an existing ESP-Hosted connection (SDIO/SPI/UART)…
Archive size ~ 36.98 KB
-
host_sdcard_with_hosted
This example demonstrates the use of an SD card on an ESP32-P4 development board with ESP-Hosted using SDIO for communication. It initializes ESP-…
Archive size ~ 12.44 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 on demand. The…
Archive size ~ 7.28 KB
-
host_transport_config
This README demonstrates how to configure ESP-Hosted transport interfaces (SDIO, SPI, UART) before initialization, including supported 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. DPP…
Archive size ~ 6.26 KB
-
host_wifi_itwt
This example shows how to use itwt (implicit beacon with Target Wake Time) of Wi-Fi in station mode, requiring an AP that supports itwt capability.…
Archive size ~ 14.98 KB
-
slave
The ESP-Hosted MCU Slave Example illustrates the firmware that enables host MCUs to access Wi-Fi and Bluetooth capabilities of ESP32 co-processors…
Archive size ~ 476.82 KB