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, relying on `esp_wifi_remote` for devices without native WiFi support. It uses a…
    8.51 KB
  • server
    This application serves as the slave device for `esp_wifi_remote` users utilizing `eppp` RPC, requiring configuration and connection to the host…
    6.00 KB
  • two_stations
    This example demonstrates using Wi-Fi and Wi-Fi remote on the same chip, allowing configuration of two access points: one for local Wi-Fi and another…
    4.61 KB