Venus GPS Data Logger

Hi all,

I am creating a data logger using a PIC32MX440F256H and have written code in MPLAB X.

I bought the Venus GPS with SMA connector (and antenna) recently and I am a bit puzzled at the moment as to why I am getting this output from the GPS through serial uart using Realterm. My baud rate is 9600 and I have the GPS transmitting to UART2 and UART1 to PC via Serial USB.

http://s4.postimg.org/c7qfzgjnh/GPS2.jpg

I think it could be down to my read uart2 code or a baud rate issue.

Any help much appreciated, thanks.