uploaded 7 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, requiring the `esp_wifi_remote` dependency. If built on a chipset without WiFi capabilities,…
    8.52 KB
  • server
    This is a standalone application serving as the slave device for 'esp_wifi_remote' users with 'eppp' RPC, requiring configuration and connection of a…
    6.00 KB
  • two_stations
    This example demonstrates using Wi-Fi and a Wi-Fi remote on the same chip, configured with two access points: one for local Wi-Fi and another for…
    4.61 KB