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.

CC1125: Configure transparent serial mode functionality test in Smart RF Studio7

Part Number: CC1125

Hi, I have two CC1125 BoosterPack boards and I would like to do some evaluation of the transparent serial mode performance.

Is it possible two do this using SmartRF Studio 7?

I currently have two computers configured with one board set up on each machine. Smart RF studio on each computer settings are as follows:

Transmitter : 

IOCFG0.GPIO0_CFG = 0x30

MDMCFG1_FIFO_EN = 0x00

MDMCFG0.TRANSPARENT_MODE = 0x01

PKT_CFG2.PKT_FORMAT = 0X03

SERIAL_STATUS.IOC_SYNC_PINS_EN = 0x01

Receiver:

IOCFG0.GPIO0_CFG = 0x09

MDMCFG1_FIFO_EN = 0X00

MDMCFG0.TRANSPARENT_MODE = 0X01

PKT_CFG2.PKT_FORMAT = 0X03

I then drive a few 10msec pulses through the gpio0 pin on the transmitter and I expect to see a similar pulse train on the receiver on gpio0 however this is not seen on the scope.

Prior to  changing the registers associated with transparent serial mode, the radios were set for 1.2kbps 2GFSK 25KHZ channel spacing 869 MHz carrier freq, 15.625KHz RX filter BW and the radios do communicate with each other  when using packet TX / packet RX in SmartRF Studio. I assumed the RF settings would persist and I then only needed to change the registers pertaining to the transparent serial mode functionality.

Is it possible for the  transparent serial mode functionality to be configured under Smart RF Studio?

Thanks,

Tom