Coordinator endpoint

Hello, I developed for my customer, a ZigBee coordinator in last 2019, using nRF5 SDK for Thread and Zigbee v3.2.0.
I has installed many sistems on field, equipped witn several battery powered sensors (door, motion, occupancy ...) and mains powered actuators (bulbs and smart plug).
I have only one endpoint # 64 configured on my coordinator, and now I need to add a second endpoint to receive the info from some end-node that sends to fixed endpoint #255
How can I add it?
Thanks for help

Abele

Parents Reply
  • Hello Abele!

    I am deeply sorry about the delay on this case, things have been busy lately. 

    I assume you've made sure that you are sending it to the right address btw?

    I tried this myself just now and I believe I might see the same issue, if not a similar one. I do see the message being forwarded to the right endpoint handler when I send it to a cluster though. Have you tried sending it to a cluster?

    abe said:

    This is known ... but unfortunately the data sent to coordinator via endpoint #255 are not reported to endpoint handler callback as happens for endpoint#1 ...

    Could you expand a bit on this part? Do you have an additional endpoint #1 on the coordinator?

    Regards,

    Elfving

Children
Related