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

Kangaroo UART TX & RX lines need pull-up resistors #1

Open
dajtxx opened this issue Nov 2, 2022 · 0 comments
Open

Kangaroo UART TX & RX lines need pull-up resistors #1

dajtxx opened this issue Nov 2, 2022 · 0 comments

Comments

@dajtxx
Copy link
Collaborator

dajtxx commented Nov 2, 2022

At least one Kangaroo board went into command line mode when the test button was pressed due to noise on the RX line when no device was connected. The board should have gone back to sleep in 5 seconds but was stuck in a busy loop waiting for a valid command to be entered with no way to exit command line mode.

A pull-up resistor will pull the line to the idle state by default.

A pull-up on the TX line isn't as necessary, but it may avoid noise characters being sent to a connected device in some circumstances, such as when the node is powered on.

@dajtxx dajtxx transferred this issue from DPIclimate/enviro-node Nov 2, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant