Hello,
I'm using the Simple Application Demo for the CC2530 ZNP and IAR. I'm trying to use the SPI SDRY interrupt to detect new incoming ZNP messages. I have followed the steps sugested in the code to do so. When I try to use SpiPoll( ) to read the incoming message the execution blocks waiting for an incoming message. Is there something wrong with using SpiPoll( ) within the interrupt routine?
Much thanks,
Mathew Turnell