Temperature Readings

Tip / Sign in to post questions, reply, level up, and achieve exciting badges. Know more

cross mob
Anonymous
Not applicable

I am trying to use the 207037S Smart Tag and am trying to read temperature values from it. I am using the health thermometer template provided and a Raspberry Pi to read the Bluetooth data. Right now, we are getting null values for the temperature when using the char-read-hnd command on a characteristic handle. We inspected the code and cannot seem to find where exactly the temperature values are being generated. Can you help point out how to do these things?:

  • Generate temperature values
  • Which handle is used to read the temperature data from another device?
0 Likes
1 Solution
BoonT_56
Employee
Employee
500 likes received 250 likes received 100 likes received

liuandrew878

You may refer to "How-to-Write-WICED-Smart-Applications.pdf" in wiced-smart-sdk/doc of your IDE for more details.

View solution in original post

1 Reply
BoonT_56
Employee
Employee
500 likes received 250 likes received 100 likes received

liuandrew878

You may refer to "How-to-Write-WICED-Smart-Applications.pdf" in wiced-smart-sdk/doc of your IDE for more details.