diff --git a/docs/Application_guide/en/solutions/AIChatBot-Volcengine-webRTC/quick_start.md b/docs/Application_guide/en/solutions/AIChatBot-Volcengine-webRTC/quick_start.md index 451ce84fd0a013077dd9da571719ed89ac50e10b..5923a8edd70c462a38dcc8fd0302f9d5b49b11d8 100644 --- a/docs/Application_guide/en/solutions/AIChatBot-Volcengine-webRTC/quick_start.md +++ b/docs/Application_guide/en/solutions/AIChatBot-Volcengine-webRTC/quick_start.md @@ -56,7 +56,7 @@ Refer to [this chapter](https://python.quectel.com/doc/Application_guide/en/dev- -2. Refer to [this chapter](https://python.quectel.com/doc/Getting_started/en/first_python.html#%E6%89%A7%E8%A1%8C%E8%84%9A%E6%9C%AC%E6%96%87%E4%BB%B6) Execute the main program file `ai_main. py`. +2. Refer to [this chapter](https://python.quectel.com/doc/Getting_started/en/first_python.html#%E6%89%A7%E8%A1%8C%E8%84%9A%E6%9C%AC%E6%96%87%E4%BB%B6) Execute the main program file `ai_main.py`. 3. Refer to [this chapter](https://python.quectel.com/doc/Getting_started/en/first_python.html#%E5%81%9C%E6%AD%A2%E7%A8%8B%E5%BA%8F%E8%BF%90%E8%A1%8C) Stop the program from running. ## Debugging diff --git a/docs/Application_guide/en/solutions/Agriculture-Control-Panel/quick_start.md b/docs/Application_guide/en/solutions/Agriculture-Control-Panel/quick_start.md index c56fa70b7f6b26fb059d57266282df183c7f8e28..451a14cf1c9f7c6a351601287652ec262ea9b184 100644 --- a/docs/Application_guide/en/solutions/Agriculture-Control-Panel/quick_start.md +++ b/docs/Application_guide/en/solutions/Agriculture-Control-Panel/quick_start.md @@ -48,7 +48,7 @@ After completing the hardware connection, long press the button labeled 'PWR' on ### Download firmware -Refer to [this chapter](https://python.quectel.com/doc/Application_guide/en/dev-tools/QPYcom/qpycom-dw.html# Download firmware), burn firmware package [EC600UEUAB_R03A01M8_SCPU_QPYBETA10107. zip](https://objects.githubusercontent.com/github-production-release-asset-2e65be/718904250/839d5c8d-81fb-49d5-982f-73c45ceb5f9b?X -Amz Algorithm=AWS4-HMAC-SHA256&X-Amz Credentia=releaseassetproduction% 2F0250220% 2Fus-est-1% 2Fs3% Faws4-request&X-Amz Date=20250220T034410Z&X-Amz Expires=300&X-Amz Signature=ba55b3e1f47a0e7b842d315dc04b1e20b975a9f6a2fe76239988fbbf24e42d5&X-Amz SignedHeaders=host&response content distribution=attachment% 3B% 20filename% 3D8915DM_cat1_open_CC600UEUAB_R00 3A01M8_SCPU_QPYBETA10107_marge_20241108-1415_20250205-1611. zip&response content type=application% 2Flocet stream) to the development board. +Refer to [this chapter](https://python.quectel.com/doc/Application_guide/en/dev-tools/QPYcom/qpycom-dw.html), burn firmware package EC600UEUAB_R03A01M8_SCPU_QPYBETA10107 to the development board. @@ -59,9 +59,9 @@ Refer to [this chapter](https://python.quectel.com/doc/Application_guide/en/dev- · -2. Refer to [this chapter](https://python.quectel.com/doc/Getting_started/en/first_python.html#) Execute the script file and execute the main program file `main. py`. (During normal startup, the module will automatically execute the `main.py` file) +2. Refer to [this chapter](https://python.quectel.com/doc/Getting_started/en/first_python.html#) Execute the script file and execute the main program file `main.py`. (During normal startup, the module will automatically execute the `main.py` file) -3. Refer to [this chapter](https://python.quectel.com/doc/Getting_started/en/first_python.html# Stop program running), stop program running. +3. Refer to [this chapter](https://python.quectel.com/doc/Getting_started/en/first_python.html), stop program running. @@ -71,7 +71,7 @@ Refer to [this chapter](https://python.quectel.com/doc/Application_guide/en/dev- ### Program startup -After executing `main. py`, if the program starts successfully, it will enter the `welcomescreen` interface. After waiting for 2 seconds, it will enter the `main_screen` screen. +After executing `main.py`, if the program starts successfully, it will enter the `welcomescreen` interface. After waiting for 2 seconds, it will enter the `main_screen` screen. diff --git a/docs/Application_guide/en/solutions/SensorHub/quick_start.md b/docs/Application_guide/en/solutions/SensorHub/quick_start.md index 1dd6f427972c1a6db2ddaf7ce71168f9f3b239a8..537a9f2f5312a90c0e0a65d273e41cc66bab0ef1 100644 --- a/docs/Application_guide/en/solutions/SensorHub/quick_start.md +++ b/docs/Application_guide/en/solutions/SensorHub/quick_start.md @@ -54,9 +54,9 @@ Refer to [this chapter](https://python.quectel.com/doc/Application_guide/en/dev- -2.Refer to [this chapter](https://python.quectel.com/doc/Getting_started/en/first_python.html# Execute script file), execute the main program file `_main.py` +2.Refer to [this chapter](https://python.quectel.com/doc/Getting_started/en/first_python.html), execute the main program file `_main.py` -3.Refer to [this chapter](https://python.quectel.com/doc/Getting_started/en/first_python.html# Stop program running), stop program running +3.Refer to [this chapter](https://python.quectel.com/doc/Getting_started/en/first_python.html), stop program running ## Debugging diff --git a/docs/Application_guide/en/solutions/Wear/quick_start.md b/docs/Application_guide/en/solutions/Wear/quick_start.md index 9ba82cee8427fc3fdebefdedf9b98129971ee54d..0f14ba9850808a0149d6fb4adc9f6cf7e19a778f 100644 --- a/docs/Application_guide/en/solutions/Wear/quick_start.md +++ b/docs/Application_guide/en/solutions/Wear/quick_start.md @@ -47,7 +47,7 @@ After completing the hardware connection work, long press the button labeled 'PW ### Download firmware -Refer to [this chapter](https://python.quectel.com/doc/Application_guide/en/dev-tools/QPYcom/qpycom-dw.html# Download firmware), burn firmware package [EG810MCNGAR06A01M08_VOEXT_SCPU_QPYBETA0222. zip](https://raw.githubusercontent.com/QuecPython/solution-wearable/refs/heads/master/EG810MCNGAR06A01M08_VOEXT_OCPU_QPY_BETA0222_20250317-1147_20250317-1152.zip) To the development board. +Refer to [this chapter](https://python.quectel.com/doc/Application_guide/en/dev-tools/QPYcom/qpycom-dw.html), burn firmware package [EG810MCNGAR06A01M08_VOEXT_SCPU_QPYBETA0222. zip](https://raw.githubusercontent.com/QuecPython/solution-wearable/refs/heads/master/EG810MCNGAR06A01M08_VOEXT_OCPU_QPY_BETA0222_20250317-1147_20250317-1152.zip) To the development board. ### Script import and execution @@ -56,9 +56,9 @@ Refer to [this chapter](https://python.quectel.com/doc/Application_guide/en/dev- -2. Refer to [this chapter](https://python.quectel.com/doc/Getting_started/en/first_python.html# Execute script file), execute the main program file ` main_t.py` +2. Refer to [this chapter](https://python.quectel.com/doc/Getting_started/en/first_python.html), execute the main program file ` main_t.py` -3. Refer to [this chapter](https://python.quectel.com/doc/Getting_started/en/first_python.html# Stop program running), stop program running +3. Refer to [this chapter](https://python.quectel.com/doc/Getting_started/en/first_python.html), stop program running diff --git a/docs/Application_guide/en/solutions/electricity-meter/quick_start.md b/docs/Application_guide/en/solutions/electricity-meter/quick_start.md index 3a2db79a9a85e209a56985308285c0f517f3a2ec..aca0bbce43d0bafc1da4e94c22b5d3f296f855b4 100644 --- a/docs/Application_guide/en/solutions/electricity-meter/quick_start.md +++ b/docs/Application_guide/en/solutions/electricity-meter/quick_start.md @@ -52,7 +52,7 @@ ### Download firmware -Refer to [this chapter](https://python.quectel.com/doc/Application_guide/en/dev-tools/QPYcom/qpycom-dw.html# Download firmware) Burn firmware package [QPy_OCPU_SETA0002REG912U_GLAA_FW. zip](https://python.quectel.com/wp-content/uploads/2024/09/QPY_OCPU_BETA0002_EG912U_GLAA_FW.zip) To EG912U module development board. +Refer to [this chapter](https://python.quectel.com/doc/Application_guide/en/dev-tools/QPYcom/qpycom-dw.html) Burn firmware package [QPy_OCPU_SETA0002REG912U_GLAA_FW. zip](https://python.quectel.com/wp-content/uploads/2024/09/QPY_OCPU_BETA0002_EG912U_GLAA_FW.zip) To EG912U module development board. ​ @@ -66,9 +66,9 @@ Refer to [this chapter](https://python.quectel.com/doc/Application_guide/en/dev- -3. Refer to [this chapter](https://python.quectel.com/doc/Getting_started/en/first_python.html# Execute the script file), execute the main program file ` demo.py` +3. Refer to [this chapter](https://python.quectel.com/doc/Getting_started/en/first_python.html), execute the main program file ` demo.py` -4. Refer to [this chapter](https://python.quectel.com/doc/Getting_started/en/first_python.html# Stop program running), stop program running +4. Refer to [this chapter](https://python.quectel.com/doc/Getting_started/en/first_python.html), stop program running diff --git a/docs/Application_guide/en/solutions/tracker/quick_start.md b/docs/Application_guide/en/solutions/tracker/quick_start.md index 02c361383c0e15265574ee1a566ed3b3bdca3c3d..89238c6d35a1e92be81b718196eda360fb6ab11f 100644 --- a/docs/Application_guide/en/solutions/tracker/quick_start.md +++ b/docs/Application_guide/en/solutions/tracker/quick_start.md @@ -182,7 +182,7 @@ After completing the hardware connection work, the development board will automa ### Download firmware -Refer to [this chapter](https://python.quectel.com/doc/Application_guide/en/dev-tools/QPYcom/qpycom-dw.html# Download firmware), burn firmware package [QPy_OCPU_SETA0001_EC200U_SUAA_FW](https://python.quectel.com/wp-content/uploads/2024/09/QPY_OCPU_BETA0001_EC200U_EUAA_FW.zip) To the development board. +Refer to [this chapter](https://python.quectel.com/doc/Application_guide/en/dev-tools/QPYcom/qpycom-dw.html), burn firmware package [QPy_OCPU_SETA0001_EC200U_SUAA_FW](https://python.quectel.com/wp-content/uploads/2024/09/QPY_OCPU_BETA0001_EC200U_EUAA_FW.zip) To the development board. ### Script import and execution @@ -190,8 +190,8 @@ Refer to [this chapter](https://python.quectel.com/doc/Application_guide/en/dev- ![](../../media/solutions/tracker/code.png) -2. Refer to [this chapter](https://python.quectel.com/doc/Getting_started/zh/first_python.html#), Execute the script file and execute the main program file ` _main. py `. -3. Refer to [this chapter](https://python.quectel.com/doc/Getting_started/zh/first_python.html# Stop program running), stop program running. +2. Refer to [this chapter](https://python.quectel.com/doc/Getting_started/en/first_python.html), Execute the script file and execute the main program file ` _main. py `. +3. Refer to [this chapter](https://python.quectel.com/doc/Getting_started/en/first_python.html), stop program running. ## Debugging