1.通过cc2531 USB dongle进行zigbee 的组网的话,使用的固件是rf_ modem.eww文件, 还是simple_hid_dongle.eww文件,急用!!谢谢了
2.z-stack-linux-gateway 官方给的固件是安装在哪种linux环境下的,debian系统有支持的驱动吗?
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.
1. 是的
2. 那两个可执行文件?BBB跟CC2531的通訊你得要自己去源碼修改讓它可以輸出通信內容
3. 是
非常谢谢YiKai Chen
1.将cc2650配置成为zigbee终端模式之后,与cc2531进行通讯,可以在上位机进行数据读取吗,用TI的官方的软件进行数据监测,packet sniffer进行数据监测,版本有区别吗?主要是怎么监测终端已经配置成zigbee模式,是否已经有数据发出?
2.cc2650下载的两个hex有前后顺序吗?粗略的原理是什么?
3.bbb核心板上的linux-gateway将cc2531 cdc seial port 是配置为虚拟串口吗?
4.cc2531 cdc serial port接收到cc2650的数据的时候,可以通过串口助手进行数据查看吗?
5.bbb核心板将数据发往上位机,通过tcp-ip协议还是,TI有参考的方案吗,可以指点我一下吗?
6.通过TI的node-red可以进行上位机进行数据传输吗?
i'm running about like a Headless chicken. ^-^ ^-^ ^-^
谢谢Alvin Chen!!!!!!请问一下运行Z-Stack Linux Gateway 的zigbeeHAgw 和start_application ,一直出现这个问题的原因是什么呢?
已经运行了这个命令
6.3.1 Starting the Application
Following are the steps to run the application on the target board once you have copied and untarred zstack_linux_gateway_arm_binaries_<revision>.tar on it at <TARGET_INSTALL>
1. The sample application binary main.bin is in the <TARGET_INSTALL>/app/.
2. Ensure that libprotobuf-c.so.0 from the <TARGET_INSTALL>/protobuf/ is copied into /usr/lib/ on
your target board.
3. Open two (or more) telnet sessions to the board
4. Enter the servers directory and run the zigbeeHAgw script