Sending actual glucose data to collector

Tip / Sign in to post questions, reply, level up, and achieve exciting badges. Know more

cross mob
Anonymous
Not applicable

In glucose profile code I see there are a few arrays

blebgm_iopData

blebgm_iopDataValid

blebgm_iopContextData

I have data passing from sensor over peripheral UART to Broadcom chip. I am parsing data after I receive it ...

Would you suggest that now I fill in the above mentioned arrays with that data as this is what the RACP commands access?

It seems like all the notifications and indications are a part of the Record Access Control characteristic already. I understand I could also send an indication to the collector if I wanted to but I am looking to have the collector ask for the data from the sensor.

I have seen the "fake iop data" passing and working already, so I am wondering if just populating the actual glucose measurement results into these arrays is the way to go

Thanks

0 Likes
1 Solution
Anonymous
Not applicable

This can be closed out

View solution in original post

1 Reply
Anonymous
Not applicable

This can be closed out