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.
求助:
我想使用 LAUNCHXL-CC1352R1 来尝试 Zigbee-Linux-Gateway.
我想先使 ZNP 功能正常,下载了 Zigbee_3_0_Linux_Gateway_1_0_1.run
解压缩后,将 Zigbee_3_0_Linux_Gateway_1_0_1\Firmware\znp\CC1352R1LP_GW_ZNP_UART.hex 烧录进板子
然后运行 Z-tool ,显示 "no devices found"
我用CCS V9,编译工程 D:\ti\simplelink_cc13x2_26x2_sdk_3_30_00_03\examples\rtos\CC1352R1_LAUNCHXL\zstack\znp,烧录后也是“no devices found”
是不是我哪里理解错了?谢谢!
非常感谢!
Z-tool 缺省波特率确实不正确,我改过来了,改成了115200。
另外,流控缺省是 none ,LaunchPad 板子上应该也是None,但是我还是改成RTS/CTS试了一下,还是不行。
Launchpad 上需要进行什么设置吗?或者我有什么办法能确认LaunchPad的软件已经在正常工作了?谢谢!