mute console with USB Serial connection #4614
Unanswered
espruino-discuss
asked this question in
Pico / Wifi / Original Espruino
Replies: 1 comment
-
Posted at 2018-03-05 by @gfwilliams Thanks - I just tried this, and it seems to be a bug in the firmware. It seems you can work around it by changing |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Posted at 2018-03-03 by 7oo1er
Hello!
Need to kill any console messages that appear after Serial is open with a terminal app. I reconnect Pico before opening Serial with PuTTY evry time. Used Troubleshooting code, but it works halfway. I need to get "B01" and "B02" messages only, but some errors happened.
short: B01
longer: B02
longest:
Same errors "Unknown Device" I got with and LoopbackA too. Second longest press in same session makes no error, just output "move to USB" and second message.
So, I got a clean output, and move back to USB is working. But I want to point all that errors.
Beta Was this translation helpful? Give feedback.
All reactions