I have uploaded the ESP8266 Blink sketch to the Sonoff and it appears to be uploaded successfully. However, the led on the Sonoff does not blink. I have also uploaded a sketch that does a simple serial write but I get nothing in the Serial Monitor.
Hi Jepean,
I have recently (less than a month) received several Sonoff devices including a basic that you have from Itead directly. I have flashed them with Tasmota without a problem using Arduino with the settings as shown above.
David
Thank you for your reply! Good to know the flashing of firmware should still work the same way as before. I have not tried uploading Tasmota yet, but I will try that.
Yes, I have only “verified” successful uploading through the Arduino IDE. Maybe the upload has not completed successfully after all? However, something has changed in the Sonoff because the default “setup led blinking” that the Sonoff does out of the box has stopped after the upload.
Jens
Ah, if the LED has stopped blinking, then it is certain that the software has uploaded, as the processor stores the new code in the unused half of memory, and once uploaded then it swaps over. You should check that you nominated the correct pin for the LED.
David.
I have two Sonoff Dual Channels that need to be updated to TASMOTA. I think I will have time in two weeks. I have a family vacation going on but will try to get to this after and see if I can help out. This is one that I had problems with before and gave up. The regular Sonoff uploads went basically fine.