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: Reset to booatloader code in CC2530

Part Number: CC2530

Hi,

          I have an issue after the reset in CC2530. After the powerup of the board, application is starting after one minute but after doing SYS_RESET, directly it is going to the application instead of going to the bootloader. Now I want to fix this issue, so that whenever I am doing Soft_reset it should go to the bootloader first and then to the application.