espressif/esp_wifi_remote

0.15.1

uploaded 10 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, using `esp_wifi_remote` to redirect WiFi calls to a remote target if built on a chipset…
    8.51 KB
  • server
    This application serves as a slave device for `esp_wifi_remote` users utilizing the `eppp` RPC. It requires proper configuration and connection of…
    6.00 KB
  • two_stations
    This example demonstrates using Wi-Fi and Wi-Fi remote functionalities on the same chip, configuring local and remote Wi-Fi access points, and…
    4.61 KB