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.

CC2592: CC2592 Range Extender cann't been controlled by CC2640R2F

Part Number: CC2592
Other Parts Discussed in Thread: CC2640R2F, ,

Dears,

   My customer has used CC2592 to extend CC2640R2F RF range refer to TIDC-CC2650-CC2592-EMK. But  CC2640r2f cann't control cc2592, The ctm use hardware method,cc2592 can workware, but  CC2592 can't detect the CC2592 status,CC2592 keeps OFF.

the code:

#include "ioc.h"
 // Map RFC_GPO0 to DIO13
 IOCPortConfigureSet(IOID_13, IOC_PORT_RFC_GPO0,
 IOC_IOMODE_NORMAL);
 // Map RFC_GPO1 to DIO7
 IOCPortConfigureSet(IOID_14, IOC_PORT_RFC_GPO3,
 IOC_IOMODE_NORMAL); 

the sch as follow,

Could you give your hands on this issue and help us resolve the problem?