CC2630能不能做协调器?
Z-stack Home 1.2.2中,CC2630的工程里,都是终端节点,没有路由和协调器。
参考C:\Texas Instruments\Z-Stack Home 1.2.2.42930\Documents内的Z-Stack Home Sample Application User's Guide可知
Seven sample applications are included in the Z-Stack Home installer: SampleDoorLock,SampleDoorLockController, SampleLight, SampleSwitch, SampleHeatingCoolingUnit, SampleTemperatureSensor, SampleThermostat, and the SensorTag sample application supported
only on the CC2650 SensorTag. Each of them supports Coordinator, Router and End Device configurations when used with CC253x platforms and in CC2630/CC2650 platforms End Device is the only configuration supported.
可以的,三种角色都可以担任
你好,前段时间看到你以前发的白名单的帖子,现在想试试,能不能发下应用层的代码啊,新手弄了一段时间,不知从何下手,因为那帖子是很早以前的了,所以在这回复的,如果方便,想看下应用层的具体实现,谢谢。
可以担任3种角色,但例程只给了终端节点的,哪里有协调器的啊?
协调器在ZNP里面,需要外部MCU+CC2630来做协调器