uploaded 9 months ago
Utility wrapper for esp_wifi functionality on remote targets
3 examples
-
mqtt
This application demonstrates an MQTT setup on a WiFi station, utilizing the `esp_wifi_remote` for devices without native WiFi support, connecting to…
8.51 KB
-
server
This standalone application serves as the slave device for `esp_wifi_remote` users using `eppp` RPC. It requires configuration and connection to the…
6.00 KB
-
two_stations
This example demonstrates using Wi-Fi and Wi-Fi remote on the same chip. It allows configuring two access points: one for local Wi-Fi and another for…
4.61 KB