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.

CC2530: OTA相关问题

Part Number: CC2530
Other Parts Discussed in Thread: Z-STACK, , CC2630, CC2538, CC2650

2630协议栈用的是 Z-Stack Home 1.2.2a

产品准备添加OTA功能,但遇到了以下几个问题。

1、在Documents中我找到相关OTA User's Guide,但该文档均针对的是CC2530/CC2538,想问这篇文档是否同样适用于CC2630,如不适用有无相关CC2630 OTA User's Guide作为参考。

2、我们产品的形态为(服务器->WIFI模块---2530协调器->2630子设备)

根据①中OTA User's Guide提到,OTA需要使用到Dongle并且借助PC端工具OtaServer实现OTA功能,我们想通过服务器直接发送可执行文件至2530并且远程升级2630,想请问上述这样的功能能否实现,2530协调器中能否添加类似Dongle功能,PC端工具OtaServer能否使用UART简单替代。