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.

CC2530: Update boot firmware

Part Number: CC2530


Hi,


We are facing issue with a batch of CC2530 modules, where some of the module's 32 kHz  external oscillator stops functioning.
We are using ZStack 302 and its ota upgrade functionality. 
In Zstack and boot code initialization 32 KHz external clock is used by default for clock change over to 32 MHz.

Changes have been made to the application code to use 32 kHz internal oscillator instead of 32 KHz external oscillator.

We can upgrade the stack firmware via existing ota upgrade functionality.

We need to update the boot firmware as well for this change. Is there a way to upgrade boot firmware?