Hi,
I am trying to add a temperature sensor to the sensors I can query on the sensor server example.
I have updated a few things
The present ambient temperature property id is 0x4F.
I also updated the status callback
Whenever I query the sensor server using the property ID for temperature, the callback is never ran, only when I query the motion sense property.
How do I add sensors properly?