I'm trying sampleswitch OTA features using Z-Stack HA 1.2.1.
I have compile Sampleswitch according to OTA Upgrade user guides.
Since I cannot flash the firmware direct from IAR to CC2530 via SmartRF05 v1.8.1.
Happen on all sample apps. IAR, Project>Download and Debug ---compile complete, downloading indicator finished, firmware on CC2530 no changes.
So, I compile it into hex format and try to flash it using SmartRF Flash Programmer v1.9. For others sample apps working fine.
But for this sampleswitch with OTA features, I get this error:
"CC2530 - ID1433: HEX file content at address 0x7C7FF exceeds chip's 256 kB flash size"
How to proceed? Also tried previous Z-Stack HA 1.2.0. Same problem. Thank you.