hi ,
i'am implementing tranceiver modules using CC1125 radio chip.
when the radio is idle bytes from uart has moved to a local buffer then when the previous transmission has completed then starts immediately.
this causes the radio packet sent ack was not giving to micro controller hence it get locked in no packet status received.
if i put interval 100ms after the tx success status it works.
how can i check the whether the RF was ready for transmission.
regards.
Rajesh