-->
Page 1 of 1

Connection to WiFi with space in SSID

PostPosted: Sun Jul 08, 2018 10:34 am
by embie27
Hi!
I got a simple sketch to connect my WeMos D1 mini to my WiFi network. It succeds for SSID without space, but fails otherwise.
Why is that? And how can I fix it?

Thank you for your help!
embie27

Re: Connection to WiFi with space in SSID

PostPosted: Sun Jul 08, 2018 4:15 pm
by Bonzo
Remove the space from the SSID?

Re: Connection to WiFi with space in SSID

PostPosted: Sun Jul 08, 2018 9:20 pm
by rudy
I did a search about spaces in the SSID (not Arduino specific) and the general consensus is to not use spaces in the SSID. In general only alphanumeric character are recommended, although there are devices that do allow other characters including spaces.