Home › Forums › Forums › Technical Support for BerryGPS and BerryGPS-IMU › GPSberry not working on my PI4 › Reply To: GPSberry not working on my PI4
March 17, 2020 at 10:14 pm #15546
Mark Williams
Keymaster
I tested on two Pi 4. This is what i did to get it working.
- burn image 2020-02-13-raspbian-buster-full.img
- Enable ssh and wireless
- ran raspi-config and disable console of serial and then enabled serial interface
- rebooted
- view serial while BerryGPS-IMU plugged in, using
cat /dev/serial0
- The GPS was reporting errors
- I disabled echo with
stty -F /dev/serial0
- viewing serial now works
Mark --OzzMaker.com --
