uploaded 6 months ago
Utility wrapper for esp_wifi functionality on remote targets

3 examples

  • mqtt
    This is a simple MQTT demo that connects to a WiFi access point and includes a dependency on `esp_wifi_remote`. It allows operation even on chipsets…
    12.93 KB
  • server
    This standalone application serves as the slave device for `esp_wifi_remote` users utilizing `eppp` RPC. It requires configuring and connecting a…
    10.18 KB
  • two_stations
    This example demonstrates how to use both local and remote Wi-Fi functionality on the same chip. It includes instructions for configuring two access…
    6.15 KB