Other Parts Discussed in Thread: CC2530
Ti大神和各位好:
我们现在是用arm-linux作为网关,通过串口与cc2530连接,作为协调器,请问我们想在linux端开发一个命令,能够通过串口给这个2530协调器升级,请问我们应该怎么做?有相关的例程吗?
感谢!
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.
Other Parts Discussed in Thread: CC2530
Ti大神和各位好:
我们现在是用arm-linux作为网关,通过串口与cc2530连接,作为协调器,请问我们想在linux端开发一个命令,能够通过串口给这个2530协调器升级,请问我们应该怎么做?有相关的例程吗?
感谢!
我们有提供一个SBDemo.exe,不过不是linux的,你可以尝试移植。另外请参考CC2530的serial boot loader文档:
您好:
不是很明白,我看社区上有人说从zigbee linux gateway的代码可以移植过来,请问有zigbee linux gateway相关代码可以参考吗?