Page 1 of 1

Unable to read temperature data on ESP32 when WiFi is connected

Posted: Fri Jun 08, 2018 3:48 am
by rankit0092
Hello geeks,
For my water quality measurement project I have to send some sensors data to server.
For Temperature I'm using Dallas temperature DA18b20 sensor.
It works fine without WiFi connectionbut when I'm adding WiFi connection code sensor gives -127
May b this is a library issue or hardware issue I'm not sure.
Can anyone help me with this?
Thanks....:roll:

Re: Unable to read temperature data on ESP32 when WiFi is connected

Posted: Fri Jun 08, 2018 11:30 am
by WiFive

Re: Unable to read temperature data on ESP32 when WiFi is connected

Posted: Tue Jun 12, 2018 5:19 am
by rankit0092
thank you so much for this library but I'm still not able to use it. I'm well aware of library usage but can you provide me a simple code that just read one single DS18b20 sensor. without addressing and all.
I'm just about to finish my project of water quality measurement can anyone help me with this temperature?