Hello guys,
im using a cc1200 development module.As per the datasheet,when in RX mode,the module goes to Idle as soon as a valid packet arrives.When i want to receive another packet,the the module must be strobed to RX mode again.Is there any way to avoid this time consuming task.I tried setting the bit RFEND_CFG1.RXOFF_MODE to 11,so that the module goes to RX again when a valid packet arrives.But eventhough,there is not a difference in time taken to receive packets.(Measured using timer).Is it possible to shrink the time by any chance?
Thank you