Skip to content

Uart RX not working? #14

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

Closed
stephmack opened this issue Oct 10, 2016 · 3 comments
Closed

Uart RX not working? #14

stephmack opened this issue Oct 10, 2016 · 3 comments

Comments

@stephmack
Copy link

It appears that the uart rx is not working?
For example if you use:
while (Serial.available()){
}
there are never any bytes found available... Has anyone else had problems when trying to receive uart data/characters?
The tx works fine as I can see data on the serial monitor.

@me-no-dev
Copy link
Member

Hmm... it was working fine last I checked... will look into it

@me-no-dev
Copy link
Member

should be working fine now

@stephmack
Copy link
Author

Thank You!

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

2 participants