Ntrip serial print out

Does anyone know what is the format of the corrections that Ntrip sends out. Or is it even possible to read the Ntrip corrections. I’ve seen several different Ntrip readers, but can’t seem to find what it is reading.

RTCM 2 or 3 Message (depending of source/input).

https://www.use-snip.com/kb/knowledge-base/rtcm-3-message-list/?gclid=EAIaIQobChMI5c3y18v-6wIVBN-yCh1oAgdDEAAYASAAEgIr3_D_BwE

https://www.use-snip.com/kb/knowledge-base/an-rtcm-message-cheat-sheet/

https://www.use-snip.com/kb/knowledge-base/decoding-msm-messages/

https://www.use-snip.com/kb/knowledge-base/using-the-universal-decoder/

For my Base Station, i have done a small arduino “library” to seperate the streaming data byte by byte into differnt messages and checking the Type/Length/CRC of each to proof the validity.

best regards hagre

1 Like