This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

bsp_event_handler in SDK v11.0.0

Hi, 

I want to use bsp_event_handler in SDK v11.0.0. But the code is not getting compiled.

On building, it throws an error "error:#20: identifier "BSP_BUTTON_ACTION_RELEASE" is undefined". When I removed the "bsp_btn_ble" file, neither it throws any error nor it generates any event. Can someone help me with this?

I am working in nRF51.

Related