Refactor WiFiHandler and add support for multiple WiFi credentials #356

Closed
opened 2026-04-05 17:52:47 +02:00 by MrUnknownDE · 0 comments
Owner

Originally created by @TheDevMinerTV on 6/8/2022

I've implemented support for multiple WiFi credentials with automatic switching between networks.

This also adds new serial commands to manage the WiFi credentials:

  • WIFI ADD "<SSID>" "<PASSWORD>"
  • WIFI REMOVE "<SSID>"
  • WIFI LIST

cc: @BluScream

Closes #162

*Originally created by @TheDevMinerTV on 6/8/2022* I've implemented support for multiple WiFi credentials with automatic switching between networks. This also adds new serial commands to manage the WiFi credentials: - `WIFI ADD "<SSID>" "<PASSWORD>"` - `WIFI REMOVE "<SSID>"` - `WIFI LIST` cc: @BluScream Closes #162
Sign in to join this conversation.
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github/SlimeVR-Tracker-ESP#356