This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

cc1111 - RF UART Interaction

Other Parts Discussed in Thread: SIMPLICITI

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.