I have my cc1111 running Simpliciti and data is being received with no problem until I start talking to a phone modem over UART. The modem code is in main, the rf is processed in the ISR. Priority is highest for RF, however, I am losing packets. What is the best way to control the modem without disrupting RF? Thanks.