Other Parts Discussed in Thread: CC2530, Z-STACK
Hello,
I would like to know if we can modify the bootloader size from 0x800 to 0x1000 for exemple?
Changes in:
#define HAL_OTA_RC_START 0x0800 0x1000
-D_CODE_START= 0x0800 0x1000
...
I didn't really view where is calculate the CRC for the application file .hex
This CRC is not add (and so calculate) in the converter to do a .zigbee file? Which could be a problem if the address is different.
Thanks,
Launix.