I'm following this guide to add On/Off switch to the template example.
https://developer.nordicsemi.com/nRF_Connect_SDK/doc/2.0.2/nrf/ug_zigbee_adding_clusters.html#add-on-off-switch-device
I have added the on/off switch code, but it does not build - Here's my code, it's exactly as the guide states.
Is there a missing step in the guide?
Here's the output:
I'm using VSCode, SDK 2.0.2, nRF toolkit 2.0.2, nRF52840 dev board. I'm new to VSCode, zigbee and Nordic devices. It's a learning curve !