ZPS_eAplZdpParentAnnceReq()

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

ZPS_eAplZdpParentAnnceReq()

935件の閲覧回数
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 返答(返信)

779件の閲覧回数
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 件の賞賛
返信

780件の閲覧回数
zherlei
Contributor II

Hi Mario,

Thanks for your reply!

0 件の賞賛
返信

780件の閲覧回数
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 件の賞賛
返信