uploaded 6 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 can redirect WiFi calls to a remote target on chipsets without native WiFi support. It…
    12.93 KB
  • server
    This standalone application serves as the slave device for 'esp_wifi_remote' users utilizing the 'eppp' RPC. You need to configure and connect a…
    10.18 KB
  • two_stations
    This example demonstrates the use of Wi-Fi and Wi-Fi remote on the same chip. It requires separate compilation for local and remote Wi-Fi code, as…
    6.15 KB