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

Light_switch Example from Mesh SDK: New configured buttons on nRF52840 dongle do not work

Hello everybody,

I have programmed the example light_switch (server) and (client) from SDK for Mesh examples on two nrf52840 dongle and it worked .. I can control the LED with the help of the mobile app "nRF Mesh". The only problem is that the buttons do not work, I reconfigured them by mapping the BUTTONS (2, 3 and 4) to new GPIOs (1.15), (0.24) and (1.0)  ,

Does anyone know anything about this problem, I would be happy about your support

Related