Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Is UART1, UART2 or pin TX RX choosing working? #30

Open
lukaszSZ999 opened this issue Dec 1, 2020 · 3 comments
Open

Is UART1, UART2 or pin TX RX choosing working? #30

lukaszSZ999 opened this issue Dec 1, 2020 · 3 comments

Comments

@lukaszSZ999
Copy link

Hi

I would like to sure that setting UART communication (UART0, or 1 or 2) is really working. I tried to use UART1 only for GNSS connection and leave UART0 as main admin connection. What I saw was no matter which UART I checked and which PIN RX TX was set, RTCM data flows only over UART0.

Maybe I did something wrong or latest firmware have not support UART setting yet?

Best regards
Lukasz

@jmil-dev
Copy link

jmil-dev commented Dec 7, 2020

From what I've seen you need to change it in the source code - it doesn't appear to work

@MichaelEFlip
Copy link

I discovered the same problem here and have no solution yet...

@MichaelEFlip
Copy link

Several UART config items were loaded with a wrong data type.
I added a fix in the following pull request: #38

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants