Beware that this post is related to an SDK in maintenance mode
More Info: Consider nRF Connect SDK for new designs
This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

Zigbee coordinator configuration

Hello! I had asked a question about zigbee to parsing xiaomi data here . But there is no answer for my last ? .

tomchy adviced me this solution:

...

- register an endpoint callback on the first endpoint

- parse ZCL headers and look for attribute reports

...

I had found how to register ZCL callback then, but it is not a whole solution. It takes errors if i add only this code. May be i need to  declare endpoint params or smthng else? 

Parents
  • Hello,

    tomchy is working in Nordic, and he has a lot more experience with Zigbee than me, so I have asked him if he could upload the file. He said it needed some modifications before he could do that, but he will try to get it done within a couple of days. Sorry for the delay. I assume that he will use the other thread.

     

    In the meantime, what sort of errors do you get when you try to implement the endpoint callbacks?

     

    Best regards,

    Edvin

Reply
  • Hello,

    tomchy is working in Nordic, and he has a lot more experience with Zigbee than me, so I have asked him if he could upload the file. He said it needed some modifications before he could do that, but he will try to get it done within a couple of days. Sorry for the delay. I assume that he will use the other thread.

     

    In the meantime, what sort of errors do you get when you try to implement the endpoint callbacks?

     

    Best regards,

    Edvin

Children
Related