admin管理员组文章数量:1122846
How to parse this zigbee message received from the PIR sensor ?
Few samples:
55 17 82 0A 00 00 00 01 0C 01 08 FC 00 20 FF 02 03 00 10 00 04 00 20 00 9A
55 17 82 0A 00 00 00 01 0D 01 08 FC 00 20 FF 02 03 00 10 00 04 00 20 00 9B
55 17 82 0A 00 00 00 01 0E 01 08 FC 00 20 FF 02 03 00 10 00 04 00 20 00 98
55 17 82 0A 00 00 00 01 0F 01 08 FC 00 20 FF 02 03 00 10 00 04 00 20 00 99
55 17 82 0A 00 00 00 01 10 01 08 FC 00 20 FF 02 03 00 10 00 04 00 20 00 86
55 17 82 0A 00 00 00 01 11 01 08 FC 00 20 FF 02 03 00 10 00 04 00 20 00 87
We are using a CC2530 as the Zigbee coordinator and an STM32 microcontroller for programming. The above sample data is what i received from the motion sensor (Link of motion sensor copied below).
/product-document/gateway-and-sensors-doc/snzb-03p-doc/
本文标签: embeddedParse the hexadecimal zigbee message from sensorStack Overflow
版权声明:本文标题:embedded - Parse the hexadecimal zigbee message from sensor - Stack Overflow 内容由网友自发贡献,该文观点仅代表作者本人, 转载请联系作者并注明出处:http://www.betaflare.com/web/1736280850a1926133.html, 本站仅提供信息存储空间服务,不拥有所有权,不承担相关法律责任。如发现本站有涉嫌抄袭侵权/违法违规的内容,一经查实,本站将立刻删除。
发表评论