我正在处理一个项目,我的IMX6处理器被用于与TI CC2530 zigbee模块接口。我想控制zigbee节点使用的应用程序上的安卓board.The模块是通过uart与board.What所有的事情,我应该做的是创建Zigbee,可以控制zigbee家庭自动化设备?
发布于 2014-10-10 16:17:48
让TI的Z-堆栈Linux网关软件在IMX6上运行。在该网页上:
Z-Stack Linux是TI公司针对Linux系统的ZigBee家庭网关解决方案. Z-Stack Linux网关名人包括:
- Lighting control
- Alarm and security
- Energy management
- Network management and Over-The-Air firmware upgrade
- Based on Z-Stack and ZigBee PRO 2012 protocol stack with ZCP (ZigBee Compliant Platform) certification
- Available low-power devices: low cost SimpleLink™ ZigBee CC2530 and high performance SimpleLink ZigBee CC2538
- Incorporated support for the SimpleLink Range Extenders CC2591 and CC2590. These RF front ends support +22dBm and +14dBm transmit power respectively and provide improved receive sensitivity (3-dB typical Improved RX sensitivity on CC253X devices).
https://stackoverflow.com/questions/26271393
复制相似问题