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.

zigbee节点使用ZStack自带的BootLoader通过串口下载bin文件后,应用程序的串口失效。

1、使用ZStack-CC2530-2.4.0-1.4.0版本;

2、现象如下

(1)应用程序编译设置项不使用Serial Boot Loader for CC253x文档中设置,直接编译成hex文件,下载后应用程序的串口工作正常.

(2)应用程序编译设置项,参照Serial Boot Loader for CC253x文档设置,生产bin文件下载后,应用程序的串口不工作。

3、应用程序源代码见附件,寻求大神相助!