Home › Forums › Forums › Technical Support for BerryGPS and BerryGPS-IMU › What is the default serial speed? › Reply To: What is the default serial speed?
December 7, 2016 at 12:38 pm #5673
Mark Williams
Keymaster
The default speed is 9600
This can be changed by sending a PMTK command to the GPS module.
E.g.
echo -e “\$PMTK251,9600*17\r\n” > /dev/serial0 #9600
echo -e “\$PMTK251,38400*27\r\n” > /dev/serial0 #38400
Mark --OzzMaker.com --
