Hmm - just tried here on the nRF52840DK - I can connect via serial and it's responsive. Then I can do USB.setConsole() and can program it over USB (looks like auto-switching isn't implemented).
For Bluetooth it looks like it doesn't specify a BLE name, but I can connect using the CLI and that all seems to work as well.
So I think it must be related to something on the dongle.
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.
Hmm - just tried here on the nRF52840DK - I can connect via serial and it's responsive. Then I can do
USB.setConsole()
and can program it over USB (looks like auto-switching isn't implemented).For Bluetooth it looks like it doesn't specify a BLE name, but I can connect using the CLI and that all seems to work as well.
So I think it must be related to something on the dongle.