Other Parts Discussed in Thread: CC2650, CC2650STK, Z-STACK
I want to use CC2650 sensor tag as end device.Who can tell me how to compile it? Thank you.E-mail:532885857@qq.com.
Build Zigbee SensorTag (CC2650STK) to join as end device. Make sure you use -DDEFAULT_CHANLIST=0x00000800 (channel 11) in f8wconfig.cfg and set "xHOLD_AUTO_START" and "xNV_RESTORE" in ZStackCore. Set "xZCL_EZMODE" in SensorTag application. Compile SensorTag and download it to your CC2650STK.