Health Thermometer Demo, mantissa of temp doesn't appear in CySmart app

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

cross mob
Anonymous
Not applicable

Hi Fellows,

   

I have just started evaluating Cypress BLE pioneer kit.

   

With PSoC 4 BLE board attached I've programmed it with Health Thermometer firmware and I tested the functionality with CySmart app. Everything works smooth and as described in design manual, However fractional part of temperature is always zero. Although thermistor temp convertor in project has resolution of 0.5C and temperature is defined as float type, mantissa doesn't appear on the app.

   

I appreciate any help with this.

   

P.S: I guess nothing is wrong with app, since I have also tested this project with Nordic's eval app and fractional part of temp doesn't appear there too.

0 Likes
2 Replies
Anonymous
Not applicable

Mehrdad,

   

 

   

Can you post your BLE profile structure (service, characteristic, descriptors) used in this example?

0 Likes
lock attach
Attachments are accessible only for community members.
Anonymous
Not applicable

Dear roit,

   

I've got the files form Cypress blog, the link is provided below:
http://www.cypress.com/blog/100-projects-100-days/project-005-health-thermometer

   

BLE profile is set to Health thermometer as a predefined GATT profile. Initially I've made no changes to design files.

   

Regards

0 Likes