Other Parts Discussed in Thread: BLE-STACK, CC2530
请教一下TI技术,做OTA升级,模块必须加装外部Flash吗?一个帖子里面看到说只要(程序大小x2)<(256-2)k,就不需要外扩Flash(比如用的是cc2530f256),是这个样子吗?如果是这样子的,官方给的例程中哪个可以用来移植呢?
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.
1. 如果是使用zstack和2530,那一个稍微有点功能的终端设备,编译出来都超过128K了。
2. 分两块这个是有实现方案的。主要是在BLE-STACK里。用到的芯片是CC254X,和253x一个架构,外设驱动都可以通用。理论上是完全可以移植到CC2530上的。
可以借鉴
http://processors.wiki.ti.com/images/8/82/OAD_for_CC254x.pdf?keyMatch=BLE%20OAD&tisearch=Search-EN-Everything