Set IMU orientation error

Hello,

I can't seem to be able to set the orientation of the IMU through UART. I always get "invalid parameter value" response, even when leaving the bytes to zero (standard orientation).

Here is the message I send : 55 55 75 50 0c 07 00 00 00 00 00 00 00 00 00 00 00 E0 C1

Thanks.

The set orientation +X+Y+Z, you could run command: 55 55 75 50 c 7 0 0 0 2b 58 2b 59 2b 5a 0 0 cf 86.
And you could also use our UART CLI generation tool to get command line. The link address is https://developers.aceinna.com/devices/tools/uart-cli
1593478252092.jpg

Log in to reply