[SOLVED] Pro Mini 3.3v with DS18B20 sensor getting (-)127 Celsius!
-
I hooked up DS18B20 to Pro Mini 3.3v using Vcc (3.3v). But the temp reading is constant at -127 degree Celsius. Below is my wiring with 4k7 Ohm resistor across data and vcc. I did some googling and some say -127 C reading means incorrect wiring. Is my wiring wrong?

-
I hooked up DS18B20 to Pro Mini 3.3v using Vcc (3.3v). But the temp reading is constant at -127 degree Celsius. Below is my wiring with 4k7 Ohm resistor across data and vcc. I did some googling and some say -127 C reading means incorrect wiring. Is my wiring wrong?

@gogopotato the - 127 can either mean that your sensor is not working or is read in the wrong way. Which sketch are you using? (the connections look ok)
-
@gogopotato the - 127 can either mean that your sensor is not working or is read in the wrong way. Which sketch are you using? (the connections look ok)
@AWI I'm using the example provided in https://www.mysensors.org/build/temp
numSensors = sensors.getDeviceCount();The above statement is returning zero. So perhaps I have a faulty/dead sensor? I should have tested the sensor before soldering it in...
-
@AWI I'm using the example provided in https://www.mysensors.org/build/temp
numSensors = sensors.getDeviceCount();The above statement is returning zero. So perhaps I have a faulty/dead sensor? I should have tested the sensor before soldering it in...
@gogopotato The DS18B20 is a pretty solid device, but there is a chance that it's broken. Re-check your wiring and measure the resistor before breaking anything.
-
@gogopotato The DS18B20 is a pretty solid device, but there is a chance that it's broken. Re-check your wiring and measure the resistor before breaking anything.
@AWI I will try that. Thanks!
-
@gogopotato The DS18B20 is a pretty solid device, but there is a chance that it's broken. Re-check your wiring and measure the resistor before breaking anything.
@AWI Turns out, I was using 47k resistor instead of 4.7k resistor. Now it's working with no issue :)
Hello! It looks like you're interested in this conversation, but you don't have an account yet.
Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.
With your input, this post could be even better 💗
Register Login