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

3 examples

  • mqtt
    This MQTT application connects to a WiFi access point and can redirect WiFi calls to a remote target if built for a chipset without native WiFi…
    8.51 KB
  • server
    This is a standalone application serving as the slave device for `esp_wifi_remote` users (with `eppp` RPC). You need to configure and connect a slave…
    6.00 KB
  • two_stations
    This example demonstrates the use of Wi-Fi and Wi-Fi remote on the same chip, allowing communication with a server project configured as a slave. It…
    4.61 KB