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.

求助啊!怎么把不同的传感器加入一个网络啊。

Other Parts Discussed in Thread: Z-STACK

我现在需要温度、温湿度、土壤湿度三个传感器作为节点共同给一个协调器发送数据,我现在不会编协调器的程序。用的是Z-STACK的例子程序,用广播的方式发送。请问是要把这三个传感器的程序都放在一个程序中吗?还是要分开三个程序?