Some BLE adapters like Sena UD-100 (Cambridge Silicon Radio, Ltd Bluetooth Dongle (HCI mode)) cannot connect to a peripheral while they are scanning. You will get the following message when trying to connect :
Error: Command disallowed
You need to stop scanning before trying to connect in order to solve this issue.
So it looks like it's something funny with your Bluetooth dongle
I've just updated EspruinoHub - please could you git pull it and see if that helps things?
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.
Ahh I just Googled the message and found this:
So it looks like it's something funny with your Bluetooth dongle
I've just updated EspruinoHub - please could you
git pull
it and see if that helps things?