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
Solved! Go to Solution.
This can be closed out
This can be closed out