uploaded 3 months ago
Utility wrapper for esp_wifi functionality on remote targets

2 examples

  • mqtt
    This is a simple MQTT demo that connects to a WiFi AP. It requires the `esp_wifi_remote` dependency for operation on devices lacking native WiFi…
    13.07 KB
  • two_stations
    This example demonstrates the use of Wi-Fi and Wi-Fi remote on the same chip, where local Wi-Fi is implemented using the chip's Wi-Fi library and…
    6.16 KB