This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

Problems with home automation example app binding

Guys,

I am having some trouble getting home automation light switch and light bulb example to work in binding mode. It works fine in automatic mode of "match descriptor request" but when I try to do binding it doesn't work. I suppose, I am supposed to press SW4 on switch (which is also my co-ordinator) and similar key on light to start binding process and as explained in the example doc, co-ordinator will create binding. Unfortunately, I do not get bind successful on either devices (light ED in fact doesn't support bind response callback). I am not sure what is going on.

Also, I noticed, if I put light as end device, then even match_descriptor method doesn't work (switch initiates request but light node never gets it). It works as router though.

Anyone?