I am using spi_master.c for spi communication with nRF51822EK.
And i had sent and recieved data packet successfully for 1st time with spi_master_send_recv(). When i sending 2nd packet of data it writes the initial bytes(1st 2 bytes),enables spi interrupt also, but m not getting spi interrupt.
I am using sdk6 and sd7. SPI interrupt priority---3