Home › Forums › Forums › Technical Support for BerryGPS and BerryGPS-IMU › Bad board? › Reply To: Bad board?
October 23, 2019 at 12:29 pm #11564
PeterP
Participant
Our current boards use the BMP280. Try this code for this.
For the unknown message, this is the GPS telling you that it is receiving data on the serial port, but it doesn’t recognize it, so it spits out “unknown msg”
Doublecheck that you have disabled the console on the serial port. If this is disabled, you can try and disable echo on the serial port
stty -F /dev/ttyACM0 -echo
Peter --OzzMaker.com --
