ESP Component Registry
Open main menu
Docs
Blog
Sign in
espressif
/esp_hosted
2.2.4
Latest
uploaded 3 hours ago
ESP-Hosted-MCU provide drivers to act any ESP chipset as Wi-Fi or Bluetooth co-processor.
Readme
Dependencies
1
Dependents
3
Examples
8
Versions
88
host_bluedroid_ble_compatibility_test
This example tests Bluetooth compatibility between the ESP32-P4 Dev Board acting as the BT Host and an ESP32 co-processor via GPIO header using SPI…
Archive size ~ 12.29 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.21 KB
host_bluedroid_host_only
This project demonstrates a Bluetooth Host using ESP-Hosted as HCI IO to the BT Controller, modified from the bt_discovery example. It enables…
Archive size ~ 5.72 KB
host_network_split__power_save
This example demonstrates the use of ESP-Hosted features: **Network Split** and **Host Deep Sleep**, allowing power savings by letting a host MCU…
Archive size ~ 12.47 KB
host_nimble_bleprph_host_only_uart_hci
This example demonstrates using UART transport for a BLE peripheral on ESP32 devices. It includes a walkthrough for hardware setup, configuration…
Archive size ~ 500.85 KB
host_nimble_bleprph_host_only_vhci
This example demonstrates the usage of the Bluetooth Hosted HCI transport provided by ESP-Hosted. It requires disabling the Bluetooth controller and…
Archive size ~ 13.01 KB
host_wifi_itwt
This example shows how to use itwt (Immediate Target Wake Time) of WiFi. Itwt operates only in station mode and requires an AP that supports this…
Archive size ~ 14.93 KB
slave
The ESP-Hosted MCU Slave Example demonstrates firmware that provides Wi-Fi and Bluetooth connectivity to host MCUs via ESP32 co-processors. It…
Archive size ~ 407.90 KB