Great! It'd be good if you could share your BOARD.py for the devkit dongle at some point...
I'd hope that now the uart has been fixed, hardware flow control may not actually be needed (I think a dead byte at startup was killing it) unless the USB dongle itself really cares.
If it is, I guess it'll need some nRF-specific hack at the moment, as there's no way to specify flow control pins normally in Espruino.
I wonder what's up with the BLE connection - that's been pretty good for me so far (although the Chromebook Web Bluetooth is a bit flakey!).
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.
Great! It'd be good if you could share your
BOARD.py
for the devkit dongle at some point...I'd hope that now the uart has been fixed, hardware flow control may not actually be needed (I think a dead byte at startup was killing it) unless the USB dongle itself really cares.
If it is, I guess it'll need some nRF-specific hack at the moment, as there's no way to specify flow control pins normally in Espruino.
I wonder what's up with the BLE connection - that's been pretty good for me so far (although the Chromebook Web Bluetooth is a bit flakey!).