• 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.

About

Avatar for user95552 @user95552 started