You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am using the Jetson Xavier NX and the DJI Matrice 300 RTK. I've been using the dji osdk expansion module for some time which has been working well. I am using the /dev/ttyTHS0 (GND, RX, TX pins on the jetson and the module) and /dev/ttyACM0. I recently switched to the e-port development kit and I am trying to run the OSDK.
The issue I have is that even though the ttyACM0 works and has data traffic the ttyTHS0 does not seem to work.
I tried
inverting the RX, TX pins.
used all the baud rates in the dji assistant and in the config file.
Updated the drone to the latest firmware
Tried many cables to connect the pins
I check the traffic of ACM0 and THS0 using cat and screen on Linux.