If I reconnect to the device using the WEB IDE then push the button I get this error:
Uncaught Error: BLE HID not enabled
at line 1 col 104
...0,0,0],function(){a&&a()})})
^
in function "tap" called from line 9 col 4
});
^
in function called from system
This should be normal through as the HID is not enabled if it is not connected as a HID device.
unpairing, re-pairing doesn't enable it.
unpairing, reseting the puck, re-pairing doesn't enable it.
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.
If I reconnect to the device using the WEB IDE then push the button I get this error:
This should be normal through as the HID is not enabled if it is not connected as a HID device.
unpairing, re-pairing doesn't enable it.
unpairing, reseting the puck, re-pairing doesn't enable it.