uploaded 5 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 to test the Bluetooth compatibility of the ESP32-P4 Dev Board acting as a BT Host connected to an ESP32 co-processor via SPI FD. It…
Archive size ~ 12.29 KB
-
host_bluedroid_bt_hid_mouse_device
This example demonstrates how to implement a Bluetooth HID device using Classic Bluetooth HID profile APIs, simulating a Bluetooth HID mouse that…
Archive size ~ 10.38 KB
-
host_bluedroid_host_only
This is a Bluetooth Host using ESP-Hosted as HCI IO to the BT Controller, modified from the bt_discovery example to remove controller dependencies…
Archive size ~ 5.72 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 ~ 12.47 KB
-
host_nimble_bleprph_host_only_uart_hci
This example demonstrates using the UART transport for BLE on ESP32 chips. It covers setting up a custom UART transport, disabling the default…
Archive size ~ 500.85 KB
-
host_nimble_bleprph_host_only_vhci
This example demonstrates the use of the Bluetooth Hosted HCI transport provided by ESP-Hosted, requiring the Bluetooth controller to be disabled and…
Archive size ~ 13.01 KB
-
host_transport_config
This example demonstrates how to configure ESP-Hosted transport interfaces (SDIO, SPI, UART) before initialization. It showcases obtaining the…
Archive size ~ 6.63 KB
-
host_wifi_itwt
This example shows how to use itwt (Immediate Target Wake Time) of Wi-Fi, which operates only in station mode and requires the AP to support it. Itwt…
Archive size ~ 14.93 KB
-
slave
The ESP-Hosted MCU Slave Example showcases firmware that enables host MCUs to leverage Wi-Fi and Bluetooth capabilities of ESP32 series chips via…
Archive size ~ 408.55 KB