Other Parts Discussed in Thread: CC2564
Tool/software: Code Composer Studio
Hi,
I'm working on setting up FCC testing for device that was design with CC2564 module and use HID profile from the blutopia stack.
I managed to switch the CC2564 in test mode with VS_Enable_FCC_Test_Mode function and disabled deep sleep mode VS_Enable_Sleep_Mod.
Test mode can be enabled with any of the available patterns but after short period of time it is turned off.
I would expect that with correct parameters and sleep mode disabled I wold get continuous signal transmitted.
Is there anything I'm missing in enabling FCC testing in continuous TX mode?
Thanks,