RTCM Bytes pushed but accuracy not displayed

Hi,

I am using two ZED-49Ps, two Arduino Micros (connected to ZEDs via I2C). When I use UART2 for RTCM transmit and receive, everything works fine. I can see the different accuracies and the type of correction (fixed or float). But when I use Arduinos to transmit and receive RTCM bytes, it says “pushing data” but the accuracies are not displayed. I have only enabled Serial1 in Example 3 and Example 5 from the repo (https://github.com/sparkfun/SparkFun_Ub … es/ZED-F9P). Can someone please help me with this?

stha_y