I'm trying to use the CC1101 in WOR with RSSI detection. When I set MCSM2.RX_TIME_RSSI=1, every so often (~2hours or more) of being in WOR the CC1101 will issue GDO2x=06h with a pulse width corresponding to the correct packet length. The data in the RX FIFO is garbage but it does not give me an underflow or overflow error. I'm using the CC1101EM_434MHz evaluation board. It will do this with antenna connect or not connect. I have another CC1101 which is doing nothing put receiving and it does not see the packet. I’m assuming the garbage data is just the power up values in the FIFO. It is not consistent, however. I am sending out the EVENT0 signal on GDO1 during WOR at a 90ms period. When I set MCSM2.RX_TIME_RSSI=0 I don't see the problem. Are there some settings for AGCCTRL2, AGCCTRL1, and AGCCTRL0 needed in order to use RSSI detection in WOR? Is this a know bug?