uploaded 8 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. It relies on the `esp_wifi_remote` component, allowing it to operate on non-WiFi chipsets by…
    8.51 KB
  • server
    This application serves as the slave device for `esp_wifi_remote` users utilizing `eppp` RPC. Users must configure and connect a slave device to the…
    6.00 KB
  • two_stations
    This example demonstrates how to use both local and remote Wi-Fi communication on the same chip, utilizing a communication coprocessor. It supports…
    4.61 KB