This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

Interfacing nRF52832 with ds18b20

Hello guys,

                 I'm trying to interface nrf52832 with ds18b20 temperature sensor and I'm using this code https://github.com/sigurdnev/Nordic-DS18B20 and I'm getting the output value but sometimes I'm getting temperature value as -0.063 and sometimes some random values I'm completely new to nRF so I don't know what I'm doing wrong

Related