About CySmart -> Health Thermometer Service -> Measurement interval -> ASCII data

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

cross mob
Anonymous
Not applicable

I'm using BLE_Temperature_Measurement example at BLE 012011-00.

   

I want to hold measurement interval value that enter from CySmart -> Health Thermometer Service -> Measurement interval -> ASCII data at a variable.

   

Briefly,

   

a variable = measurement interval value ;

0 Likes
1 Solution
himam_31
Employee
Employee
50 likes received 25 likes received 10 likes received
        Hello, You will need to modify the PSoC code in such a way that it will take case of the write requests. Also you need to modify the CySmart code in such a way that it sends write characteristics requests.Unfortunately there is no example project with us. But this is feasible. Thanks, Hima   

View solution in original post

0 Likes
1 Reply
himam_31
Employee
Employee
50 likes received 25 likes received 10 likes received
        Hello, You will need to modify the PSoC code in such a way that it will take case of the write requests. Also you need to modify the CySmart code in such a way that it sends write characteristics requests.Unfortunately there is no example project with us. But this is feasible. Thanks, Hima   
0 Likes