xKit / SigFox / DS18B20 adding external sensor

Hi all,

I am trying to add an additionnal ds18b20 temp sensor in order to get internal and external temperature sensors and then send the data throughout SigFox network.
I can't find the way to initiate the ds18b20 sensor and then parse the data. Could anyone help me on this?

Thanks,

XkitTemp_DS18B20.ino (1.96 KB)

Please read and follow the instructions in the "How to use this forum" post.

There are plenty of on line tutorials on using the DS18B20. Here is one. Get just the sensor working first, then add the other complications.