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

Adding reset button

Hello,

I've disabled the buttons in light_switch example for the client DK. I'm using GPIOs for input and I want to enable BSP_BUTTON_3 to reset mesh network configurations. I used pin_change_int example for GPIO and I get "multiple definition of GPIOTE_IRQhandler" error when I try to use the button_event_handler function in the example. How do I enable single button to reset mesh configurations?

Regards,

Sunil

Related