# zigbee 3.0 兜兜转转,时隔五年,再次使用zigbee,时过境迁,技术也更新迭代,这里着重学些基于zigbee联盟最新的zigbee 3.0,精力放在application layer的分层学习。 * bdb 约定人机同网络交互行为; * zcl 约定设备相关功能分类,定义; * security 集中/分布式安全管理,tc密钥分发; * linux gateway app 基于linux/openwrt android 的gateway app设计,不局限于c实现,会参考一些typescript开源代码; ## zigbee3.0 - zigbee 协议概述 - what's new in zigbee3.0 - zigbee 评估板选择 - cc2530 快速开始 - zigbee3.0 第一个例程 - zigbee security - base device behavior - zigbee cluster library - sample light/switch 代码走读 ## others - zigbee & ble mesh light bulb - 使用ubiqua ZigBee抓包 - zigbee end-device 设备脱离网络离线 - cc2530 存储架构