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.

[参考译文] LP-CC1352P7:CC1352P7 Wi-SUN OAD 失败

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

https://e2e.ti.com/support/wireless-connectivity/sub-1-ghz-group/sub-1-ghz/f/sub-1-ghz-forum/1363518/lp-cc1352p7-cc1352p7-wi-sun-oad-failed

器件型号:LP-CC1352P7
主题中讨论的其他器件:Wi-SUNCC1352P7

尊敬的 TI 工程师:

我在运行 Wi-SUN OAD 演示时遇到困难:
https://dev.ti.com/tirex4-desktop/content/cc13xx_cc26xx_simplelink_academy_7_40_01_00/_build_cc13xx_cc26xx_simplelink_academy_7_40_01_00/source/ti_wisunfan/wisun_oad/wisun_oad.html

这是我的设置:

  1. BeaglePlay 与 BeaglePlay Debian OS 2023十月作为边界路由器主机
  2. 板载 CC1352P7已刷写 CCS Wi-SUN 更广义路由器固件
  3. 刷写为片外 OAD CoAP wi-sun 路由器节点的 CC2352P7-1 LaunchPad
  4. CCS 12.7.1、SDK 也是最新的7.40.00.77

我按照上面教程中描述的步骤操作。  我可以在 spinel-cli.py 中从 BeaglePlay 主机 ping CoAP 路由器节点。  但是、当我发布

getoadfwer

Spinel-CLI 报告它不是 CoAP 节点。

另一个问题是:我的 CoAP 节点已连接到 Windows 桌面。  当我运行 spinel-cli.py 来连接它并输入命令角色时、它完全没有响应。

那么、我怎么做错了?  如何更正程序?

此致,
提米

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

    下面是此脚本报告的另一个错误:

    sudo /usr/local/ti-wisunfantund/coap-client-scripts/run_coap_get.sh 2020:abcd:::212:4b00:14f9:675c

    Starting the COAP Process with IP Address 2020:abcd::212:4b00:14f9:675c
    coap-client -m get coap://[2020:abcd::212:4b00:14f9:675c]/led -o c.bin
    /usr/local/ti-wisunfantund/coap-client-scripts/run_coap_get.sh: 21: [: 1: unexpected operator
    /usr/local/ti-wisunfantund/coap-client-scripts/run_coap_get.sh: 35: [: 1: unexpected operator
    /usr/local/ti-wisunfantund/coap-client-scripts/run_coap_get.sh: 21: [: 2: unexpected operator
    /usr/local/ti-wisunfantund/coap-client-scripts/run_coap_get.sh: 35: [: 2: unexpected operator

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

    OAD 升级在我对 CoAP Launchpad 进行硬复位后起作用。

    问题如下:

    之前的固件是非负载固件。  为了激活新闪存的 OAD 固件、需要硬复位。

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

    还请解决这些错误。  这些都是由 ti wisunfantund 脚本生成的。

    此致。