请问通过串口命令怎样把coordinator变为router ,或者把router变为coordinator!
大概思路是怎样
VV:
你只要找到协议栈对设备进行初始化的时候,
请参考协议栈安装目录C:\Texas Instruments\Z-Stack Home 1.2.0\Documents\API\CC2530下的CC2530ZNP Interface Specification.pdf文档,在3.2节CC2530-ZNP startup procedure有介绍当节点上电以后,通过配置选择Coordinator或者Router
david lee3:
回复 VV:
我是用ZStack-CC2530-2.3.0-1.4.0的SAMPLEAPP ,而不是Z-Stack Home 1.2.0!这个文档也能使用?
Susan Yang:
回复 david lee3:
也可以使用的