Skip to content
This repository was archived by the owner on Oct 27, 2022. It is now read-only.

Commit bced2a6

Browse files
committed
Merge branch 'doc/example_readme' into 'feature/update_v3.0.1'
feat(doc): update ota in smart_light example readme See merge request esp-components/esp-aliyun!187
2 parents 9e3a7fb + 8753494 commit bced2a6

File tree

4 files changed

+9
-1
lines changed

4 files changed

+9
-1
lines changed

examples/solutions/smart_light/README.md

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,15 @@ make -j8 flash monitor
8585
![](_static/p15.png)
8686

8787
#### 11.OTA 支持
88-
参考 examples/ota/ota_example_mqtt 示例下的 [README](../../ota/ota_example_mqtt/README.md)
88+
参考 examples/ota/ota_example_mqtt 示例下的 [README](../../ota/ota_example_mqtt/README.md) , 向管理控制台上传固件, 验证固件后, 下发升级指令.
89+
设备端收到升级指令后, 即开始 OTA:
90+
![](_static/p16.png)
91+
92+
升级完成后, 会检查固件的有效性, 下图说明固件有效.
93+
![](_static/p17.png)
94+
95+
iotkit-embedded 目前没有设置软重启操作, 可以手动按模组重启键运行新固件:
96+
![](_static/p18.png)
8997

9098
### 后续计划
9199
- 支持天猫精灵控制
200 KB
Loading
185 KB
Loading
216 KB
Loading

0 commit comments

Comments
 (0)