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 AP, utilizing the `esp_wifi_remote` dependency for chipsets without native WiFi…
    8.51 KB
  • server
    This standalone application acts as a slave device for `esp_wifi_remote` users utilizing `eppp` RPC. It requires proper configuration and connection…
    6.00 KB
  • two_stations
    This example demonstrates the use of Wi-Fi and Wi-Fi remote communication on a single chip. It illustrates how to configure both a local Wi-Fi…
    4.61 KB