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

Crash when select "Sonoff 4CH" #55

Closed
Reinhartd opened this issue Feb 11, 2017 · 7 comments
Closed

Crash when select "Sonoff 4CH" #55

Reinhartd opened this issue Feb 11, 2017 · 7 comments
Labels
question Type - Asking for Information

Comments

@Reinhartd
Copy link

Reinhartd commented Feb 11, 2017

when i select "Sonoff 4CH" the System is rebooting and can no more starting!
I must reflashed the Module with MQTT Version, this is ok!

LG

@arendst
Copy link
Owner

arendst commented Feb 11, 2017

What version are you using?

If you just upgraded from what version did you came?

When you updated was the sonoff selected as Sonoff 4CH?

BTW: my wemos works fine as Sonoff 4CH albeit with one relay...

@Reinhartd
Copy link
Author

i have tested with Tasmota 3.9.12 + 3.9.13 and the Sketch before was MQTT 3.1.?.
When i flash MQTT 3.2.13, this is ok.

LG

@arendst
Copy link
Owner

arendst commented Feb 13, 2017

Still waiting for mine to arrive. I'll test it then.

@Reinhartd
Copy link
Author

ok, Thank you!
i have still tested the version Tasmota 3.9.14, but the same Problem, reboot and can no starting. No Led is blinking and can not see an AP or ping the old ip.

@arendst
Copy link
Owner

arendst commented Feb 14, 2017

As the 4ch uses the same chip as the touch some special handling regarding programming is needed.

I suppose you fallback scenarion is recompiling for esp8285 and serial upload the code. That procedure should also work for 3.9.15

Ota or file upload from 3.2.13 to any other version will always fail unless the image is compiled for esp8285 which uses flash mode dout.

Starting with version 3.9.12 I check if the module is set for touch or 4ch and if so patch the uploaded image for flash mode dout before it is copied to it's final destination.

If not too much trouble could you recompile 3.9.15 for esp8285 and serial upload to 4ch.After restart set module to 4ch. From now on esp8266 compiled images should upload just fine.

Thnx in advance as I'm still waiting for mine to arrive...

@arendst arendst added the question Type - Asking for Information label Feb 14, 2017
@Reinhartd
Copy link
Author

Reinhartd commented Feb 15, 2017

Thanks,

i have compiled Version 3.9.16 with Arduino IDE and settings "8285" and preselect "Sonoff_4CH" and upload serial to 4CH!
Now it is all ok, the Module can start!

LG

@arendst
Copy link
Owner

arendst commented Feb 15, 2017

Wiki updated with Tips fo both Sonoff Touch and Sonoff 4CH regarding initial firmware load and future OTA and Upload upgrades.

@arendst arendst closed this as completed Feb 15, 2017
ascillato added a commit that referenced this issue Jun 5, 2018
curzon01 pushed a commit to curzon01/Tasmota that referenced this issue Sep 7, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Type - Asking for Information
Projects
None yet
Development

No branches or pull requests

2 participants