My M5stack can't connect to WiFi.(SOLVED)
-
Hello, I have a connection problem that my M5Stack can't connect to Wifi. I erased flash and successfully burned UIFlow-v1.3.2. I selected "Set WiFi via AP" mode and I connected 192.168.4.1 then entered my Wifi password but it failed always, never success. I tried more than 20times but no success. Please help me to solve this issue. Any advise, suggestion would be appreciated. Thank you.
-
Is there a space in the Wifi name?
M5stack can't access wifi networks with spaces in the SSID -
@ajb2k3 Thank you so much. There was a space in my SSID. I changed it removing a space and now M5stack can connect to WiFi. Thank you again!
-
@ajb2k3 Can I contribute a fix somewhere? I don't have the option of changing my SSID.
-
@boneskull What fix would you propose? you could submit it in the issues of the uiflow micropython repo on github https://github.com/EeeeBin/UIFlow-Firmware/tree/beta
-
Hi, I don't know if this problem has been already fixed, but I found a solution few days ago. The problem is caused by wrong url encoding made by M5Stack: it encodes the white space with a "+" instead of a "%20". You can manually edit the generated url replacing the "+" with "%20" (without quotes) and it will connect to the wifi.
-
@zolfrik said in My M5stack can't connect to WiFi.(SOLVED):
Hi, I don't know if this problem has been already fixed, but I found a solution few days ago. The problem is caused by wrong url encoding made by M5Stack: it encodes the white space with a "+" instead of a "%20". You can manually edit the generated url replacing the "+" with "%20" (without quotes) and it will connect to the wifi.
this solution works!! Thanks a lot!
-
This work to me.
I added Wifi%home%name%9900 and work
Hello! It looks like you're interested in this conversation, but you don't have an account yet.
Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.
With your input, this post could be even better 💗
Register Login