Current data extraction assumes the following data format:
Version: 4.5.3 NAND
ppg format: 4 channels of uint32 ppg, uint32 timer and uint32 counter
accel format: 3 int16 accel, 3 float32 gyro, uint32 timer, uint32 counter
Upcoming firmware change will incorporate the following:
Version: 4.7.0 4NAND
ppg format: 4 channels of uint32 ppg (2 IR then 2 green), uint32 global_tick_512hz
accel format: 3 int16 accel, 3 float32 quaternion, second avg float32 enmo, uint32 global_tick_512hz
Accordingly, counter reported in BLE notification will be also be updated.
Current data extraction assumes the following data format:
Upcoming firmware change will incorporate the following:
Accordingly,
counterreported in BLE notification will be also be updated.