From e13e2d6d46b921e9410103857306d768b18f6049 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?=E9=99=88=E5=BF=97=E5=92=8C?=
<15466851+Arronchenzhihe@user.noreply.gitee.com>
Date: Fri, 17 Oct 2025 02:53:21 +0000
Subject: [PATCH 1/4] update
docs/Application_guide/zh/solutions/tracker_box(EG912U)/quick_start.md.
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
Signed-off-by: 陈志和 <15466851+Arronchenzhihe@user.noreply.gitee.com>
---
.../tracker_box(EG912U)/quick_start.md | 18 +++++++++---------
1 file changed, 9 insertions(+), 9 deletions(-)
diff --git a/docs/Application_guide/zh/solutions/tracker_box(EG912U)/quick_start.md b/docs/Application_guide/zh/solutions/tracker_box(EG912U)/quick_start.md
index d7988a5e..53d45033 100644
--- a/docs/Application_guide/zh/solutions/tracker_box(EG912U)/quick_start.md
+++ b/docs/Application_guide/zh/solutions/tracker_box(EG912U)/quick_start.md
@@ -29,11 +29,11 @@
- 方式 1:按下设备侧面的电源按钮。
-
+
-- 方式 2:使用随附的 USB-C 线缆将智能追踪器连接至笔记本电脑或充电宝,设备将自动开机。
+- 方式 2:使用随附的 USB-C 线缆将智能追踪器连接至笔记本电脑或充电宝,设备将自动开机。
3.开机后,智能追踪器将连接至蜂窝网络并链接到 Acceleronix 资产管理 SaaS 平台。
@@ -49,7 +49,7 @@ Acceleronix 开发的资产管理 SaaS 平台为特定行业提供全面解决
完成硬件连接工作后,当PWR,SCK1亮起或电脑设备管理器的端口列表出现包含Quectel USB字样的COM口,表示开机成功
-
+
### 烧录固件包
@@ -59,7 +59,7 @@ Acceleronix 开发的资产管理 SaaS 平台为特定行业提供全面解决
1.参考[此章节](https://developer.quectel.com/doc/quecpython/Getting_started/zh/4G/first_python.html#PC与模组间的文件传输),将源码目录下的code文件夹中的所有文件按原目录结构导入到模组文件系统中,如下图所示
-
+
2.参考[此章节](https://developer.quectel.com/doc/quecpython/Getting_started/zh/4G/first_python.html#执行脚本文件),执行主程序文件_main.py
@@ -71,18 +71,18 @@ Acceleronix 开发的资产管理 SaaS 平台为特定行业提供全面解决
执行_main.py脚本后,程序开始运行,会打印拨号信息,包括拨号状态、IP地址、DNS服务器地址,设备号等
-
+
### 数据检测
开始运行后会打印启动信息
-
+
### 查看设备位置(LBS)
1. 在设备列表中点击 **详情**,打开设备详情页。
-2. 进入 **位置** 标签页查看 LBS 位置数据。
+2. 进入 **位置** 标签页查看 LBS 位置数据。
> **注意**:位置每 30 分钟更新一次。如需手动刷新,请点击应用控制面板中的刷新按钮,然后重新加载页面即可查看更新后的位置。
@@ -94,6 +94,6 @@ Acceleronix 开发的资产管理 SaaS 平台为特定行业提供全面解决
3. 如需更新传感器数据或 LBS 位置,点击控制面板右上角的刷新按钮
-
+
-
\ No newline at end of file
+
\ No newline at end of file
--
Gitee
From 6ecc0c38dbdd126ec398ea9573dfc97d7ac3d11e Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?=E9=99=88=E5=BF=97=E5=92=8C?=
<15466851+Arronchenzhihe@user.noreply.gitee.com>
Date: Fri, 17 Oct 2025 02:57:57 +0000
Subject: [PATCH 2/4] update
docs/Application_guide/en/solutions/tracker_box(EG912U)/quick_start.md.
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
Signed-off-by: 陈志和 <15466851+Arronchenzhihe@user.noreply.gitee.com>
---
.../tracker_box(EG912U)/quick_start.md | 20 +++++++++----------
1 file changed, 10 insertions(+), 10 deletions(-)
diff --git a/docs/Application_guide/en/solutions/tracker_box(EG912U)/quick_start.md b/docs/Application_guide/en/solutions/tracker_box(EG912U)/quick_start.md
index 0181b804..4b9378ee 100644
--- a/docs/Application_guide/en/solutions/tracker_box(EG912U)/quick_start.md
+++ b/docs/Application_guide/en/solutions/tracker_box(EG912U)/quick_start.md
@@ -30,11 +30,11 @@ Follow the steps below to power the smart tracker:
- Method 1: Press the power button on the side of the device.
-
+
-- Method 2: Connect the smart tracker to your laptop or power bank using the included USB-C cable, and the device will automatically power on.
+- Method 2: Connect the smart tracker to your laptop or power bank using the included USB-C cable, and the device will automatically power on.
3.After startup, the smart tracker will connect to the cellular network and link to the Acceleronix asset management SaaS platform.
@@ -42,7 +42,7 @@ Follow the steps below to power the smart tracker:
Acceleronix's asset management SaaS platform offers comprehensive solutions for specific industries. It covers the entire business process from the definition of TSL model functions to SaaS platform management and mobile application device control.
-This asset management SaaS platform enables users to operate devices and can conduct dynamic analysis of hardware data based on the TSL model. It integrates multiple sensors such as water quality, temperature, humidity, light and carbon dioxide to adapt to different scenarios. The functions include real-time data viewing, historical operation curves, data aggregation, as well as device maps and trajectory playback based on location devices.设备开发
+This asset management SaaS platform enables users to operate devices and can conduct dynamic analysis of hardware data based on the TSL model. It integrates multiple sensors such as water quality, temperature, humidity, light and carbon dioxide to adapt to different scenarios. The functions include real-time data viewing, historical operation curves, data aggregation, as well as device maps and trajectory playback based on location devices.
## Device Development
@@ -50,7 +50,7 @@ This asset management SaaS platform enables users to operate devices and can con
After completing the hardware connection work, if a COM port containing the words "Quectel USB" appears in the port list of the computer device manager, it indicates that the computer has successfully booted up.
-
+
### Firmware Package Burning
@@ -60,7 +60,7 @@ Refer to [this chapter](https://gitee.com/link?target=https%3A%2F%2Fdeveloper.qu
1. Refer to [this chapter](https://gitee.com/link?target=https%3A%2F%2Fdeveloper.quectel.com%2Fdoc%2Fquecpython%2FGetting_started%2Fen%2F4G%2Ffirst_python.html%23Transfer-Files-Between-PC-and-Module) Import all files from the `code` folder in the source code directory into the module file system, as shown in the following figure:
-
+
1. Refer to [this chapter](https://gitee.com/link?target=https%3A%2F%2Fdeveloper.quectel.com%2Fdoc%2Fquecpython%2FGetting_started%2Fen%2F4G%2Ffirst_python.html%23Run-Script) Execute the main program file `_main.py`.
2. Refer to [this chapter](https://gitee.com/link?target=https%3A%2F%2Fdeveloper.quectel.com%2Fdoc%2Fquecpython%2FGetting_started%2Fen%2F4G%2Ffirst_python.html%23Stop-a-Running-Program) Stop the program from running.
@@ -71,13 +71,13 @@ Refer to [this chapter](https://gitee.com/link?target=https%3A%2F%2Fdeveloper.qu
After executing the _main.py script, the program starts running and prints the dialing information, including the dialing status, IP address, DNS server address, device number, etc
-
+
### Data Detection
After starting to run, startup information will be printed.
-
+
### View device location
@@ -85,7 +85,7 @@ After starting to run, startup information will be printed.
2. Go to the **Location** tab to view LBS location data.
-
+
> Note: The location is updated every 30 minutes. If you need to manually refresh, please click the refresh button in the application control panel, then reload the page to view the updated location.
@@ -95,6 +95,6 @@ After starting to run, startup information will be printed.
1. View the real-time sensor data and LBS location data of the smart tracker.
1. If you need to update sensor data or LBS location, click the refresh button in the upper right corner of the control panel.
-
+
-
\ No newline at end of file
+
\ No newline at end of file
--
Gitee
From b66542c60f072689c701694edbe6a846f47ea448 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?=E9=99=88=E5=BF=97=E5=92=8C?=
<15466851+Arronchenzhihe@user.noreply.gitee.com>
Date: Fri, 17 Oct 2025 03:02:39 +0000
Subject: [PATCH 3/4] update
docs/Application_guide/zh/solutions/tracker_box(EG912U)/quick_start.md.
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
Signed-off-by: 陈志和 <15466851+Arronchenzhihe@user.noreply.gitee.com>
---
.../zh/solutions/tracker_box(EG912U)/quick_start.md | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/docs/Application_guide/zh/solutions/tracker_box(EG912U)/quick_start.md b/docs/Application_guide/zh/solutions/tracker_box(EG912U)/quick_start.md
index 53d45033..724b1a0b 100644
--- a/docs/Application_guide/zh/solutions/tracker_box(EG912U)/quick_start.md
+++ b/docs/Application_guide/zh/solutions/tracker_box(EG912U)/quick_start.md
@@ -49,7 +49,7 @@ Acceleronix 开发的资产管理 SaaS 平台为特定行业提供全面解决
完成硬件连接工作后,当PWR,SCK1亮起或电脑设备管理器的端口列表出现包含Quectel USB字样的COM口,表示开机成功
-
+
### 烧录固件包
@@ -59,7 +59,7 @@ Acceleronix 开发的资产管理 SaaS 平台为特定行业提供全面解决
1.参考[此章节](https://developer.quectel.com/doc/quecpython/Getting_started/zh/4G/first_python.html#PC与模组间的文件传输),将源码目录下的code文件夹中的所有文件按原目录结构导入到模组文件系统中,如下图所示
-
+
2.参考[此章节](https://developer.quectel.com/doc/quecpython/Getting_started/zh/4G/first_python.html#执行脚本文件),执行主程序文件_main.py
--
Gitee
From 34070c01cfbdc5fa2b0dee1b243f26eb9331f790 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?=E9=99=88=E5=BF=97=E5=92=8C?=
<15466851+Arronchenzhihe@user.noreply.gitee.com>
Date: Fri, 17 Oct 2025 03:03:19 +0000
Subject: [PATCH 4/4] update
docs/Application_guide/en/solutions/tracker_box(EG912U)/quick_start.md.
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
Signed-off-by: 陈志和 <15466851+Arronchenzhihe@user.noreply.gitee.com>
---
.../en/solutions/tracker_box(EG912U)/quick_start.md | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/docs/Application_guide/en/solutions/tracker_box(EG912U)/quick_start.md b/docs/Application_guide/en/solutions/tracker_box(EG912U)/quick_start.md
index 4b9378ee..36f65d6d 100644
--- a/docs/Application_guide/en/solutions/tracker_box(EG912U)/quick_start.md
+++ b/docs/Application_guide/en/solutions/tracker_box(EG912U)/quick_start.md
@@ -50,7 +50,7 @@ This asset management SaaS platform enables users to operate devices and can con
After completing the hardware connection work, if a COM port containing the words "Quectel USB" appears in the port list of the computer device manager, it indicates that the computer has successfully booted up.
-
+
### Firmware Package Burning
@@ -60,7 +60,7 @@ Refer to [this chapter](https://gitee.com/link?target=https%3A%2F%2Fdeveloper.qu
1. Refer to [this chapter](https://gitee.com/link?target=https%3A%2F%2Fdeveloper.quectel.com%2Fdoc%2Fquecpython%2FGetting_started%2Fen%2F4G%2Ffirst_python.html%23Transfer-Files-Between-PC-and-Module) Import all files from the `code` folder in the source code directory into the module file system, as shown in the following figure:
-
+
1. Refer to [this chapter](https://gitee.com/link?target=https%3A%2F%2Fdeveloper.quectel.com%2Fdoc%2Fquecpython%2FGetting_started%2Fen%2F4G%2Ffirst_python.html%23Run-Script) Execute the main program file `_main.py`.
2. Refer to [this chapter](https://gitee.com/link?target=https%3A%2F%2Fdeveloper.quectel.com%2Fdoc%2Fquecpython%2FGetting_started%2Fen%2F4G%2Ffirst_python.html%23Stop-a-Running-Program) Stop the program from running.
--
Gitee