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 relies on the `esp_wifi_remote` library for systems lacking native WiFi support. It…
    12.93 KB
  • server
    This application serves as the slave device for `esp_wifi_remote` users with `eppp` RPC. It requires configuration and connection of the slave device…
    10.18 KB
  • two_stations
    This example demonstrates the usage of Wi-Fi and Wi-Fi remote functionalities on the same chip, allowing local Wi-Fi communication and remote Wi-Fi…
    6.15 KB