Hello I am using PSOC 062 BLE with max30101 heart sensor,
I wanted to read data using burst read function defined as:
Pseudo code for reading:
example output i beleive everything I am doing is fine:
However when I want to retrieve those values program doesn't save them in buffer:
For now I want to save 3 bytes of "LED1" mentioned in pseudo code.
I have tried different options but nothing have helped. Any one knows whats going on?
I would really appreciate any help ;), thanks in advance.
Michal,
Solved! Go to Solution.
Hi,
Can you please follow the code as used in the code example attached with this email. Please test the same code flow and let us know if it does not work. The code example also reads 3 bytes.
Thanks
Ganesh