Hello,
I am searching the way of decoding the motion raw data from thingy 52.
Especially, for the accelerometer values.

In the app, I get the next value:
FAFF for accelerometer axis X
F4FF for accelerometer axis Y
F603 for accelerometer axis Z
My thingy was on a table so normaly I have to get 0g for X/Y axis and 1 or -1g for Y axis.
I thought data were encoding in A2 complement but I don't get correct values.
Is anybody know how to convert the raw data to data in g?
Thanks,
Julien