ESP8266 & DS18B20

User avatar
pzygmunt
Posts: 20302
Joined: Tue Jan 19, 2016 9:26 am
Location: Paczków
Been thanked: 59 times

Post

Support for DS18B20 temperature sensor has been added to ESP8266 firmware.
Firmware is available at
https://github.com/SUPLA/ESP8266/tree/m ... e-firmware

Sources:
https://github.com/SUPLA/supla-core/tre ... SP8266_IOT
SUPLA.... Nareszcie w domu.
okite
Posts: 4
Joined: Wed Feb 24, 2016 2:27 pm

Post

I use NodeMCU ESP-12, but it seems does not work with your formware.
Is it possible to connect SUPLA without your firmware and with different sensor?

Thanks, Ota
User avatar
pzygmunt
Posts: 20302
Joined: Tue Jan 19, 2016 9:26 am
Location: Paczków
Been thanked: 59 times

Post

I'm sure It should work with NodeMCU board.
Which firmware do you use ?

To connect ESP8266 module to the SUPLA system you need use dedicated firmware.

Some versions of ESP8266-12 have swapped GPIO4,5 pins. So you should try
this:
https://github.com/SUPLA/ESP8266/tree/m ... e-firmware

or this firmware:
https://github.com/SUPLA/ESP8266/tree/m ... are-gpio54

Which sensor do you mean?
SUPLA.... Nareszcie w domu.
okite
Posts: 4
Joined: Wed Feb 24, 2016 2:27 pm

Post

Thanks, I will try the firmware.

The sensor is Soil Moisture Sensor YL-69

Thanks

Ota
Last edited by okite on Wed Feb 24, 2016 8:55 pm, edited 4 times in total.
User avatar
pzygmunt
Posts: 20302
Joined: Tue Jan 19, 2016 9:26 am
Location: Paczków
Been thanked: 59 times

Post

I will add support for this sensor as soon as possible.
SUPLA.... Nareszcie w domu.
okite
Posts: 4
Joined: Wed Feb 24, 2016 2:27 pm

Post

-- the problem is, that I do not see the supla wifi, I tried to upload yr fmwr more times
-- how I can connect to the supla cloud without this "wifi" firmware function? I would like to test with supla different sensors.
-- I use nodemcu ondemand firmware.
User avatar
pzygmunt
Posts: 20302
Joined: Tue Jan 19, 2016 9:26 am
Location: Paczków
Been thanked: 59 times

Post

You need connect an button to the GPIO5. Then you should press it and hold minimum 5 sec after power on.
Then the device will switch to config mode and you will find SUPLA-ESP8266 wireless network.

You should add press button in this way:
You do not have the required permissions to view the files attached to this post.
SUPLA.... Nareszcie w domu.
okite
Posts: 4
Joined: Wed Feb 24, 2016 2:27 pm

Post

I see, Thanks!!! I will try!
jx2b.graham
Posts: 11
Joined: Fri Feb 26, 2016 6:43 am

Post

I wired the switch per your schematic and still can't get the config to show up even after reflashing.
You do not have the required permissions to view the files attached to this post.
jx2b.graham
Posts: 11
Joined: Fri Feb 26, 2016 6:43 am

Post

OK, so I got it into config mode so I could update the settings, but now it looks like it is in a continuous reboot mode.

Return to “News”