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 `esp_wifi_remote` for operation on non-WiFi chipsets. It facilitates…
    12.61 KB
  • server
    This application serves as the slave device for esp_wifi_remote users using eppp RPC, requiring configuration and connection of the slave device to…
    10.18 KB
  • two_stations
    This example demonstrates using both Wi-Fi and a Wi-Fi remote on the same chip, configuring them with mutual keys/certs for communication, and…
    4.79 KB