diff --git a/docs/assets/img/product_pics/core/minicore/atom/apikey.png b/docs/assets/img/product_pics/core/minicore/atom/apikey.png new file mode 100644 index 00000000..8a0afa87 Binary files /dev/null and b/docs/assets/img/product_pics/core/minicore/atom/apikey.png differ diff --git a/docs/assets/img/product_pics/core/minicore/atom/serialtool.png b/docs/assets/img/product_pics/core/minicore/atom/serialtool.png new file mode 100644 index 00000000..967f84fb Binary files /dev/null and b/docs/assets/img/product_pics/core/minicore/atom/serialtool.png differ diff --git a/docs/en/quick_start/atom/atom_quick_start.md b/docs/en/quick_start/atom/atom_quick_start.md index 8344c08e..d9b4520b 100644 --- a/docs/en/quick_start/atom/atom_quick_start.md +++ b/docs/en/quick_start/atom/atom_quick_start.md @@ -59,6 +59,11 @@ The breathing light changes color every second in this state
2. The device enters the last selected mode by default upon power-on. If you need to change the mode, just press and hold the middle button during power-on (or restart). The menu mode will automatically scroll in the form of lights until the lights change to the desired mode Release the color. For example, you need to reconfigure WIFI. When the device is powered on or restarted, press and hold the middle button until it is released when the yellow-light breathing is displayed, and then enter WIFI configuration mode. + +3. API key can be seen through web configuration page or serial port tool + + +
### UIFlow Example diff --git a/docs/zh_CN/quick_start/atom/atom_quick_start.md b/docs/zh_CN/quick_start/atom/atom_quick_start.md index f4441317..be7f0357 100644 --- a/docs/zh_CN/quick_start/atom/atom_quick_start.md +++ b/docs/zh_CN/quick_start/atom/atom_quick_start.md @@ -67,6 +67,11 @@
2. 设备通电默认进入最后一次选择的模式,如需改变模式,只需在上电时(或重启时)按住中间按键不要松开,菜单模式以灯光的形式自动滚动,等到灯光变换为所需模式颜色时再松开。例如需要重新配置WIFI,设备上电或重启时按住中间按键不放,直到显示黄色呼吸灯时松开,此时即进入WIFI配置模式。 + +3. 通过Web配置页面和串口工具可以看到APIkey + + +
### UIFlow示例