Hi,
LED is on when the button is pressed. Press the button again and the LED off. I want the Turn the LED on as long as I press the button. Turn off the LED when I stop pushing the button.. How can I send evente again after the button is released.
I am working in nRF5_SDK_15.2.0_9412b96 sdk.
I am working the project esb_low_power_ptx - esb_low_power_prx
How can I add the bsp library to this project I'm working on.