I would like to know how long TXIDLE state takes, between sending two data packets, for NRF51822? I want to minimize the time between sending two data packets, to maximize the transmission speed. Any suggestion?
I would like to know how long TXIDLE state takes, between sending two data packets, for NRF51822? I want to minimize the time between sending two data packets, to maximize the transmission speed. Any suggestion?
Hi,
Please consult section 17.1.10 in the reference manual. In order to minimize time spend in TXIDLE simply use the hardware shorts available in the radio peripheral, the delay then reduces to the ones described in the electrical specification 8.5.6 in the product specification for the nRF51822.
Best regards,
Øyvind