Using a serial converter to debug streams and set up remote telemetry with Px4 black cube. I can see the startup sequence beginning, but it is jarbled after a few lines. I have adjusted every parameter I can think of and getting very frustrated. Tried w/ and w/o hw flow control. any suggestions please?
Ok, so you want to configure the serial console on Telem1 or Telem2? Have you made sure MAVLink is disabled on these ports? This can be configured using the MAV* params.
Using a serial converter to debug streams and set up remote telemetry with Px4 black cube. I can see the startup sequence beginning, but it is jarbled after a few lines. I have adjusted every parameter I can think of and getting very frustrated. Tried w/ and w/o hw flow control. any suggestions please?
I am trying to make a serial connection between the AP and the ground station using wireless. It would not recognize the heartbeat, so I tried to debug. I see the startup sequence intermingled in noise which seems to persist in between log messages. To debug I was using a simple USB ttl connector direct to telem1 or telem2. are you saying to set the protocol selection to none? What about passthrough settings? Thank you
I’m saying you need to disable mavlink on these ports first.
i have disconnected mavlink on these 2 ports
Hi sorry about the confusion. Im still working on this without much progress. I have disabled mavlink on serial 1 and 2 (set to 0) for the telemetry connection.
Can you share the defconfig or part of it?
Have you checked the output naming here? Hex Cube Black Flight Controller | PX4 Guide (main)
This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.