-
Notifications
You must be signed in to change notification settings - Fork 4.8k
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
Failed OTA upgrade #542
Comments
What was the version level you upgraded from? As you can see from the log it has defaulted the settings but started WPSconfig which allow you to press your wifi routers WPS button and your device should configure itself for your wifi lan. After that you still have to configure other parts of the device but at least you did not have to disconnect it from your installation. |
@arendst sadly my router does not have that functionality (it is an ISP modem-router). |
Do you happen to know what the version was BEFORE 5.1.7... From my 19 devices one of them also failed the upgrade. It just blinks the blue led every 20 seconds. I still have to look into it what went wrong there... |
I'm sorry for not being completely sure about this, but I think it came from 4.x version, no other 5.x version in the middle. From now I'll keep track of the version I upgrade to report more details here every time. |
I found the problem in my case and will solve it in next release. Were you using the provided release firmware or did you happen to compile your own using esp8266/arduino 2.4.0-rc1? |
I downloaded from here: https://github.com/arendst/Sonoff-Tasmota/releases
…---
Lic. Darío Silva Morán
On Sat, Jun 24, 2017 at 11:33 AM, Theo Arends ***@***.***> wrote:
I found the problem in my case and will solve it in next release.
Were you using the provided release firmware or did you happen to compile
your own using esp8266/arduino 2.4.0-rc1?
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
<#542 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AKfBIbkepi0XUkt0SZxGczglbjK6_j_7ks5sHR5GgaJpZM4ODvVK>
.
|
Same for me, After upgrading sonoff pow from 5.2.0 to 5.2.1 version, it failed to restart.
|
I flashed it again through serial and it worked, just lost the config no
big deal.
…---
Lic. Darío Silva Morán
On Sun, Jun 25, 2017 at 8:35 AM, Hubert Becker ***@***.***> wrote:
Same for me, After upgrading sonoff pow from 5.2.0 to 5.2.1 version, it
failed to restart.
I tried to flash it again with arduino IDE, no change.
In the serial monitor i see nothing.
What to do now?
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
<#542 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AKfBIZuMCYzIwWocVsfxtBOeFfLrJcqqks5sHkX3gaJpZM4ODvVK>
.
|
@hubecker erase flash using esptool and reload using ide. |
I am having this issue as well. I am trying to upload via PlatformIO. I did change the user_config.h (perhaps the second time) but it is for sure set now with my ssid and password. The serial monitor reflects that it is trying to connect to indebuurt1 and 2. I do see in the serial monitor that the "Project" has been changed to my setting. My version is reporting as 5.10.0a. Any ideas on how I can correct this? THANKS! your work is awesome. |
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions. |
This issue will be auto-closed because there hasn't been any activity for a few months. Feel free to open a new one if you still experience this problem. |
5.2.2 20170625 * Add configuration SaveAddress to Status 1 and Information Page * Change Sonoff Led Color conversion from AtoH to strtol * Fix possible wrong uploads due to configuration overwrites (arendst#542) * Fix payload negative numbers (arendst#547)
5.2.2 20170625 * Add configuration SaveAddress to Status 1 and Information Page * Change Sonoff Led Color conversion from AtoH to strtol * Fix possible wrong uploads due to configuration overwrites (arendst#542) * Fix payload negative numbers (arendst#547)
After upgrading 4 sonoffs, with
5.2.1
version, just one of the would not start, keeping led light blinking for a while. I had to disassemble it from the mains (it was hooked to a ceiling lamp), and started it with a serial monitor:It seems like sonoff lost the configuration after upgrade. I should say that I followed the two step upgrade suggested in the wiki, that is, first upgrade to minimal and then normal firmware.
Is there anything I could have done wrong?
Do you think I could solved this without disconnecting from the light installation? I'm afraid next time I upgrade the modules, this could happen again.
The text was updated successfully, but these errors were encountered: