uploaded 10 months ago
ESP-Hosted-MCU provide drivers to act any ESP chipset as Wi-Fi or Bluetooth co-processor.

6 examples

  • host_bluedroid_ble_compatibility_test
    This example tests Bluetooth compatibility and mobile phones using the ESP32-P4 Dev Board as the BT Host, connected to an ESP32 co-processor via SPI…
    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 APIs. It simulates a Bluetooth HID mouse…
    10.21 KB
  • host_bluedroid_host_only
    This repository provides a Bluetooth Host example utilizing ESP-Hosted as HCI IO to the Bluetooth Controller, modified from the bt_discovery example.…
    5.64 KB
  • host_nimble_bleprph_host_only_uart_hci
    This example uses UART transport with custom application setup for ESP32 devices. It demonstrates BLE peripheral functionality, requiring proper…
    500.85 KB
  • host_nimble_bleprph_host_only_vhci
    This example uses the Bluetooth Hosted HCI transport provided by ESP-Hosted, demonstrating how to configure a BLE host-only peripheral by disabling…
    13.01 KB
  • slave
    350.08 KB