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

Is there to be a ble_cgms_c to pair with ble_cgms, just like ble_hrs_c goes with ble_hrs ?

I am working on a client to collect data from a continuous glucose monitor. I see that the CGM Service has been part of the SDK for some time. But there is no matching client in the SDK.

The heart rate service (ble_hrs) has a matching heart rate service client (ble_hrs_c) as do a number of other medical/physiological/exercise services.

But not so for CGMS -- at least I have looked a lot and not found evidence of it. I assume it would be called "Continuous Glucose Monitoring Servce Client (ble_cgms_c)" to be consistent with all the other similar services and their clients.

I am assuming at this point I need to use the GATT Service Client to role my own client to receive the data -- is that correct?

thanks

--dwight

Parents Reply Children
No Data
Related