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: CC2650 PAN Coordinator - FFD ASSOCIATION Issue

Part Number: CC2650

Hi,

 I am using TI CC2650 802.15.4 MAC code.But I am going through the Code I found that CC2650 is applicable only to create a PAN coordinator and to create RFD device.

 But I want to create 1 PAN Coordinator and 1 FFD(normal coordinator).Is it is possible using TI 15.4 MAC.

I have flashed TI FFD code to two cc2650 devices.Now I am trying to send association request from one FFD to another.But FFD device is not sending association request out to another FFD(which I assumed as PAN Coordinator).

Can any one tell me is it is possible to create a normal FFD device which can associate with PAN coordinator using TI code.?

Thanks 

  • Can you please describe why you are looking for FFD device in the star network? Is it to have the network node always on or RX ON WHEN IDLE? If yes, you can use the RFD application and disable the device going into sleep via msa.h define MSA_PWR_MGMT_ENABLED set to false.