Skip to content

master zigbee connect to 4 slave zigbee ,then convert information to stm32

Notifications You must be signed in to change notification settings

Jessie37464/ZIGBEE_2_STM32

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

ZIGBE中的数据传输到STM32

一个协调器通过ZIGEBEE网络给四个终端发送26个字节的数据帧,每个终端根据自己的地址解析26个字节的数据帧,得到自己需要的数据(4个字节),再发送给STM32,每个STM32通过串口2得到相应终端的4个字节数。串口1通过串口助手打印出串口2收到的数据

About

master zigbee connect to 4 slave zigbee ,then convert information to stm32

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages