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.

Binding Router and Coordinator

Other Parts Discussed in Thread: Z-STACK, CC2531

Hi all,

I'm using GenericApp of z-stack mesh network. I have 1 ZC and 1 ZR. I turned on ZC first and then turned on ZR

I checked the Ubiqua Protocol Sniffer, I don't see the Beacon Request message.

Could you please show me that my ZR sends Beacon Request message to ZC automatically?

I'm building my ZR with defined symbols as below:

HAL_PA_LNA
NV_RESTORE
NWK_AUTO_POLL
NV_INIT

- Defined of ZC:

HAL_PA_LNA
NV_INIT
NV_RESTORE

Thank you very much,

Shinryu