Skip to content

RTCM over UART #27

@forstner-m

Description

@forstner-m

Hello,

I am trying to send over UART RTCM data. Unfortunately, only defective packages arrive at the ZED-F9P. I checked this with the u-center. Here is the command: gnss_serial.pushRawData(data, counter, false);

When I send the same data over I2C, the transfer works fine. gnss_i2c.pushRawData(data, counter, false);

The UART is set correctly because other commands work fine. I suspect that the pushRawData function for UART is not working properly. Please check this...

Thanks very much!

Best regards
Michael

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions