Skip to content

Uart RX not working? #14

Closed
Closed
@stephmack

Description

@stephmack

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions