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.

MSP430 + boosterpack sigfox, Send to sleep cc1120

Other Parts Discussed in Thread: MSP430F5529, CC1120

Hello,

I'm using the demo project that provided me sigfox, and I am developing an application using the network of sigfox by the MSP430F5529 + boosterpack. So far I have set the MSP430 in low power consumption (LMP3), now I want to send to sleep the CC1120 module of the boosterpack by SPI.


How can I do this?

In what part of the code (TI_SIGFOX_FCC_ccs_project) I can set the SPI?

Do you have an example code where you do this?