Modular gateway node discovery

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

Modular gateway node discovery

730件の閲覧回数
tusoritibor
Contributor II

Hi!

I am currently developing an application where i need to know the ip addresses of the nodes on a thread mesh network. I have tried several ways:

   get routing and child tables - it was quite slow

   send multicast mgmtdiagnosticget messages - from python wrapper i had segmentation fault

  I would be interested in how the volansys demo application gets the nodes ip addresses. Has anyone information about it?

Thanks,

Tibor

ラベル(1)
0 件の賞賛
2 返答(返信)

554件の閲覧回数
dhvanil_patel1
Senior Contributor I

Hi Tibor,

In the Volansys demo application, when an end node joins the thread network and receives ULA address from border router, the end node sends a predefined end node information message to the border router on pre-defined UDP server. For more information, please refer the OOB software architecture document and the gateway source code.

 

Thanks,

Dhvanil

0 件の賞賛

554件の閲覧回数
jc_pacheco
NXP Employee
NXP Employee

Hello Tibur, 

Please use the following community site for NXP Modular IoT Framework related questions.

-JC