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.

Program Z-Stack 2.5 in CC2531

Other Parts Discussed in Thread: CC2530, CC2531, Z-STACK

Hello,

I'm using the Smart Energy Profile from Z-Stack in cc2530, and I'd like to know what are the changes that I need to make for programming it in the CC2531.

  • Hi,

    If the USB part of the cc2531 won't be in use, you may leave the project untouched, and

    download the FW as is.

    However if you are willing to use the USB peripheral of CC2531 then you should replace

    the "HAL" part of the project with the "HAL" suited for CC2531. There are several threads

    on the forum discussing this issue.

  • OK,

    But, these HAL changes are made for using the USB as a UART port for data communication with a PC for example?

    BRS,