espressif/esp_hosted

3.0.0-rc1

Pre-release
uploaded 3 days ago
ESP-Hosted - Unified coprocessor connectivity (pre-release candidate)

19 examples

  • cp_linux_fg 5
    • extensions 3
      • network_split 2
        • iperf
          This example demonstrates the network split functionality with iPerf testing, allowing the host and ESP32 to share the same IP address.
          26.18 KB
        • station
          This example demonstrates using the ESP-Hosted network split functionality to route network traffic between the ESP32 and the host system.
          20.62 KB
      • peer_data_transfer
        This example demonstrates how to use the ESP-Hosted RPC API for handling custom RPC requests and sending events from the ESP coprocessor to the host.
        10.79 KB
    • minimal 2
      • bt
        This example showcases minimal Bluetooth connectivity implementation, initializing the Bluetooth controller through the ESP-Hosted communication bus.
        10.07 KB
      • wifi
        This example demonstrates the minimal WiFi-only coprocessor functionality for ESP-Hosted-FG, providing basic network control from a host.
        10.18 KB
  • cp_mcu 14
    • extensions 12
      • network_split 2
        • iperf
          This example demonstrates ESP32's network split feature with iPerf testing, allowing the host and ESP32 to share the same IP but use different port ranges.
          26.04 KB
        • station
          This example demonstrates how to use ESP-Hosted network split functionality to route network traffic between the ESP32 and the host system.
          20.17 KB
      • ext_coex
        2.22 KB
      • gpio_exp
        2.13 KB
      • host_power_save
        2.65 KB
      • light_sleep
        2.42 KB
      • mem_monitor
        2.14 KB
      • network_split__host_power_save
        This example demonstrates using ESP-Hosted network split functionality to route network traffic between the ESP32 and the host system.
        20.28 KB
      • peer_data_transfer
        This example demonstrates how to use the ESP-Hosted RPC API for custom RPC requests and events from the ESP coprocessor.
        10.93 KB
      • wifi_dpp
        2.47 KB
      • wifi_enterprise
        2.29 KB
      • wifi_itwt
        2.52 KB
    • minimal 2
      • bt
        This example showcases minimal Bluetooth connectivity implementation for ESP-Hosted, initializing the Bluetooth controller and exposing it through the ESP-Hosted communication bus.
        10.04 KB
      • wifi
        54.76 KB