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

3 examples

  • mqtt
    This MQTT demo connects to a WiFi AP and supports remote communication for devices without native WiFi capabilities using the `esp_wifi_remote`…
    8.51 KB
  • server
    This standalone application serves as the slave device for `esp_wifi_remote` users with `eppp` RPC. It requires configuration and connection to the…
    6.00 KB
  • two_stations
    This example demonstrates the use of Wi-Fi and Wi-Fi remote on the same chip, allowing for communication between a server and a client configured…
    4.61 KB