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.

Nwk Network report problem

Other Parts Discussed in Thread: Z-STACK

hi

  I use Zsatck2.5.1 a, in my network, there is a coordinator, two routers and some nodes.After the network formation, I found a problem:
Description as follows:

when a device sends beacon data frame at a time, all the routers  in the network will send "Nwk Network report"  very frequently,as shows in following picture,

what the function of  "Nwk Network report" data packet?

If I disable this function, can the network work ok?

  • Hi liangliang,

    It appears that there is PANID conflict. In the circle A, there are a ZC and a ZR who have the same PANID 0x0110 but different extended PANIDs. You cannot use the same PANID on different networks if they are in range to each other.

    By the way, I would strongly recommend switching to the latest version of stack(Z-Stack Home 1.2.1 as of now). That will help you get supported easier in the future.

    - Cetri