sonoff firmware with DHT11

Post Reply
dorijan
Posts: 3
Joined: Tue May 31, 2016 11:48 pm

Hi,
I see there is a firmware for sonoff with DS18B20, can you please create firmware for sonoff with DHT11. It also has Humidity.
Thank you.
User avatar
pzygmunt
Posts: 18335
Joined: Tue Jan 19, 2016 9:26 am
Location: Paczków
Contact:

I plan to add this functionality.
dorijan
Posts: 3
Joined: Tue May 31, 2016 11:48 pm

Great! Thank you.
dorijan
Posts: 3
Joined: Tue May 31, 2016 11:48 pm

You know that old saying: God Give Me Patience But Be Quick :)
Gaston
Posts: 1
Joined: Tue Jun 14, 2016 12:04 am

hello. anybody can help me to add the sonoff device to my supla account?. i need the step to step- Thanks
User avatar
pzygmunt
Posts: 18335
Joined: Tue Jan 19, 2016 9:26 am
Location: Paczków
Contact:

Gaston wrote:hello. anybody can help me to add the sonoff device to my supla account?. i need the step to step- Thanks
You have to flash new firmware into sonoff device. To do this you need to have some FTDI converter for example this one:

http://www.ebay.com/itm/FT232RL-3-3V-5- ... SwrklVMjIp

Then you have to connect FTDI to SONOFF

[RX] <-> [TX]
[TX] <-> [RX]
[GND] <-> [GND]
[3.3V] <-> [3.3V]

viewtopic.php?f=11&t=145&start=20#p1740

and flash new firmware using some flash tool. I use this one:

https://github.com/nodemcu/nodemcu-flas ... 32/Release
https://github.com/nodemcu/nodemcu-flas ... 64/Release
http://www.instructables.com/id/ESP8266 ... ontroller/

To flash new firmware you need to set few parameters like serial port and:

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

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

SUPLA for SONOFF firmware you can find at
https://github.com/SUPLA/ESP8266/tree/master/sonoff

If you need more details feel free to ask.
Post Reply

Return to “General discussion”