• Hmm - that is odd - I can't see anything obvious.

    You could try NRF.setServices(undefined, { hid : joystick_report , uart:false }); - this will disable the Bluetooth console (so the IDE won't work at all until you reboot without loading the code) but it might help?

    I'm not sure how technical you are, but the easy way to debug is to attach a USB-TTL converter as in http://www.espruino.com/Puck.js#serial-cĀ­onsole so you can see what's going on even when you are connected by Bluetooth

About

Avatar for Gordon @Gordon started