Hello
I want to check how to send data from PC to GPS using Arduino Mega and SIMPLERTK module.
UART1 port is being used by connecting to Arduino Mega.
The situation is that the GPS only sends data to the PC.
I would like to see RTCM data sent from PC to GPS.
What should I do?
I want to check how to send data from PC to GPS using Arduino Mega and SIMPLERTK module.
UART1 port is being used by connecting to Arduino Mega.
The situation is that the GPS only sends data to the PC.
I would like to see RTCM data sent from PC to GPS.
What should I do?
Please login or Register to submit your answer
replied 2 years ago
In uCenter 20.xx you should be able to open a Binary View Window if you’re transmitting the RTCM3 data through it (ie NTRIP)
You could connect to the ZED-F9P via USB
You could have the receiver report successful reception of RTCM3 packets via UBX-RXM-RTCM
replied 2 years ago
I don’t use usb, I use uart1.
Do you know how to view RTCM data?
Unknown data enters the binary view window.