You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Aug 31, 2021. It is now read-only.
Hi just getting started .. I was able to down load the firmware into my M5STACK and connect to my e WIFI - I was then able to register the device and then sync the demo IDE files. However even though the WIFI password appeared in the config.json file and I could see it loading on the M5STACK display, the WIFI couldn't connect. I tried this several times and with several versions of the firmware. What am I doing wrong? Is there an error in this config.json statement?
{"wifi": {"ssid": "myssid", "password": "mywifipassword"}}
By the way one more small typo:
When the Check Code acknowledgment text comes up on the M5STACK it reads:
"You device is registered" not "Your device is registered"
Thanks for any help. Dave S
The text was updated successfully, but these errors were encountered:
Thanks for the response!
I did get it running after a few tries. For some reason my M5STACK would boot aprox every other time I performed a reset.
But I can live with that till I get some more experience with it.
Great stuff!
I think I have the same problem. After starting up the unit is connected to the AP. When trying to get data with curl there is a error "beacon timeout" and "no AP found". It's also in the BTC example. In version 0.3.6 this works without any problems but in version 0.3.7 and 0.3.8 it is not possible to use curl. Sometimes after some minutes it's starting to work.
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Hi just getting started .. I was able to down load the firmware into my M5STACK and connect to my e WIFI - I was then able to register the device and then sync the demo IDE files. However even though the WIFI password appeared in the config.json file and I could see it loading on the M5STACK display, the WIFI couldn't connect. I tried this several times and with several versions of the firmware. What am I doing wrong? Is there an error in this config.json statement?
{"wifi": {"ssid": "myssid", "password": "mywifipassword"}}
By the way one more small typo:
When the Check Code acknowledgment text comes up on the M5STACK it reads:
"You device is registered" not "Your device is registered"
Thanks for any help. Dave S
The text was updated successfully, but these errors were encountered: