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

Using a SoftwareSerial to communicate with RDM6300 - take 2 #655

Merged
merged 3 commits into from
Sep 21, 2024
Merged

Conversation

matjack1
Copy link
Collaborator

I'm finishing this PR #591 now abandoned.

RDM6300 needs a serial with 9600 baud, and the Hardware serial is set to 115200, creating a SoftwareSerial bound to GPIO-04 and using it to read the data from the board allows the program to use RDM6300 correctly.

I've simply made the PIN used for serial connection configurable from the web UI.

@matjack1
Copy link
Collaborator Author

Thank you @teodino93 !

@matjack1 matjack1 merged commit 5a22a8f into dev Sep 21, 2024
4 checks passed
@matjack1 matjack1 deleted the rdm6300-mj branch September 21, 2024 21:50
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

Successfully merging this pull request may close these issues.

2 participants