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 AP and is designed for situations where the target does not natively support WiFi, redirecting…
    8.51 KB
  • server
    This application serves as the slave device for `esp_wifi_remote` users utilizing `eppp` RPC. It requires connecting a slave device to the…
    6.00 KB
  • two_stations
    This example demonstrates the use of Wi-Fi and Wi-Fi remote on the same chip by configuring two access points—one for local Wi-Fi and another for…
    4.61 KB