diff --git a/docs/Application_guide/en/media/solutions/tracker_box(BG95M3)/20251105-181314.png b/docs/Application_guide/en/media/solutions/tracker_box(BG95M3)/20251105-181314.png new file mode 100644 index 0000000000000000000000000000000000000000..dbfddb7fed9c02dea9635b9bacceab2d49731bfa Binary files /dev/null and b/docs/Application_guide/en/media/solutions/tracker_box(BG95M3)/20251105-181314.png differ diff --git a/docs/Application_guide/en/media/solutions/tracker_box(BG95M3)/f735bcd9b0c85d0aaad96173b315ca73.png b/docs/Application_guide/en/media/solutions/tracker_box(BG95M3)/f735bcd9b0c85d0aaad96173b315ca73.png deleted file mode 100644 index cc9bf76734ff4e370391c3d8590b0ab8f80e1984..0000000000000000000000000000000000000000 Binary files a/docs/Application_guide/en/media/solutions/tracker_box(BG95M3)/f735bcd9b0c85d0aaad96173b315ca73.png and /dev/null differ diff --git a/docs/Application_guide/en/media/solutions/tracker_box(BG95M3)/html-export.jpg b/docs/Application_guide/en/media/solutions/tracker_box(BG95M3)/html-export.jpg new file mode 100644 index 0000000000000000000000000000000000000000..185e33eeb2361ceb330b640d502423403a96aff4 Binary files /dev/null and b/docs/Application_guide/en/media/solutions/tracker_box(BG95M3)/html-export.jpg differ diff --git a/docs/Application_guide/en/sidebar.yaml b/docs/Application_guide/en/sidebar.yaml index aebd16d219ee382e6cc32e6b7e1a178c472389d0..d08d2940f4f477e560469f634192b6c775a9f435 100644 --- a/docs/Application_guide/en/sidebar.yaml +++ b/docs/Application_guide/en/sidebar.yaml @@ -364,6 +364,15 @@ items: file: solutions/meter-box/quick_start.md - label: software design file: solutions/meter-box/software_design.md + label: Smart Tracker Solution Based on BG95M3 + file: solutions/tracker_box(BG95M3)/README.md + items: + - label: development resources + file: solutions/tracker_box(BG95M3)/dev_resources.md + - label: quick start + file: solutions/tracker_box(BG95M3)/quick_start.md + - label: software design + file: solutions/tracker_box(BG95M3)/software_design.md - label: SensorHub file: solutions/SensorHub/README.md items: diff --git a/docs/Application_guide/en/solutions/README.md b/docs/Application_guide/en/solutions/README.md index b7582bf3ee4ae7dca9b46bee9dd8fcf523452bb8..4c30ef8433e309ac0709da90b806578e659e238b 100644 --- a/docs/Application_guide/en/solutions/README.md +++ b/docs/Application_guide/en/solutions/README.md @@ -13,7 +13,7 @@ To facilitate your application development and accelerate your project implement - [Tracker Solution](./tracker/README.md) - [Smart Tracker Solution Based on EG912U](./tracker_box(EG912U)/README.md) - [Smart Meter Solution Based on EG912U](./meter-box/README.md) -- [Smart Tracker Solution Based on BG95M3](solutions/tracker_box(BG95M3)/README.md) +- [Smart Tracker Solution Based on BG95M3](./tracker_box(BG95M3)/README.md) - [SensorHub solution](./SensorHub/README.md) - [DTU based on EG912U](./DTU-EG912U/README.md) - [Poc](./poc/README.md) diff --git a/docs/Application_guide/en/solutions/tracker_box(BG95M3)/README.md b/docs/Application_guide/en/solutions/tracker_box(BG95M3)/README.md index db922267cad3cdb1db863e561eb1c57e182a700a..b5c17bb86ccdee161a9b4566df2d2379c24a3dbc 100644 --- a/docs/Application_guide/en/solutions/tracker_box(BG95M3)/README.md +++ b/docs/Application_guide/en/solutions/tracker_box(BG95M3)/README.md @@ -8,7 +8,7 @@ The Smart Tracker Solution is implemented based on the QuecPython **BG95-M3** st • Uses Python language, facilitating secondary development. -![box](..\..\media\solutions\tracker_box(BG95M3)\box.png) + ------ diff --git a/docs/Application_guide/en/solutions/tracker_box(BG95M3)/quick_start.md b/docs/Application_guide/en/solutions/tracker_box(BG95M3)/quick_start.md index 151e5f0ac70e6f723c9fc137622f7591c4fddea0..f5ac2dbbb6b5b3244743bda81bb1dc917c6dad84 100644 --- a/docs/Application_guide/en/solutions/tracker_box(BG95M3)/quick_start.md +++ b/docs/Application_guide/en/solutions/tracker_box(BG95M3)/quick_start.md @@ -24,11 +24,11 @@ Power on the smart tracker by following these steps: Method 1: Press the power button on the side of the device. - power_button + Method 2: Connect the smart tracker to a laptop or power bank using the included USB-C cable, and the device will automatically turn on. - usb-c_sim + ## Connect to the Asset Management SaaS Platform @@ -42,7 +42,7 @@ This asset management SaaS platform supports users in operating devices and can After completing the hardware connection work, when PWR and SCK1 are lit up or a COM port containing the words "Quectel USB" appears in the port list of the computer's Device Manager, it indicates that the device has been successfully powered on. -![USB](..\..\media\solutions\tracker_box(BG95M3)\USB.png) + ### Burn firmware package @@ -52,7 +52,7 @@ Refer to [this chapter](https://developer.quectel.com/doc/quecpython/Getting_sta 1.Refer to [this section](https://developer.quectel.com/doc/quecpython/Getting_started/zh/4G/first_python.html#PC与模组间的文件传输) to import all files in the code folder under the source code directory into the module file system according to the original directory structure, as shown in the figure below. -![Qpycom](..\..\media\solutions\tracker_box(BG95M3)\Qpycom.png) + 2.Refer to [this chapter ](https://developer.quectel.com/doc/quecpython/Getting_started/zh/4G/first_python.html#执行脚本文件)and execute the main program file _main.py. @@ -64,20 +64,20 @@ Refer to [this chapter](https://developer.quectel.com/doc/quecpython/Getting_sta After executing the _main.py script, the program starts running and prints dialing information, including dialing status, IP Address, DNS server address, device number, etc. -![860ce14a-e915-4207-9f29-36ac5b1a7a64](..\..\media\solutions\tracker_box(BG95M3)\860ce14a-e915-4207-9f29-36ac5b1a7a64.png) + ### Data detection After starting to run, startup information will be printed. -![60eb6249-67ea-40d3-a59b-0612dbc9f308](..\..\media\solutions\tracker_box(BG95M3)\60eb6249-67ea-40d3-a59b-0612dbc9f308.png) + ### View device location (LBS) 1. Click "Details" in the device list to open the device details page. 2. Go to the Location tab to view LBS location data. -![saas_location](..\..\media\solutions\tracker_box(BG95M3)\saas_location.png) + **Note**: The location is updated every 30 minutes. If you need to manually refresh it, please click the refresh button in the application control panel, then reload the page to view the updated location. @@ -87,6 +87,6 @@ After starting to run, startup information will be printed. 2. View the real-time sensor data and LBS location data of the smart tracker. 3. If you need to update the sensor data or LBS location, click the refresh button in the upper right corner of the control panel. -wonderfree4 + -wonderfree5 \ No newline at end of file + \ No newline at end of file diff --git a/docs/Application_guide/en/solutions/tracker_box(BG95M3)/software_design.md b/docs/Application_guide/en/solutions/tracker_box(BG95M3)/software_design.md index e3f36b202eb023c030fdc0f07791f98036e3a89c..3fc3710947d36a23153ee29fc3d3b40f74a443df 100644 --- a/docs/Application_guide/en/solutions/tracker_box(BG95M3)/software_design.md +++ b/docs/Application_guide/en/solutions/tracker_box(BG95M3)/software_design.md @@ -8,7 +8,7 @@ The Smart Tracker by Acceleronix lets you connect effortlessly to the Acceleroni ### Software Design Diagram -![f735bcd9b0c85d0aaad96173b315ca73](..\..\media\solutions\tracker_box(BG95M3)\f735bcd9b0c85d0aaad96173b315ca73.png) + ## Code Explanation diff --git a/docs/Application_guide/zh/sidebar.yaml b/docs/Application_guide/zh/sidebar.yaml index 6cd313faf26d70fa158b48e950802a807e54df92..cfd3a650cf1b45e49e1fc616ebbaea821ab45588 100644 --- a/docs/Application_guide/zh/sidebar.yaml +++ b/docs/Application_guide/zh/sidebar.yaml @@ -367,6 +367,15 @@ items: file: solutions/meter-box/quick_start.md - label: 软件设计讲解 file: solutions/meter-box/software_design.md + label: 基于BG95M3的Smart Tracker解决方案 + file: solutions/tracker_box(BG95M3)/README.md + items: + - label: 开发资源汇总 + file: solutions/tracker_box(BG95M3)/dev_resources.md + - label: 快速上手 + file: solutions/tracker_box(BG95M3)/quick_start.md + - label: 软件设计讲解 + file: solutions/tracker_box(BG95M3)/software_design.md - label: SensorHub file: solutions/SensorHub/README.md items: