Hi everyone,
I have used the this code (https://github.com/sigurdnev/Nordic-DS18B20) to interface ds18b20 digital temperature sensor to nRF52810.
it is giving the temperature value as -0.0625 constantly.
same code i checked with nRF52832, it is giving correctly.
i have used 10k pullup.
could any one help me on this ds18b20 interface to nRF52810 temperature reading.