uploaded 14 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 between mobile phones and ESP32 devices. It is designed to run on the ESP32-P4 Dev Board acting as the BT…
Archive size ~ 12.51 KB
-
host_bluedroid_bt_hid_mouse_device
This example demonstrates how to implement a Bluetooth HID device using Classic Bluetooth HID profile APIs. It simulates a Bluetooth HID mouse that…
Archive size ~ 10.70 KB
-
host_bluedroid_host_only
This example demonstrates how to use ESP-Hosted as a Bluetooth Host with the ESP32-P4 Dev Board connected to an ESP32 via SPI FD (full duplex). It…
Archive size ~ 6.14 KB
-
host_bt_controller_mac_addr
This example demonstrates how to change the MAC Address of a BLE Scanner, which will display a 'Bluedroid_Beacon' device with the assigned MAC…
Archive size ~ 7.47 KB
-
host_network_split__power_save
This example demonstrates the integration of two ESP-Hosted features: Network Split and Host Deep Sleep. It enables a host MCU to conserve power by…
Archive size ~ 13.18 KB
-
host_nimble_bleprph_host_only_uart_hci
This example demonstrates using the UART transport for BLE Peripheral with ESP32 hardware. It guides users through configuring both host and co-…
Archive size ~ 501.02 KB
-
host_nimble_bleprph_host_only_vhci
This example uses the Bluetooth Hosted HCI transport provided by ESP-Hosted. It demonstrates how to configure the application to disable the…
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 your data…
Archive size ~ 5.73 KB
-
host_performs_slave_ota
This example demonstrates ESP-Hosted Transport OTA, which updates slave firmware through the existing ESP-Hosted connection (SDIO/SPI/UART) without…
Archive size ~ 31.38 KB
-
host_sdcard_with_hosted
This example demonstrates how to use an SD card on an ESP32-P4 development board with ESP-Hosted using SDIO to communicate with the ESP32-C6. It…
Archive size ~ 12.44 KB
-
host_transport_config
This example demonstrates how to configure ESP-Hosted transport interfaces (SDIO, SPI, UART) before initialization. It covers obtaining default…
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 trigger wake time) of wifi, which operates solely in station mode, requiring an AP that supports it.…
Archive size ~ 14.98 KB
-
slave
The ESP-Hosted MCU Slave Example demonstrates firmware that provides Wi-Fi and Bluetooth connectivity for host MCUs via ESP32 series co-processors…
Archive size ~ 448.38 KB