Go to advanced search

by rcomito
Mon Apr 18, 2016 8:17 pm
Forum: General discussion
Topic: Raspberry Pi3 and GPS
Replies: 8
Views: 25200

Re: Raspberry Pi3 and GPS

Hi smilanko - I used that GPS module to build a clock a while ago. The commands to
change the GPS polling rate are:

"$PMTK300,1000,0,0,0,0*1C" // Sets rate to 1HZ
"$PMTK300,200,0,0,0,0*2F" // Sets rate to 5HZ
"$PMTK300,100,0,0,0,0*2" // Sets rate to 10HZ

Hope that helps.

Rick Comito

Go to advanced search