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

UART information #34

Open
jerpena opened this issue Jun 22, 2023 · 1 comment
Open

UART information #34

jerpena opened this issue Jun 22, 2023 · 1 comment

Comments

@jerpena
Copy link

jerpena commented Jun 22, 2023

First off, I wanted to say thanks for creating this! I appreciate the work you put in to the project. I just bought my puck and I was able to get setup (though I had some issues initially). I'm curious about not being able to communicate with the puck over UART once the custom FW and the ntag215.js file are loaded. Is there a way to keep that functionality? I'd like to be able to control my puck via the UART hw pins instead of BLE.

@DanTheMan827
Copy link
Owner

DanTheMan827 commented Sep 5, 2023

Unless it's behaving differently, I think the latest version should continue to work just fine with the uart pins.

The code should move the REPL console to the Serial connection whenever fastMode() is called. If the console is already on Serial, it shouldn't change anything.

Serial1.setConsole();

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