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.