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

How to handle buttons in lc server example

Hi,

I am using nrf52832 mesh board.I want to unprovision the device by pressing the button on the board.In the lc server example they handled it in rtt as it dont have hal module.

I added the hal module in the lc server but didn't worked because of nrfx_gpio module. please provide solution this.

Thanks in advance.

Related