简介
开发环境搭建:
SDK代码结构:
【PHY6252-SDK】代码结构(未完成……)
外设驱动记录:
【PHY6252-SDK-peripheral】i2c驱动0.42寸oled屏(未完成……)
【PHY6252-SDK-peripheral】GPIO按键驱动(未完成……)
【PHY6252-SDK-peripheral】PWM驱动mos(未完成……)
【PHY6252-SDK-OTA】无线升级OTA(未完成……)
【PHY6252-SDK-components】NVM的使用(存储参数)
蓝牙mesh记录:
通过应用SDK的blemesh例子,来学习蓝牙mesh的知识!
【PHY6252-SDK-blemesh】基础知识
【PHY6252-SDK-blemesh】协议的分层结构(未完成……)
【PHY6252-SDK-blemesh】配网过程(未完成……)
【PHY6252-SDK-blemesh】节点的特征(低功耗、朋友、中继、代理)(未完成……)
【PHY6252-SDK-blemesh】元素&模型
【PHY6252-SDK-blemesh】地址的简介
【PHY6252-SDK-blemesh】各种安全密钥
【PHY6252-SDK-blemesh】config模型的应用(配置应用)
【PHY6252-SDK-blemesh】vendor模型的应用示例(透传+publish)
【PHY6252-SDK-blemesh】generic模型的应用示例(订阅、发布)