SiK icon indicating copy to clipboard operation
SiK copied to clipboard

is current master supposed to work with Mavlink 1.0 ?

Open AndKe opened this issue 8 years ago • 1 comments

What am I missing ? Compiled and flashed two radios, (format changed, so all settings are default) radios connect to each other and appear to work fine (solid green LED, I see terminal traffic pass) Once one is connected to a pixhawk (that emits MavLink 1), it starts blinking red , and both radio's green LEDs start flashing (connection lost)

AndKe avatar May 14 '17 07:05 AndKe

I experienced this issue. I can make the radio work for a single session using this process:

  1. Power on the vehicle, the on board radio starts slow blinking green and fast blinking red.
  2. Connect a USB cable to the on board radio's USB port.
  3. In a terminal emulator (57600 baud) type +++ (returns OK) followed by ATZ (reset).
  4. Disconnect the USB cable.

After the onboard radio resets telemetry is up (solid green LED) and works for the session until the vehicle is powered down.

sburford avatar Jun 19 '17 02:06 sburford