Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Sonoff Basic Error while reading/writing config.dat #677

Closed
jvanderkroon opened this issue Jan 6, 2018 · 5 comments
Closed

Sonoff Basic Error while reading/writing config.dat #677

jvanderkroon opened this issue Jan 6, 2018 · 5 comments
Labels
Type: Bug Considered a bug
Milestone

Comments

@jvanderkroon
Copy link

NOTE: This is not a support forum! For questions and support go here: https://www.letscontrolit.com/forum/viewforum.php?f=1

Steps to reproduce

Flash espeasy - branche mega commit d2e2522 - version normal_ESP8266_1024
connect to the wifi ap
give the wifi credentials and save

Then i get the error:

Welcome to ESP Easy Mega AP
FS : Error while reading/writing config.dat in 966
ESP is connected and using IP Address:
192.168.1.33

Does the problem presist after powering off and on? (just resetting isnt enough sometimes)
Yes

Expected behavior

can read/write config.dat

Actual behavior

Can't reading/writing config.dat

System configuration

Hardware:
sonoff basic with ESP8266EX

Software or git version:
Build with Atom and platformio 2.8.0 , git 2.14.3

@psy0rz psy0rz added the Type: Bug Considered a bug label Jan 6, 2018
@psy0rz psy0rz added this to the 2.0.0 milestone Jan 6, 2018
@TD-er
Copy link
Member

TD-er commented Jan 6, 2018

Are you really sure this Sonoff uses the ESP8266 and not the 8285?
Also please show the chip ID of the ESP and flash. (Tools -> Info)

Edit:
Hmm, I was just looking into this information and it seems that info doesn't really show the ESP type.
Perhaps I will change that in really detecting what's in there.
Running esptool.py might give more insight, like for my own test board:

C:\Python27\Scripts>esptool.py.exe --port COM11 --baud 115200 flash_id
esptool.py v2.2
Connecting....
Detecting chip type... ESP8266
Chip is ESP8266EX
Uploading stub...
Running stub...
Stub running...
Manufacturer: e0
Device: 4016
Detected flash size: 4MB
Hard resetting...

@Grovkillen
Copy link
Member

+1 on that @TD-er

@Grovkillen
Copy link
Member

Did this get fixed with some commit?

@psy0rz
Copy link
Member

psy0rz commented Feb 26, 2018

please reopen if this problem still exists.

@psy0rz psy0rz closed this as completed Feb 26, 2018
@psy0rz
Copy link
Member

psy0rz commented Feb 26, 2018

if it still doesn't work try the special PUYA firmware. (its in the same ESPEasy release zip file)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type: Bug Considered a bug
Projects
None yet
Development

No branches or pull requests

4 participants