Page 1 of 1

Firmware for ITEAD SONOFF Smart Module released.

Posted: Thu May 26, 2016 12:57 pm
by pzygmunt

Re: Firmware for ITEAD SONOFF Smart Module released.

Posted: Mon May 30, 2016 8:58 pm
by alexisesteves
Thank you for this development!

How can i get instructions for flashing this firmware into the Itead module?

Re: Firmware for ITEAD SONOFF Smart Module released.

Posted: Tue May 31, 2016 6:41 am
by pzygmunt
You have to download firmware image from here: https://github.com/SUPLA/ESP8266/tree/master/sonoff
And then you need to use some flash tool. For example this one:

64 bit
https://github.com/nodemcu/nodemcu-flas ... 64/Release

32 bit
https://github.com/nodemcu/nodemcu-flas ... 32/Release

Then you need to enter this settings:

sonoff_eagle.flash.bin-------->0x00000
sonoff_eagle.irom0text.bin---->0x40000

BAUDRATE: 115200
Flash Size: 1MByte
Flash speed: 40Mhz
SPI Mode: QIO

Re: Firmware for ITEAD SONOFF Smart Module released.

Posted: Tue May 31, 2016 1:09 pm
by alexisesteves
Thanks!
And i have to use a USB/Serial cable (FTDI)? Correct?

Re: Firmware for ITEAD SONOFF Smart Module released.

Posted: Tue May 31, 2016 2:43 pm
by pzygmunt
Yes