Just wanted to say thank you for your tutorial. I purchased about 10 sonoff basic devices some 3 years ago with the intention of flashing them. It seemed way complicated years ago, but with tasmotizer and your simple plan, I'm going to try it out. Thanks so much.
I found that the best way to connect the serial/usb device’s four jumper wires without soldering was to simply plug through the sonoff board to a project board - just make sure to use separate rows (unconnected) rather than separate columns (connected). This holds the jumper wires in place but ensures that they don’t touch each other. You don’t have to worry about disconnections while flashing Tasmota. Happy projects, everyone.
Thank you very much for your help with this. I was continuing to press down the toggle button when restarting after flash and was running into issues. Thanks for clarifying that. Much appreciated!
Its a nice software easy to use but this software broke my device flash. Problem is It doesn't allow the flash mode to be selected. ESP8266 uses DIO while the newer ESP8285 uses DOUT.. Flashing with incorrect mode will do irreparable damage.
thank you for the clear video. With this I flashed several Sonoff Basic. In the meantime I bought a number of Sonoff D1 Dimmers after I saw that a Module (# 74) already exists but it doesn't work at all ... can you help?
Sorry you're having trouble. I haven't used the D1, so I can't really suggest anything. There is a Tasmota Discord that you can use for support if you want to try that.
I keep getting and error, cannot open com 6, tried a different usb cable. It seems to recognize if I change to com 5 it automatically changes to com 6.
@@G6TechnologyServices Yes, I got. I had to install window's drivers to get the usb adapter to work. The same one you suggested. Windows recognized that I plugged in a usb device, but when I checked device manager it had an error. It was finicky through out the install, but it works. Thanks for asking!
Hi Can i use DSD TECH USB to TTL Serial adapter with FTDI FT232RL Chip Compatible with Windows 10, 8, 7 and Mac OS X to connect my sonoff to pc instead of SparkFun Serial Basic Breakout - CH340G Development Tool
Thanks for video. Could you please explain how does the sonoff connect to the internet. I'm having a hard time cause my ip is changing all the time. I'm seeking to control it over the internet. Thanks in advance
The Tasmota firmware does not connect to a cloud service. It is meant for local control. If you want to control it away from home, you would need to use a dynamic DNS service and open a port, which is not recommended. Another option is to use something like Home Assistant, which has an app and cloud service ($5/month) that does not require you to open ports or know your public IP.
I suppose you could re-flash it when there is an update, but that would wipe out the settings and you would have to reconfigure it. You can also download the firmware from a computer with Internet access and put it on a local web server that the Sonoff devices can access and upgrade that way. tasmota.github.io/docs/Upgrading/
Actually, it looks like you can just upload the new firmware using the web interface. That would be the best method if they can't download from the OTA server.
Well, as I continue reading that page. You can upgrade with the serial adapter if you don't erase the flash first. Serial Upgrade Upgrade over the serial connection using serial-to-USB adapter. Upload the new version over serial using the same process as in Flashing but DO NOT erase flash. The new binary will overwrite the old one and keep your settings.
The circuit board is powered by mains voltage, so DC isn’t an option. But you could hook up a 120 VAC relay to the output of the Sonoff, and use the relay to switch a DC load.
I would recommend running directly on a Windows computer, but there are free virtualization programs for Mac if you want to try getting it to work. VMware Fusion Player is free for non-commercial use. my.vmware.com/web/vmware/evalcenter?p=fusion-player-personal You can also use Oracle VirtualBox for free. www.virtualbox.org/wiki/Downloads
Just wanted to say thank you for your tutorial. I purchased about 10 sonoff basic devices some 3 years ago with the intention of flashing them. It seemed way complicated years ago, but with tasmotizer and your simple plan, I'm going to try it out. Thanks so much.
Good luck on your project!
Thank you for this video, I've tried so many different methods of flashing and this was the only one that worked for me! much appreciated!
You're welcome! I'm glad it worked for you!
I found that the best way to connect the serial/usb device’s four jumper wires without soldering was to simply plug through the sonoff board to a project board - just make sure to use separate rows (unconnected) rather than separate columns (connected). This holds the jumper wires in place but ensures that they don’t touch each other. You don’t have to worry about disconnections while flashing Tasmota. Happy projects, everyone.
That’s a good idea. Thanks for sharing.
Wow great idea about the project board. Thanks for sharing.
Great idea. I'll try to do that :)
An eraser or packing tape works well too
Thanks, it helped quite a bit.
I’m glad the video was helpful!
Thank you very much for your help with this. I was continuing to press down the toggle button when restarting after flash and was running into issues. Thanks for clarifying that. Much appreciated!
I'm glad the video helped you!
Its a nice software easy to use but this software broke my device flash. Problem is It doesn't allow the flash mode to be selected. ESP8266 uses DIO while the newer ESP8285 uses DOUT.. Flashing with incorrect mode will do irreparable damage.
thank you for the clear video. With this I flashed several Sonoff Basic. In the meantime I bought a number of Sonoff D1 Dimmers after I saw that a Module (# 74) already exists but it doesn't work at all ... can you help?
Sorry you're having trouble. I haven't used the D1, so I can't really suggest anything. There is a Tasmota Discord that you can use for support if you want to try that.
I keep getting and error, cannot open com 6, tried a different usb cable. It seems to recognize if I change to com 5 it automatically changes to com 6.
Did you get it working? The COM port changes when the adapter changes USB ports. Check Device Manager to see which is the correct COM port number.
@@G6TechnologyServices Yes, I got. I had to install window's drivers to get the usb adapter to work. The same one you suggested. Windows recognized that I plugged in a usb device, but when I checked device manager it had an error. It was finicky through out the install, but it works. Thanks for asking!
I'm glad you were able to get it working!
Hi Can i use DSD TECH USB to TTL Serial adapter with FTDI FT232RL Chip Compatible with Windows 10, 8, 7 and Mac OS X to connect my sonoff to pc instead of SparkFun Serial Basic Breakout - CH340G Development Tool
You don't have to use the SparkFun CH340G that I used. Just make sure that both VCC and signal are 3.3V.
Thanks for video. Could you please explain how does the sonoff connect to the internet. I'm having a hard time cause my ip is changing all the time. I'm seeking to control it over the internet. Thanks in advance
The Tasmota firmware does not connect to a cloud service. It is meant for local control. If you want to control it away from home, you would need to use a dynamic DNS service and open a port, which is not recommended. Another option is to use something like Home Assistant, which has an app and cloud service ($5/month) that does not require you to open ports or know your public IP.
Can I use sonoff without internet after update tasmota software
Yes! Tasmota does not require an Internet connection.
@@G6TechnologyServices can I use serial cable for update tasmota
I suppose you could re-flash it when there is an update, but that would wipe out the settings and you would have to reconfigure it. You can also download the firmware from a computer with Internet access and put it on a local web server that the Sonoff devices can access and upgrade that way. tasmota.github.io/docs/Upgrading/
Actually, it looks like you can just upload the new firmware using the web interface. That would be the best method if they can't download from the OTA server.
Well, as I continue reading that page. You can upgrade with the serial adapter if you don't erase the flash first.
Serial Upgrade
Upgrade over the serial connection using serial-to-USB adapter.
Upload the new version over serial using the same process as in Flashing but DO NOT erase flash. The new binary will overwrite the old one and keep your settings.
Can I still schedule power on/off after flashing?
Yes, Tasmota has a built-in schedule feature for standalone operation if you’re not using a home automation server to control it.
❤❤❤❤❤
Sodder?
You can solder the pins if you want to, but it isn't absolutely necessary if you can keep enough pressure on them.
How to use dc power with sonoff.
Thanks
The Sonoff Basic is designed to use AC power. You might be able to make it work, but I've never tried.
The circuit board is powered by mains voltage, so DC isn’t an option. But you could hook up a 120 VAC relay to the output of the Sonoff, and use the relay to switch a DC load.
Worked fine. But holding the jumpers is dodgy as f**k, please solder them on !
A calculated risk haha
„Tasmotizer“ just for Windows .... on MAC just for 79$/year via „parallel desktop“ ... no thank you. 👎🏿
I would recommend running directly on a Windows computer, but there are free virtualization programs for Mac if you want to try getting it to work. VMware Fusion Player is free for non-commercial use. my.vmware.com/web/vmware/evalcenter?p=fusion-player-personal
You can also use Oracle VirtualBox for free. www.virtualbox.org/wiki/Downloads