N
N
Nikolay2017-11-02 15:13:40
Arduino
Nikolay, 2017-11-02 15:13:40

Why does the DS1820 sensor show the wrong temperature?

DS1820 - connected according to the "stray" scheme (2 wires). Works normally up to -15 degrees C.
When the temperature is (-15C), it starts to show +85C.
What could be the problem ?

Answer the question

In order to leave comments, you need to log in

2 answer(s)
A
Artem, 2017-11-02
@proudmore

I don’t remember exactly what value, but when the library cannot parse the value from 1-wire, it returns some constant number. Perhaps it is 85, and in this case you have communication problems.

A
Alexander Komarchuk, 2017-11-22
@AlexanderKomarchouk

First of all, check the health of your sensor.
By the way, the datasheet about "+85°C" says: The power-on reset value of the temperature register is +85°C .
If there is an Arduino board, connect it to it, upload the sketch from the examples, and test the operation of your temperature sensor by connecting it to the board.
After that, it will be clearer where and what to look for to solve the problem.
By the way, why don't you contact technical support for your device " Heat energy regulator MR-01 "?

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question