ZPS_eAplZdpParentAnnceReq()

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 

ZPS_eAplZdpParentAnnceReq()

990 次查看
zherlei
Contributor II

The function ZPS_eAplZdpParentAnnceReq() in  ZigBee 3.0 Stack User Guide is used on a Router or the Co-ordinator to send a Parent Announcement message to one or more other nodes.In this announcement, the originating node declares which nodes it has as children.

If a node which receives this message also has one the specified nodes as its child(so there is a conflict), the receiving node broadcasts a response to indicate this.

question:

1. When will this happen??

2. How can I know the detailed behavior of the Co-ordinator of Router received the conflict??? (bestly about Neighbour Table, Address Map Table, Route Record Table)

标签 (2)
0 项奖励
回复
3 回复数

834 次查看
mario_castaneda
NXP TechSupport
NXP TechSupport

Hi Zhou,

Please define the next code in the makefile, and you will find the API for vDisplayAddressMapTable, vDisplayNT, etc.

APPSRC += appZpsExtendedDebug.c

Hope it helps.

Mario

0 项奖励
回复

835 次查看
zherlei
Contributor II

Hi Mario,

Thanks for your reply!

0 项奖励
回复

835 次查看
zherlei
Contributor II

Hi Mario,

Thanks for your reply!

The debug info of the  appZpsExtendedDebug.c file is very useful. I want to know the theoretical basis.

0 项奖励
回复