Hi,
I've got the wrist jiggle/shake feature working succesfully on the BMI270, however I noticed that it only seems to detect the gesture when the device is upright, ie the Z axis of the chip is facing up. So rotating the chip onto it's side (X axis lines up with gravity) and performing the same gesture, it does not trigger. I saw this behaviour but I could not find much about it in documentation.
That's fine but I would like to swap the axis so that the gesture works when the X axis is pointing up with gravity as the chip is oriented like this in our design.
I tried to modify the GEN_SET_1 features register but when I do this, the gesture no longer works, and also the internal status register does not log any issues with axis remapping. here is a snippet from my driver when I am trying to remap the axis after initiatlizing the feature: