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.

[参考译文] LAUNCHLL-CC26X2R1:线程网络配置

Guru**** 2468460 points


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

https://e2e.ti.com/support/wireless-connectivity/zigbee-thread-group/zigbee-and-thread/f/zigbee-thread-forum/1089072/launchxl-cc26x2r1-thread-network-configuration

部件号:LAUNCHTXL-CC26X2R1

大家好,

我们的客户正在尝试 使用TI Launchpad CC2652R1和 Beagle Bone Black设置线程网络。

它们已按照CCS边界路由器设置中定义的步骤进行操作 ,但在“边界路由器设置配置”步骤中,它们未获得/etc/wpantund.conf文件
配置带有NCP的边界路由器时需要使用该功能。

您会提供帮助吗?

此致,

马文

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

    您好,Marvin,

    这可能是由于权限问题,因为这是一个应通过生成脚本创建的新文件。

    要检查是否是这种情况,请尝试以下步骤:

    • cd ot-br-posix
    • sudo ./script/setup

    这里的主要区别是 sudo 应授予脚本在系统/内核位置(如/etc/.)创建文件所需的权限。

    谢谢!
    Toby