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

UART Relay - buttons press not detected

Hi Team,

I am experimenting with the semi-official ble_app_uart_relay example on an nRF52832 DK:

https://github.com/NordicPlayground/nrf52-ble-app-uart-relay

The main functionality works fine, but button presses are not detected in the BSP event handler.

The device doesn't go to sleep on pressing button 1 as it should based on the code, and if I add any other events with any other BSP event key, nothing happens.

Can you help me find out why?

Thank you,

Tibor

Parents Reply Children
Related