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 AP, with a dependency on `esp_wifi_remote` for use on chipsets without native WiFi support. The…
    8.52 KB
  • server
    This is a standalone application serving as the slave device for `esp_wifi_remote` users with `eppp` RPC. It requires configuration and connection to…
    6.00 KB
  • two_stations
    This example demonstrates the use of Wi-Fi and Wi-Fi remote on the same chip by setting up two access points: one for local Wi-Fi and another for…
    4.61 KB