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

3 examples

  • mqtt
    This is a simple MQTT demo application that connects to a WiFi access point and supports connection to a remote target if the device lacks WiFi…
    8.51 KB
  • server
    This is a standalone application serving as the slave device for `esp_wifi_remote` users with `eppp` RPC. It requires configuration and connection to…
    6.00 KB
  • two_stations
    This example demonstrates using both local and remote Wi-Fi on the same chip, configuring them through mutual keys and access points. It supports the…
    4.61 KB