Hi guys!
i cant seem to find the answer to my question anywhere..
how do i change the baudrate of my mediatek GPS 3329?
do i use the TXpin, sending a string $PMTK251,4800*14 to it?
please show me how to do it..!
thank you very very much!
Hi guys!
i cant seem to find the answer to my question anywhere..
how do i change the baudrate of my mediatek GPS 3329?
do i use the TXpin, sending a string $PMTK251,4800*14 to it?
please show me how to do it..!
thank you very very much!
You need to be a member of diydrones to add comments!
Replies
Try the PMTK390 command instead. This should save the setting permanently. YMMV
e.g.
$PMTK390,0,1,9600,0,1,0,1,1,1,0,0,0,2,4800*38
> do i use the TXpin, sending a string $PMTK251,4800*14 to it?
Yes, if
1) you are using NMEA (not binary) mode.
2) your GPS is connected to "the" TXpin. If you have a mega, are you sending the string out the right tx port?
3) you send the <CR><LF> too