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 and depends on `esp_wifi_remote` for devices without WiFi capabilities. It requires…
    8.51 KB
  • server
    This is a standalone application that acts as the slave device for 'esp_wifi_remote' users utilizing the 'eppp' RPC. It requires configuration and…
    6.00 KB
  • two_stations
    This example demonstrates using Wi-Fi and Wi-Fi remote on the same chip, configuring both local and remote access points, and utilizing the EPPP RPC…
    4.61 KB