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

遇到一点问题,想要请教一下:

我最开始使用的是2.5.1a的协议栈,后来想要升级到1.2.2a的协议栈,升级的时候出现了一点问题:

节点程序使用1.2.2a的协议栈没问题,但是协调器升级到1.2.2a的时候,RAM空间不够用(芯片是CC2530),

我的想法是:暂时先将节点的程序升级到1.2.2a,协调器的程序继续使用2.5.1a,请问这样使用可以吗?会不会造成什么问题?