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

3 examples

  • mqtt
    This application is a simple MQTT demo that connects to a WiFi Access Point and can redirect calls to a remote target if built on a chipset without…
    12.93 KB
  • server
    This is a standalone application serving as the slave device for `esp_wifi_remote` users (with `eppp` RPC). It requires configuring and connecting a…
    10.18 KB
  • two_stations
    This example demonstrates using Wi-Fi and Wi-Fi remote on the same chip. It highlights the need for separate compilation units to avoid type name…
    6.15 KB