• Hi,

    Are you running espruino-server or espruino-web-ide? You should try with espruino-server as the web-ide package is notoriously difficult to get the bluetooth NPM packages installed for.

    Also, you'll need to have run the command sudo setcap cap_net_raw+eip $(eval readlink -fwhich node) before first starting espruino-server, to give it permissions to access BLE

About

Avatar for Gordon @Gordon started