SiK
SiK copied to clipboard
is current master supposed to work with Mavlink 1.0 ?
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)
I experienced this issue. I can make the radio work for a single session using this process:
- Power on the vehicle, the on board radio starts slow blinking green and fast blinking red.
- Connect a USB cable to the on board radio's USB port.
- In a terminal emulator (57600 baud) type +++ (returns OK) followed by ATZ (reset).
- 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.