You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
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.
The text was updated successfully, but these errors were encountered: