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

Hello all i am using nRF52 DK And wish to send the temperature sensor values to the users smart phone. I have checked with the tutorial and used the sd_temp_get() function to get the temperature. But now i wish to use another temperature sensor

 The temperature sensor that i am using is analog. As mentioned above I have already gotten the temperature value using sd_temp_get().I also wish to send the values of voltage connected to another analog input to the user smartphone. I am stuck at the stage to notify/read the temperature and voltage values to the respective characteristics. Could someone guide me in this case. Any inputs would be  helpful.  

Parents Reply Children
Related