Open
Description
Subject of the issue
I tried to use the UART 2 port for the NEO-D9C to input differential data, but the firmware changes the UART 2 input data type to RTCM 3 at startup, leading to a failure to use differential positioning (CLAS).
Your workbench
As shown above, the satellite signal first passes through NEO-D9C to acquire the L6 signal from QZSS and then transmits the signal to NEO-F9P through the feeder.
Steps to reproduce
The firmware will overwrite the UART 2 settings when it is activated.
Expected behavior
I would like to add a setting option to adjust the input format of UART 2.
Because NEO-D9C only supports output in UBX format.
Actual behavior
The firmware will overwrite the UART 2 settings when it is activated.