I’d like to configure USER0 for UBX+RTCM3 to stop sending NMEA. Anyone know how to do that?
Thanks in advance,
Rob
I’d like to configure USER0 for UBX+RTCM3 to stop sending NMEA. Anyone know how to do that?
Thanks in advance,
Rob
I should have mentioned that I’m using u-center View/Configuration/PRT (Ports) and want to output UBX & RTCM3 (not NMEA) out UART1. The UART1 output protocol selector shows UBX, UBX+NMEA, UBX+NMEA+RTCM3 but does not offer UBX+RTCM3. The drop down also offers USER0, USER1 and USER2 custom settings. How do I configure these custom settings?
Hi Rob,
You can try setting the port output protocol through the configuration interface (VALSET). Look for the CFG-UART1OUTPROT settings. Try setting CFG-UART1OUTPROT-NMEA to 0.
Or, leave NMEA enabled and disable the individual NMEA messages by setting their rates to 0. Look for CFG-MSGOUT-NMEA_ID_GGA_UART1 etc…
Best,
Paul
I’ll try that, thanks again Paul.
That worked Paul, thanks again.