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