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

3 examples

  • mqtt
    This is a simple MQTT application that connects to a WiFi access point and can operate on devices without native WiFi capabilities by redirecting…
    8.51 KB
  • server
    This standalone application serves as the slave device for 'esp_wifi_remote' users utilizing the 'eppp' RPC. It requires configuration and connection…
    6.00 KB
  • two_stations
    This example demonstrates the use of Wi-Fi and Wi-Fi remote functionalities on the same chip, utilizing a communication coprocessor. It covers the…
    4.61 KB