Hi All,
I recently got my CC110L transmitting and receiving with the launchpad kit. I have a query though: When I am reading from the Rx FIFO my code gets stuck in the "wait for chip ready" line which waits for the CC110L to pull the MISO/GDO1 line low after setting CSn low to show it is ready. If I use an additional function for a SPI command and forgo this line (for reading the FIFO only, all other SPI commands wait on chip ready) I get no problems, but is this normal?