Hello!
I’m having a little trouble with my current setup. I have a Navio2 flight controller board hooked up to the GPIO pins of my Raspberry Pi 3B+, and though I’d updated the firmware using Emlid’s Raspbian image (link to that is here: Raspberry Pi configuration | Navio2), I can’t seem to get BlueOS to detect the board.
I can get it working just fine on the Raspbian image, with a steady yellow blinking light on the Navio2, and I can hear my thrusters start up, but when I try to set the board in the latest version of BlueOS, I’m only presented with SITL as the board option, the indicator light on the Navio2 stays lit green, and I fail to hear my thrusters activate.
I’ve tried running ardupilot_fw_uploader.py --identify
, but I fail to get any sort of response back from the board.
Is there, perhaps, a step I’m missing? I’ve been running back and forth trying to get this working, to no avail.