I have a proprietary protocol that i redirect the digital RSSI into a GPIO and bit bang the data out. I can't use the packet engine to decode because of this. I'm not using RTOS and am using transparent mode OOK on CC1310. The reason I need to lock the AGC is because one of the message has up to a 2ms dead time where there is no data after the preamble and then data follows I have to keep the AGC at the level the preamble was detected until I extract the data.