uploaded 9 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, with a dependency on `esp_wifi_remote` for devices lacking WiFi capabilities. The…
    8.51 KB
  • server
    This is a standalone application serving as the slave device for `esp_wifi_remote` users with `eppp` RPC. It requires configuring and connecting a…
    6.00 KB
  • two_stations
    This example demonstrates how to use Wi-Fi and Wi-Fi remote on the same chip, configuring two access points for local and remote Wi-Fi connectivity,…
    4.61 KB