I have created my first datafield that uses Ant+ for communication.
It is pairing with heart rate sensors and works as expected when side loaded in physical devices.
Now, I am waiting for getting the ant+ certification required for the app is approved in the store. I have receive following request:
Your CIQ app has been tested and an issue has been identified:
the main data page 0 is not decoded and displayed on the tested device.
To pass the certification, this issue should be corrected.
I am not sure about what to do, as I have based the app in the example for Moxy sensor and I cannot identify a solution for this.
In addition, I am not aware of receiving data page 0 from sensor. See below payload for initial messages received from sensor.
Any suggestion to manage connection with HR sensor and solve this request?
[110, 0, 0, 0, 0, 0, 0, 0]
[65, 0, 0, 0, 0, 0, 0, 0]
[66, 0, 0, 0, 0, 0, 0, 0]
[81, 0, 0, 0, 0, 0, 0, 0]
[69, 0, 0, 0, 0, 0, 0, 0]
[67, 0, 0, 0, 0, 0, 0, 0]
[99, 0, 0, 0, 0, 0, 0, 0]
[68, 0, 0, 0, 0, 0, 0, 0]
[113, 0, 0, 0, 0, 0, 0, 0]
[75, 0, 0, 0, 0, 0, 0, 0]
[132, 0, 34, 45, 78, 48, 71, 78]
[132, 0, 34, 45, 78, 48, 71, 78]
[4, 0, 34, 45, 78, 48, 71, 78]
[4, 0, 78, 48, 125, 51, 72, 78]
[4, 0, 78, 48, 125, 51, 72, 78]
[4, 0, 78, 48, 125, 51, 72, 78]
[132, 0, 78, 48, 125, 51, 72, 78]
[132, 0, 125, 51, 178, 54, 73, 78]
...