Serial1.write disconnect USB console #985
Replies: 5 comments
-
Posted at 2018-06-16 by @gfwilliams Can you try |
Beta Was this translation helpful? Give feedback.
-
Posted at 2018-06-16 by SamaelS. Amazing :)
|
Beta Was this translation helpful? Give feedback.
-
Posted at 2018-06-18 by @gfwilliams Thanks! I'll try and change it so the next firmware doesn't automatically default to those :) Just so you know, if you use Serial1 then when you disconnect USB, Espruino's console will move over to Serial1 automatically and may end up sending extra characters that you didn't intend. It's an idea to stick |
Beta Was this translation helpful? Give feedback.
-
Posted at 2018-06-18 by SamaelS. Thanks again.
|
Beta Was this translation helpful? Give feedback.
-
Posted at 2018-06-18 by @gfwilliams Nice - thanks for posting that up! It's something I'd really like to get included in the firmware at some point - it should even be possible to receive data as well (it's more tricky doing it in JS because of execution speed, but if it were in the firmware it should work). |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Posted at 2018-06-16 by SamaelS.
Hello !
I'm trying to control a SerialMP3 board but each time I send a command my espruino WiFi is disconnected from the USB console
Any idea ?
Beta Was this translation helpful? Give feedback.
All reactions