Hi,
I am using nrf51822 to get DS18B20's temperature data, but I am fail to do it.
Would you please give me an sample C source code which can get temperature data from DS18B20?
Thank you,
Chianglin
Hi,
I am using nrf51822 to get DS18B20's temperature data, but I am fail to do it.
Would you please give me an sample C source code which can get temperature data from DS18B20?
Thank you,
Chianglin
Hi Ives,
I got this when testing your application:

Make sure that your circuit is like:

Hi Martin,
My DS18B20 hardware circuit is the same as you.
Let me check if there have any problem of hardware circuit, and then discuss with you.
Thank you for your assistance.
Chianglin
Here we are not checking the CRC check calculated from the scratchpad and the one calculated from rom.
Do we require to do so if yes then how