XIST
Newbie level 3
- Joined
- Aug 7, 2010
- Messages
- 4
- Helped
- 0
- Reputation
- 0
- Reaction score
- 0
- Trophy points
- 1,281
- Location
- Pakistan
- Activity points
- 1,306
Hi, I wants to configure Holux M-8929 GPS for higher Baud rate i.e 9600 or higher and GPRMC String only.. I have tried to send the MTK NMEA Packet to it but it is not responding but instead it starts sending some erroneous data when i send the packet but when i reset it it behaves the same as before sending the packet.. I am using Arduino to send the packet for configuration.. here is the packet which i am sending to configure it for GPRMC String..
Serial.write("$PMTK314,1,1,1,1,1,5,1,1,1,1,1,1,0,1 ,1,1,1,1,1*2C\r\n");
If anyone knows the Problem, please reply me. Thanks
Regards
Serial.write("$PMTK314,1,1,1,1,1,5,1,1,1,1,1,1,0,1 ,1,1,1,1,1*2C\r\n");
If anyone knows the Problem, please reply me. Thanks
Regards