I’m a newbie to pixhawk and px4. I’m trying to connect pixhawk and companion computer via TELEM2 (after successfully connect them by ethernet). In QGC, I’ve configured:
MAV_2_CONFIG = TELEM2
MAV_2_BAUDRATE = 921600
I try to run the mavsdk telemetry.py example by the address : serial:///dev/ttyTHS1:921600. But it’s not work. What is the problem with by setup ?
Baudrate: 57600
I’ve tried with other baudrate, but the serial works only with this baudrate.
I usually run with “sudo” when the Jetson Nano uses the THS1 to communicate with the PX4