uploaded 8 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 is designed to test Bluetooth compatibility between ESP32 devices and mobile phones. It uses the ESP32-P4 as the Bluetooth Host…
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, simulating a Bluetooth HID mouse that…
Archive size ~ 10.70 KB
-
host_bluedroid_host_only
This is a Bluetooth Host using ESP-Hosted as HCI IO to the BT Controller. It modifies the bt_discovery example, removing dependencies on the…
Archive size ~ 6.14 KB
-
host_bt_controller_mac_addr
This example demonstrates how to change the MAC Address of a BLE device, with a `Bluedroid_Beacon` device appearing in BLE scanners. It can be…
Archive size ~ 7.47 KB
-
host_nimble_bleprph_host_only_uart_hci
This example demonstrates the BLE Peripheral using UART transport on ESP32-P4 connected to an ESP32. It guides users on configuring project settings,…
Archive size ~ 501.02 KB
-
host_nimble_bleprph_host_only_vhci
This example demonstrates the use of the Bluetooth Hosted HCI transport provided by ESP-Hosted. To utilize this transport, the Bluetooth controller…
Archive size ~ 13.26 KB
-
host_performs_slave_ota
This example demonstrates ESP-Hosted Transport OTA, updating 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 dev board with ESP-Hosted using SDIO communication. It covers initializing ESP-Hosted…
Archive size ~ 12.44 KB
-
host_transport_config
Demonstrates how to configure ESP-Hosted transport interfaces (SDIO, SPI, UART) before initialization. This example shows how to get the default…
Archive size ~ 6.63 KB
-
host_wifi_easy_connect_dpp_enrollee
This example demonstrates how to configure ESP devices as an enrollee using the Device Provisioning Protocol (DPP), also known as Wi-Fi Easy Connect.…
Archive size ~ 6.26 KB
-
host_wifi_itwt
This example shows how to use itwt (Immediate Traffic Wakeup Technology) of WiFi in station mode, requiring the AP to support it. Itwt operates under…
Archive size ~ 14.98 KB
-
slave
The ESP-Hosted MCU Slave Example demonstrates slave firmware that enables host MCUs to utilize Wi-Fi and Bluetooth capabilities via ESP32 series co-…
Archive size ~ 429.30 KB