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.

CC2650STK communicate with CC2530

Other Parts Discussed in Thread: CC2530, CC2650STK, Z-STACK

Hi,

I want to build a zigbee network with CC2650STK(as enddevice) and CC2530(as coordinator).Now,the CC2650STK have been downloaded the

zstack_home_1_02_02a_44539( C:\ti\simplelink\zstack_home_1_02_02a_44539 \Projects\zstack\HomeAutomation\SensorTag) and the CC2530 have been

downloaded the Z-Stack Home 1.2.2a.44539(C:\Texas Instruments\Z-Stack Home

1.2.2a.44539\Projects\zstack\HomeAutomation\SampleThermostat\CC2530DB).Then I want to get the temperature information with Packet Sniffer from

CC2650STK but I failed.The attached picture is the information fram I get.

Why the CC2650STK cann't  send the sensor information to CC2530 with HA Z-Stack? Where is wrong with me?

Please help me.Thank you very much!

cc2650 to cc2530.psd

  • Moved question to the ZigBee forum.

  • I don't see binding in your sniffer log. You have to do binding to make SensorTag to send out temperature report.
  • Dear Chen,

    To the enddevice CC2650STK's binding.If I can use the EZModeBind to solve it? I guess this can be find in the HA-Z-Stack's sensortagapp.c(

    KEY_LEFT and KEY RIGHT together
    - Invoke EZMode for Temp Sensor Endpoint and Light Sensor Endpoint).And I press the keys together before I sniffed the enddevice's datas.

    When I use the CC2530 as coodernater to receive the temperature information.If The CC2530's EZModeBind key must be pressed together and can not be ignored?

    More,the CC2650STK only can be use to as enddevice and not be useed as coodernater or router as so far?

    Thank you very  much.

    Stacey