07-15-2022, 04:32 PM
The SSID of my wireless network contains spaces and an '&' symbol. It seems as if the Moode Network UI does not accept this, and thus I cannot connect through wireless.
Thank you for your donation!
Problem: Network name not accepted
|
07-15-2022, 04:32 PM
The SSID of my wireless network contains spaces and an '&' symbol. It seems as if the Moode Network UI does not accept this, and thus I cannot connect through wireless.
07-15-2022, 08:10 PM
Manual SSID entry uses the following validation pattern which only allows alphanumeric and the dash
Code: pattern="[A-Za-z0-9\-]{3,32}" Try a SCAN and then pick your SSID from the list. |
« Next Oldest | Next Newest »
|