Ok the status could be read from RX_STATUS register. I realized that after RF_ON command I am stuck on STATE_CHANGE_IRQ_STAT (I am waiting for TX_RFON_IRQ_STAT). In this moment I can see sinus vawes on oscilloscope. If I ignore it I will be stuck waiting for the RX_STATUS register to reflect the TRANSCEIVE_STATE. If I ignore both, the TX_RFON_IRQ_STAT appears after few SEND_DATA sequences. Is there any state diagram that could help me to diagnose the problem? For example which state may IRQ_STATUS register reflect after RF_ON command and so on? Any help is appreciated.