Quick Start
Hardware preparation
A Windows computer, recommended for the Win10 system.
A set of tracker box devices
Nano SIM card.
Environment construction
Download and install the EG912U series module driver:QuecPython_USB_Driver_Win10_U_G
Download and install VSCode
Download and unzip QPYcom
Download Firmware
Download Source code
Set up your smart tracker
Follow the steps below to power the smart tracker:
- Before powering on, insert the nano SIM card (with data service enabled) into the SIM card slot. If you insert the SIM card after powering on, you need to restart the device.
- Power on using any of the following methods:
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.
/usb-c_sim.jpg)
3.After startup, the smart tracker will connect to the cellular network and link to the Acceleronix asset management SaaS platform.
Connect to the asset management SaaS platform
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.
Device Development
Power on
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
Refer to this chapter Burn the corresponding firmware package to the development board.
Script Import and Execution
- Refer to this chapter Import all files from the
codefolder in the source code directory into the module file system, as shown in the following figure:
- Refer to this chapter Execute the main program file
_main.py. - Refer to this chapter Stop the program from running.
Business Debugging
Program Startup
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
Click Details in the device list to open the device details page.
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.
View and manage sensor data
- When the device is online, click on the device in the Wonderfree app to enter the control panel.
- View the real-time sensor data and LBS location data of the smart tracker.
- If you need to update sensor data or LBS location, click the refresh button in the upper right corner of the control panel.