I present you (in alpha phase) my CardioMetrics application, the idea was to have an alphaHRV Desktop, in this case we took advantage and added the electrocardiogram and also the SMO2 measurement. Everything can be saved in a csv on demand for later analysis. It is in alpha phase and has not yet been released for testing.
The problem I am encountering is that the smo2 sensor is connected via bluetooth and there is no documentation on how the data is received via ANT+ to be able to return correct tHB values. If anyone has experience with BLE and NIRS sensors can comment.
I have experience with implementing support for the Moxy sensor for web and iOS. I’ve also implemented ANT+ demo library for the web browser. But I am not sure I understand the description
of the problem:
The problem I am encountering is that the smo2 sensor is connected via bluetooth and there is no documentation on how the data is received via ANT+ to be able to return correct tHB values. If anyone has experience with BLE and NIRS sensors can comment.
The problem I have with BLE, it seems that it sends the data in a different way to ANT+, smo2 if I have it under control but thb there is no way to return the same values as ANT+.