PSDK 3.10 M30T: payload negotiate failing

Completed

Comments

3 comments

  • Hello, the connection method of M30T drone is different from that of M300 drone. When M30T is connected to PSDK, it acts as Host role, and your development board should be connected as Device role. And your development board needs to be configured with BULK environment. Otherwise, initialization cannot be completed. You may refer to here:PSDK connection of various aircraft models Linux平台配置BULK
    0
    Comment actions Permalink
  • Mario

    We have discovered that on this M30T with Jetson Orin, only the network connection mode allows telemetry, waypoints, and video streaming (LiveView) to function properly. Bulk mode works for everything except LiveView, and we are unsure why. 

    0
    Comment actions Permalink
  • Hello, in fact, the functions supported by network and bulk are exactly the same. Your phenomenon indicates that the bulk link has not been established, which makes you unable to use all PSDK functions that depend on the bulk link.
    0
    Comment actions Permalink

Please sign in to leave a comment.