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?