Wiltilt V2 binary mode

Has anyone tried the binary output format mode on the V2 bluetooth accel?

The description in the documents are really vague. Do I need to interpret the two bytes data from each axis as 2-complement binary code? If I log the data, there seems to be some periodicity in it. There are about 3 values that keep repeating themselves in around every 10 samples…

Every help is greatly apreciated.

2’s complement? No, it’s just a 16-bit number that comes MSB-LSB.

Pete