I have 2 MC9S12DP256’s with the nrf’s with the SMA connector on them. Well i have used brennens library and am pretty sure everything is okay. my problem is i am not getting communication between the two nrf’s. I did a dump all registers function from brennens lib and all looked okay on both trans and reciever. The transmitter is giving the TX_DS interrupt but the reciever never gets the RX_DR interrupt and never get any data in the RX FIFO. I am able to communicate through SPI to the nrf’s just fine and all internal regs to the nrf’s are set right but the reciever wont recieve any bytes, the CE line is high on the reciever and the transmitter keeps giving the interrupt which tells me that i think the trans is working but the reciever is not although the HCS12 communicates to the recieving nrf through SPI just fine. Is it possible for the nrf module to communicate through SPI and report that it is okay but still be defective and not be able to recieve or if the nrf is responding to SPI than it should recieve. I am going crazy, everything looks okay but no bytes across link. Help, brennen where are you?
Hookups1534