replacing tap with
NRF.sendHIDReport([2,0,4], function() { NRF.sendHIDReport([0,0,0]); });
results in the same error. so probably not ble_hid_keyboard issue.
@user95552 started
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.
replacing tap with
results in the same error. so probably not ble_hid_keyboard issue.