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.

[参考译文] CC1352P:器件失去网络

Guru**** 2460850 points


请注意,本文内容源自机器翻译,可能存在语法或其它翻译错误,仅供参考。如需获取准确内容,请参阅链接中的英语原文或自行翻译。

https://e2e.ti.com/support/wireless-connectivity/zigbee-thread-group/zigbee-and-thread/f/zigbee-thread-forum/1231470/cc1352p-device-loses-network

器件型号:CC1352P

您好、存在这样的问题:有一个 μ СС1352P -4以及来自 TI tempsensor openthread 示例的已安装固件。 还有一个边界路由器、其开放线程存储库中提供了最新的软件版本。 4 μ СС1352P 进入网络、一切正常、但1-2天后、器件将与网络本身断开连接。 我在日志中仅看到以下内容:

May 26 02:57:59 ubuntu otbr-agent[1473]: 1d.03:44:53.134 [I] Mle-----------: Child timeout expired
May 26 02:57:59 ubuntu otbr-agent[1473]: 1d.03:44:53.135 [I] Settings------: Read ChildInfo {rloc:0x8001, extaddr:7a49fa192c4b2157, timeout:240, mode:0x0d, version:3}
May 26 02:57:59 ubuntu otbr-agent[1473]: 1d.03:44:53.143 [I] Settings------: Removed ChildInfo {rloc:0x8001, extaddr:7a49fa192c4b2157, timeout:240, mode:0x0d, version:3}
May 26 02:57:59 ubuntu otbr-agent[1473]: 1d.03:44:53.144 [I] Notifier------: StateChanged (0x00000800) [Child-]
May 26 02:57:59 ubuntu otbr-agent[1473]: 1d.03:44:53.144 [I] ChildSupervsn-: Stopping Child Supervision
May 26 17:19:36 ubuntu otbr-agent[1473]: 1d.18:06:30.879 [I] Mle-----------: Receive Child Update Request from child (fe80:0:0:0:7849:fa19:2c4b:2157)
May 26 17:19:36 ubuntu otbr-agent[1473]: 1d.18:06:30.879 [I] Mle-----------: Send Child Update Response to child (fe80:0:0:0:7849:fa19:2c4b:2157)

。 也许有一些建议可以做到这一点吗?

  • 请注意,本文内容源自机器翻译,可能存在语法或其它翻译错误,仅供参考。如需获取准确内容,请参阅链接中的英语原文或自行翻译。

    您好!

    似乎边界路由器没有收到任何来自子路由器(tempsensor)的数据包,并且正在释放其子表中的空间。

    您在温度传感器上看到了什么日志?

    根据您的网络外观、可能是 tempsensor 已经加入了其他某个 Thread 路由器。

    您的网络是什么样子的? 有多少台路由器、多少台终端设备?

    谢谢。
    待机

  • 请注意,本文内容源自机器翻译,可能存在语法或其它翻译错误,仅供参考。如需获取准确内容,请参阅链接中的英语原文或自行翻译。

    感谢你能抽出时间。 网络只有一台路由器和一台设备。 我的微控制器开发之旅刚刚开始、特别是 openthread。 tempsensor 源代码与 SDK TI 示例中的完全相同。 工作稳定1-2两天没有任何问题。 很遗憾、我不知道如何查看温度传感器本身的日志。