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.

RTOS/CC2640R2F: Decoding infra red signal using simple_peripheral project

Part Number: CC2640R2F

Tool/software: TI-RTOS

Hello,
I have a problem concerning the decoding of the 56 Khz IR signal (RCA). I am using the simple_peripheral basic project. The period and frequency of IR signals with frequencies of 30 to 40 KHz are well decoded and calculated. But that at 56 KHz does not give the expected results, because several interruptions are omitted. My goal is to retransmit decoded IR signals, by Bluetooth whatever the remote control used.
I wonder if the microcontroller is not able to detect and process interrupts at this frequency.

Thank you in advance for your answer.

Achille T.