Hi, I am using CC2541 BLE and implementing monitoring application. I am sending data to CC2541 from ARM processor over SPI bus. I have initialized SPI module in CC2541 application firmware to collect data from microcontroller and enabled interrupt. But when I run my program then some time I don't get any data in SPI interrupt. I am sending data to CC2541 at fixed interval from microcontroller but SPI interrupt occur intermittently. It's gets disabled automatically Can someone guide me to solve this issue?
Warm Regards,
Sarang.