Modular gateway node discovery

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

Modular gateway node discovery

1,697 次查看
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 回复数

1,521 次查看
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 项奖励
回复

1,521 次查看
jc_pacheco
NXP Employee
NXP Employee

Hello Tibur, 

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

-JC