Hi,
I'm trying to use the example of the light_switch contained in the Zigbee SDK 3.0.0 to connect with Alexa: I'm using the nRF52840 board and, when I ask Alexa to find my devices, actually Alexa finds the first switch. The problem is when I try to connect to check the device from the Alexa app: it tells me that the server is not responding and that the device is not working.
Does this type of problem arise because the switch is not physically connected to a light bulb?
I also tried to build a network with multiple devices: Alexa in the role of coordinator, a device with the example of light_bulb and a device with the example of light_switch: Alexa detects both devices but it allows me to pilot only the light bulb
while, for the light_switch, I return to the issue explained before.
Has anyone tried this example and had these problems?
Kind regards.