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.

CC2650 Range Extender

Other Parts Discussed in Thread: CC2591, CC2592, CC2650, Z-STACK

Hi,

Will the CC2591 or CC2592 work well with the CC2650 as a range extender? On the website it says that the CC2591 will work with future transceivers as well. But I wanted to make sure that their impedances match, and there is no issue with using zigbee.

Thanks,

Josh

  • Both of them can be used as range extender of CC2650. We have use CC2592 in our design.
  • Hi Yikai,
    - Did you make your own CC2650-CC2592 board?
    - If so, can the RX_TX pin be used as PA / LNA switch controlling the CC2592 so that the same Zstack can be used?
  • 1.Yes, we make our own CC2650-CC2592 board.
    2. We use the following pin to connect CC2650 and CC2592
    DIO7 - RF Core GPO1 controls PA_EN
    DIO13 - RF Core GPO0 controls LNA_EN
    DIO14 - must be configured as output ‘1’ to enable High Gain Mode
    3. Latest Z-Stack Home 1.2.2 hasn't supported CC2650-CC2592.
  • Hi Yikai,

    I was wondering if you could share with the forum the some of the software side changes required for this. I've been experimenting with the CC2650 - CC2592 and Z-Stack Home 1.2.2 and assigned those radio control pins. That should cover the hardware interface part but in software there are (afaik) some points:


    1. RSSI adjustment.

    I've discovered that this is no longer done with a macro but by radio command set in Macs.h. 0x00nn88A3 where nn is the dBm value, this is set to 3. I assume it should be changed when using the CC2592. Do you know if I can use the same value as in previous Z-Stack? Is 'nn' a signed integer dBm value?

    2. CCA RSSI Threshold

    This also changed, previous stacks write to a radio register to change it when using the LNA. In this stack it is set in the RX command and others, should it be changed there? Or is this no longer neccessary as the RSSI offset takes care of it?

    If you would share this information, it should be possible to change the firmware and use CC2592 with CC2650 at least in an experimental setup.

    Best regards,

    Sjef.

  • Hi Sjef,
    I have signed SLA to get CC2650+CC2592 software support patch. I cannot pass it to you because of SLA. If you need it, you have to sign SLA with TI representative.
  • Ok. Thank you. I will look into this.
  • You are welcome.