Beware that this post is related to an SDK in maintenance mode
More Info: Consider nRF Connect SDK for new designs
This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

Problems Implementing Environmental Sensing Service and Characteristics

Hi! 

I am trying to utilise the BLE SIG service for environmental sensing (0x181A) with the characteristics for temperature (0x2A6E) and humidity (0x2A6F). I would like to use the default 16 bit SIG rather than a custom service as it helps with interpretation.

I am unsure about the initialisation procedure for the environmental sensing service I have tried to initialise using code similar to the battery service, but it does not work. Does anyone have a codebase/example code for environmental sensing services?

I am using the nRF52 DK with the nRF SDK 17.0.2 and SES. 

Thanks for your help!

Parents Reply Children
No Data
Related