I just downloaded the latest version of QGC and when trying to calibrate the airspeed sensor (Pitot tube) I’m just getting an error message saying airspeed sensor not found! THis didn’t happen before, using the previous QGC version.
From what I can tell, your Pixhawk has an older bootloader so it only loads the V2 firmware instead of the V3. From my understanding, some drivers were removed in the V2 in order to keep the stack under the 1MB limit vs. the V3 that can be up to 2MB.
So you can try to do one of three things:
Download and save the V3 PX4 file and load it as a Custom firmware.
Try loading the Developer version and see if that recognizes it or
Read through the Bootloader Update procedure then try loading the Stable version.
Furthermore, when the pixhawk is plugged-in the QGC goes into an annoying loop of “Manual control lost” and the voice over keep on saying that constantly.
But before you do that, remove the I2C Hub and plug the AS directly to the Pixhawk and see if it works. If it doesn’t, then swap the wire. If that still doesn’t work, then it’s possible that your AS is defective.
Thanks for the tips. I’ll check these out. Well actually when I opened QGC and the annoying “manual control lost” voice over was occurring, the tx was not connected at all.
I’ll check this out today and get back to you, to see if the issues have been fixed.