You are using staging server - a separate instance of the ESP Component Registry that allows you to try distribution tools and processes without affecting the real registry.

espressif/esp_wifi_remote

0.3.0

Latest
uploaded 1 year ago
Utility wrapper for esp_wifi functionality on remote targets

2 examples

  • mqtt
    This MQTT demo connects to a WiFi Access Point and can redirect calls to a remote target if the chipset lacks WiFi capabilities. It primarily uses…
    7.18 KB
  • server
    This application acts as the slave device for `esp_wifi_remote` users, utilizing `eppp` RPC. It requires configuration to connect to the host and…
    4.69 KB