Other Parts Discussed in Thread: BLE-STACK
Tool/software: TI-RTOS
Hi all,
I'm trying to make a BLE remote with voice and infrared starting form the hidAdvRemote on CC2640R2 stack v1.50.00.08 and I'm facing an issue.
Voice is working fine by itself, the IR is also working fine (I added IR using the driver IRGENCC26XX). But when I'm sending an IR frame and then I'm trying to send voice through BLE, the sound is lagging and I can't find why.
Is there some shared module between IRGENCC26XX and the audio streaming that make the audio streaming failed? Is the IRGENCC26XX modifying some clocks config or something that disturbed the streaming?
FYI I never send IR frame while streaming audio data.
Thanks in advance for your answers,
Sylvain