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

Glucose Service Context support?

I was modifying the glucose service example and when I looked at the source code ble_gls.c I saw that the context feature was not implemented.

Does anyone know where I can get a full implementation?

I am using nrf51822, SDK v12.3 and SD130

EDIT: I managed to do it myself, here it is https://github.com/jebentancour/nrf5-gls-context 

Related