Skip to content
This repository has been archived by the owner on Aug 31, 2021. It is now read-only.

Wifi doesnt connect after IDE flash #16

Open
simmonsdjcal opened this issue Mar 13, 2018 · 3 comments
Open

Wifi doesnt connect after IDE flash #16

simmonsdjcal opened this issue Mar 13, 2018 · 3 comments

Comments

@simmonsdjcal
Copy link

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

@0x1abin
Copy link
Contributor

0x1abin commented Mar 14, 2018

Hi, you can try os.remove('config.json') or 'esptool.py --chip esp32 --port /dev/tty.SLAB_USBtoUART erase_flash' , and reconfiguration the WiFi again.

Thanks you feedback.

@simmonsdjcal
Copy link
Author

simmonsdjcal commented Mar 14, 2018 via email

@AvDijke
Copy link

AvDijke commented Mar 24, 2018

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 free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants