I've got console working over Serial1 successfully :). Some questions
Is it possible to change the baud rate of the console? I tried setting the serial
to 38400 and then using setConsole, but the webIDE didn't work. (Just curious -
9600 may be fine...)
Is there any flow control on serial? If I try to send big files, would it work?
Does the firmware update work over serial, or does it require USB?
Espruino is a JavaScript interpreter for low-power Microcontrollers. This site is both a support community for Espruino and a place to share what you are working on.
Hi
I've got console working over Serial1 successfully :). Some questions
Is it possible to change the baud rate of the console? I tried setting the serial
to 38400 and then using setConsole, but the webIDE didn't work. (Just curious -
9600 may be fine...)
Is there any flow control on serial? If I try to send big files, would it work?
Does the firmware update work over serial, or does it require USB?
Thanks
Martin