Important changes to forums and questions
All forums and questions are now archived. To start a new conversation or read the latest updates go to forums.mbed.com.
10 years ago.
Gps output problem
.Hi can anyone answer me why the output of this code is always showing zero's. I am using LPC 4088 experiment bundle with gps receiver. Thanks in advance./media/uploads/VIJJI1985/sparkfun_gps_shield_uvision_lpc4088_DgA8aMM.zip
1 Answer
9 years, 12 months ago.
In comments is stated that the baud rate of the GPS is 4800bps and you've opened the serial channel with 9600bps. Change to 4800.
Regards,