HI,
in this modified example: https://github.com/Rallare/nrf51_ble_app_hids_kbd_consumercontrol/tree/SDK15 cI would like to define the long button instead of short button (APP_BUTTON_PUSH). Unfortunately, the BSP_BUTTON_ACTION_LONG_PUSH command is not executed when I press the buttons. but there is no error. Can anybody help me further?
Thanks!