Hi @Alex-Kushleyev
Here are the outputs of the voxl-esc-scan and voxl-esc-verify-params
voxl-esc-scan:
Detected Python version : 3.6.9 (default, Mar 10 2023, 16:46:00)
[GCC 8.4.0]
Found voxl-esc tools bin version: 1.4
VOXL Platform: M0052
Detected RB5 Flight, VOXL2 M0054 or M0104!
INFO: Scanning for ESC firmware: /dev/slpi-uart-2, baud: 2000000
Sending library name request: libslpi_qrb5165_io.so
Received standard error event 2
Sending initialization request
INFO: ESC(s) detected on port: /dev/slpi-uart-2, baud rate: 2000000, protocol: firmware
INFO: Verifying ESC Params..
INFO: ESC Information:
INFO:
ID : 0
Board : version 34: ModalAi 4-in-1 ESC (M0117-1)
UID : 0x203034305743570C00440044
Firmware : version 39, hash d4fe8e3d
Bootloader : version 183, hash 25317f42
Params : ../voxl-esc-params/Sentinel_V1/Sentinel_V1.xml
ID : 1
Board : version 34: ModalAi 4-in-1 ESC (M0117-1)
UID : 0x203034305743570C0037003C
Firmware : version 39, hash d4fe8e3d
Bootloader : version 183, hash 25317f42
Params : ../voxl-esc-params/Sentinel_V1/Sentinel_V1.xml
ID : 2
Board : version 34: ModalAi 4-in-1 ESC (M0117-1)
UID : 0x203034305743570C0044003D
Firmware : version 39, hash d4fe8e3d
Bootloader : version 183, hash 25317f42
Params : ../voxl-esc-params/Sentinel_V1/Sentinel_V1.xml
ID : 3
Board : version 34: ModalAi 4-in-1 ESC (M0117-1)
UID : 0x203034305743570C0037003B
Firmware : version 39, hash d4fe8e3d
Bootloader : version 183, hash 25317f42
Params : ../voxl-esc-params/Sentinel_V1/Sentinel_V1.xml
voxl-esc-verify-params:
Detected Python version : 3.6.9 (default, Mar 10 2023, 16:46:00)
[GCC 8.4.0]
Found voxl-esc tools bin version: 1.4
VOXL Platform: M0052
Detected RB5 Flight, VOXL2 M0054 or M0104!
INFO: Scanning for ESC firmware: /dev/slpi-uart-2, baud: 2000000
Sending library name request: libslpi_qrb5165_io.so
Received standard error event 2
Sending initialization request
INFO: ESC(s) detected on port: /dev/slpi-uart-2, baud rate: 2000000
INFO: Params from ID 0 match ../voxl-esc-params/Sentinel_V1/Sentinel_V1.xml
INFO: Params from ID 1 match ../voxl-esc-params/Sentinel_V1/Sentinel_V1.xml
INFO: Params from ID 2 match ../voxl-esc-params/Sentinel_V1/Sentinel_V1.xml
INFO: Params from ID 3 match ../voxl-esc-params/Sentinel_V1/Sentinel_V1.xml
INFO: Success! Params in all ESCs are valid and identical.
No, I had never used the voxl-esc tool before.
The vehicle was running with VOXL SDK 0.9.5 (not sure if it had the voxl-esc tool) and PX4 1.12beta and we did have a few successful flights, so the motors were working properly.
After upgrading to VOXL SDK 1.1.2 and PX4 1.14 the issue started happening and we could not flight fine yet.
Thanks!