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.
我使用的是ZStack-CC2530-2.5.1a ,想在自己的工程上实现OTA。
按照Z-Stack_OTA_Upgrade_User's_Guide.pdf修改工程后发现:
先给设备下载 OTA Boot ,再下载我的工程进行DEBUG。进入DEBUG键面,会自动运行,且不能reset。
请问我是哪里配置错误了吗?不先下载OTA Boot就不会出现这样的问题