It sounds like it’s in AP mode. Try looking for a Sonoff-xxxx as a wifi access point.
Sent from Mail for Windows 10
--
You received this message because you are subscribed to the Google Groups "SonoffUsers" group.
To unsubscribe from this group and stop receiving emails from it, send an email to sonoffusers...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
esptool.py -p <comPort> -b <baudrate> erase_flash
Hi Phil,thanks for the clarification and I'm sorry for the confusion I've created.
My sonoff (brand new) runs stock firmware but I can not tell you which version because I deleted the device from ewlink imagining that I could add it again to solve this problem. Now I do not know how to get that information...Yesterday I tried to access the sonoff through the ESP or STM headers on the PCB. I used only the two RX / TX pins and the sonoff was powered normally (12V DC). I do not get any output from either the ESP or the STM header. It's normal ?I would like to understand why that infinite blinking loop occurs at power-up and why it is not possible to reset the sonoff by holding down for 2 seconds one of the keys on the left when it is turned on. I was hoping to get some logs by accessing the headers on the PCB. I imagine there is a problem with the boot but I do not know how to proceed
Il giorno giovedì 8 novembre 2018 22:36:23 UTC+1, Phil ha scritto:
If your 4chpro is running the stock sonoff firmware then the cfg_holder config is NOT your problem, It can only become a problem for tasmota flashed devices that have had their source files edited namely the user_config.h file.I dont know if the stock sonoff firmware other than the RF bridge and SC versions makes any ise of the serial interface?if running the stock firmware there is a forum hosted by itead that may be more help?to avoid further confusion what firmware is currently installed on your 4chpro?
On Thursday, 8 November 2018 14:50:54 UTC, draffa wrote:Phil,I think you addressed me well!I never flashed my sonoff (although I thought I'd do it soon). But I think the problem is just what you described: CFG_HOLDER config issue.It all started when I tried to make it pair up with a new wifi network, perhaps by mistaken password or blank password.Since then he has always shown the strange sequence of blinking wifi at power up.I think then to proceed so not having a TTL / USB converter. I will use my raspberry to connect it and read the serial output to try to understand what happens.So I will make a backup copy of the original firmware and make the necessary changes and then will reflash again.If I can not make changes to the original firmware I will use the tasmota firmware.Tomorrow I should have a NodeMCU module and I could try that tooI'll search more infos by a google search.Thank you!
Il giorno giovedì 8 novembre 2018 10:18:01 UTC+1, Phil ha scritto:hook it up to and power it from your flashing device, then you can connect a terminal emulator and read any serial output from the device.Is this after a firmware update? if when hooked up so you can monitor any serial output do you get behaviour similar to attempts to connect to wifi without correct credentials followed by a 20-30 second attempt to establish a config AP which fails and prompts a restart and the cycle begins again?. If so then you may have fallen foul of the CFG_HOLDER config issue.this can be fixed with a small edit to change the CFG_HOLDER property (its numeric so add 1 deduct 1 .. just change the number ) rebuild and flash again, Then to stop this happening again change the CFG_HOLDER property back to its original value rebuild and again reflash the sonoff.I encountered this issue with both a 4chpro and a 4chpro2 (i ordered the 4chpro2 to replace the 'broken 4chpro. DOH!.) and i have no recollection of ever making any edits to the cfg_HOLDER property in the user_config.h file whatsoever?? and as a few others have had a similar issue since i suspect a rouge source file found its way into distribution at some point ??a google search using the terms "boot loop" and "sonoff tasmota" should point you at the wiki write up on this subject.
--
--
Hi Phil,I bought a second 4chpro and this one works fine (ewelink registration and amazon alexa integration, all ok).