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.

如何在z-stack3.0的GeneticApp工程实现串口通信的功能

Other Parts Discussed in Thread: Z-STACK

 请问在z-stack3.0的GeneticApp工程实现串口通信的功能,需要修改哪些配置文件呢?

       另外,如果GeneticApp工程中进一步要实现组网功能,还需要修改那些配置文件?
       ps:我们用的zigbee芯片型号是CC2530F256。
  • 关于串口,你可以参考ZNP工程中的串口配置,或者自己写串口的代码也可以的。

    现成的例子就可以实现组网的。你可以看下协议栈安装目录下的相关文档。