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.
协调器配置
-DCONCENTRATOR_ENABLE=true
-DCONCENTRATOR_ROUTE_CACHE=true
现在协调器要发送数据给其他节点,如何使用source route进行发送呢?
数据发送时,查找发送路径的优先级顺序是怎样的呢?(邻居表,路由表,源路由。。。)
请参考用户手册第5.4 Many-to-One Routing Protocol 一节
地址: C:\Texas Instruments\Z-Stack Home 1.2.2a.44539\Documents\Z-Stack Developer's Guide
谢谢 Viki Shi 的回答,那一节已经看过了,不过并没有说明concentrator发送数据时如何包含source route进行发送。
我测试的结果是concentrator处理完route record command后,发送数据时依然不包含source route。