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

2 examples

  • mqtt
    This is a simple MQTT demo that connects to a WiFi AP, with a dependency on `esp_wifi_remote` for chipsets without WiFi capabilities. The application…
    8.51 KB
  • server
    This is a standalone application serving as the slave device for `esp_wifi_remote` users using `eppp` RPC. It requires configuration and connection…
    6.00 KB