Hi Team,
I am working on a project. It requires nordic chips (slaves) to communicate with msp430 (master). I use the nordic example SPIS as the initial code of the nordic part. And use the example SPI code as the initial code on msp430. I observe they can receive signals between them. But the content is wrong totally. I don't the reasons. So, Can you provide a example how to communicate with msp430 chips by spi interfaces?
Gaosheng