Hello guys,
In my Unity 2019 application. when I call the method
void StartRawSensorMode(string tapIdentifier, int deviceAccelerometerSensitivity, int imuGyroSensitivity, int imuAccelerometerSensitivity);
The Tap 2 start to freeze and then disconnect.
In the doc I read that I could be able to use Sensors (for finger with Tap 1 and all for Tap 2)
https://tapwithus.atlassian.net/wiki/spaces/TD/pages/792002574/Tap+Strap+Raw+Sensors+Mode
But that not the case from what I observe.
Does it works on your side ?
Did you test this functionality in this API ?
Just to check if is me the problem.
I keep you tuned if I find the why of this bug.
(Firmware is 20400 maybe but I am on the last update.)