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

[nRF52840] zigbee bulb example version 3.x.0 and 2.0.0 are not run but 1.0.0 works fine.

Hi,

I am a newbie with zigbee on nRF52840.

I have tried serveral days with zigbee SDK but have troubles to work.

Finally i have found that example zigbee/light_control in nRF_SDK_for_Thread_and_Zigbee_v3.0.0 and v2.0.0 does not works.

The RT(bulb) does not join to coordinator but prints "Joined successful".

Even coordinator is turn off, RT print "Joined successful".

ZED(light_switch) prints errors saying that it cannot find bulbs.

But !!

When i program three PCA10056s with images out of v1.0.0, it works.

I cannot find any information about these problem in Documentation in nordic infocenter.

Please help me.

And finally i wanna develop door sensors with zigbee on nRF52840.

Upto 20 zigbee(end devices) are sleepy and wake up when door open detected.

At that time it will join to router or coordinator and sends location information to coordinator.

Some zed devices will send via router if power between coordinator is weak.

Suggest  effective starting points.

Thanks.

Parents
  • Hi.

    Hi,

    I am a newbie with zigbee on nRF52840.

    I have tried serveral days with zigbee SDK but have troubles to work.

    Finally i have found that example zigbee/light_control in nRF_SDK_for_Thread_and_Zigbee_v3.0.0 and v2.0.0 does not works.

    The RT(bulb) does not join to coordinator but prints "Joined successful".

    Even coordinator is turn off, RT print "Joined successful".

    ZED(light_switch) prints errors saying that it cannot find bulbs.

    But !!

    When i program three PCA10056s with images out of v1.0.0, it works.

    I cannot find any information about these problem in Documentation in nordic infocenter.

    Please help me.

    1. Can you please provide me with a traffic dump in Wireshark for the whole procedure? Read here how you can set up the nRF Sniffer.

    2. What examples are you running? Are you running these?

    examples\zigbee\light_control\light_bulb
    examples\zigbee\light_control\light_coordinator
    examples\zigbee\light_control\light_switch

    Please answer these questions and then we will look at your other questions later :-)

    Best regards,

    Andreas

Reply
  • Hi.

    Hi,

    I am a newbie with zigbee on nRF52840.

    I have tried serveral days with zigbee SDK but have troubles to work.

    Finally i have found that example zigbee/light_control in nRF_SDK_for_Thread_and_Zigbee_v3.0.0 and v2.0.0 does not works.

    The RT(bulb) does not join to coordinator but prints "Joined successful".

    Even coordinator is turn off, RT print "Joined successful".

    ZED(light_switch) prints errors saying that it cannot find bulbs.

    But !!

    When i program three PCA10056s with images out of v1.0.0, it works.

    I cannot find any information about these problem in Documentation in nordic infocenter.

    Please help me.

    1. Can you please provide me with a traffic dump in Wireshark for the whole procedure? Read here how you can set up the nRF Sniffer.

    2. What examples are you running? Are you running these?

    examples\zigbee\light_control\light_bulb
    examples\zigbee\light_control\light_coordinator
    examples\zigbee\light_control\light_switch

    Please answer these questions and then we will look at your other questions later :-)

    Best regards,

    Andreas

Children
Related