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

Sending float with Sensor Model

Hi,

we reading out a Pressure-Sensor with TWI at the Sensor Server Model.

We get the Pressure-Data in an uint32_t and the measuring range in an uint16_t which have to be converted in a float value.

Is it possible to send a float value from Server to Client, if the value is out of a threshold value and get the float value by pressing a button at the Client?

Is it possible with the Sensor Server/Client Model, or which SDK would be the best to do that?

Are there any examples how to send/get message?

I would be very grateful for your help.

best regard

Christopher

Parents Reply Children
No Data
Related