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.

[参考译文] CC2340R5:使用命令行界面 (CLI) 引发异常

Guru**** 2463330 points


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

https://e2e.ti.com/support/wireless-connectivity/sub-1-ghz-group/sub-1-ghz/f/sub-1-ghz-forum/1534535/cc2340r5-use-command-line-interface-cli-raise-exception

器件型号:CC2340R5

工具/软件:

使用 SmartRF CLI 命令行发送指令时、设置典型 PHY 会提示错误消息“Invalid Typical PHY name“。

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

    您好 Carson Chen、

    参考帮助文档、我们应该能够使用以下命令之一:

    PHY 操作
    --print-typty-phys
    打印 可用的所有典型 PHY 的驱动程序
    图。
    -select-typty-phy“ “
    选择指定的典型 PHY。 如果成功、这将成为当前器件
    物理层。
    --- print-custom-phys
    打印 当前工作区中所有定制 PHY 的配置文件。
    如果工作区中没有自定义 PHY、则不会打印任何内容。
    --- select-custom-phy“ “
    选择指定的自定义 PHY。 如果成功、这将成为当前器件
    物理层。
    --- create-custom-phy“ “
    根据当前 PHY、使用指定的名称创建一个新的自定义 PHY。
    如果成功、这将成为当前 PHY。
    --- remove-custom-phy“ “
    移除指定的自定义 PHY。 如果这是当前的 PHY、则会有
    操作后没有当前 PHY。 

    谢谢、

    Alex F