Using Navio+ with Rasperry Pi 3b+

Hello,
we try to use the Navio+ PWM outputs with Raspi 3b+ and the cpp library from emlid,
which can be found here:

The function getRaspberryPiVersion() in the file Navio/gpio.cpp at master · emlid/Navio · GitHub fails on a Rasperry Pi 3b+ with the message “Could not detect RPi version, defaulting to 1”.

Any idea how to fix this problem?

Our cpp code works fine with a Raspi 2b, but we want to upgrade to get a better performance.

Thank you for your support!

Uwe Fechner

Hi @ufechner7,

Could you please try examples from Navio2 repository on C++?

This topic was automatically closed 100 days after the last reply. New replies are no longer allowed.