Quick Start

Hardware preparation

Environment construction

Set up your smart tracker

Power on the smart tracker by following these steps:

  1. Before turning on the device, insert the nano SIM card (data service must be activated) into the SIM card slot. If the SIM card is inserted after the device is turned on, the device needs to be restarted.

  2. Turn on the device by any of the following methods:

    Method 1: Press the power button on the side of the device.

    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.

Connect to the Asset Management SaaS Platform

The asset management SaaS platform developed by Acceleronix provides comprehensive solutions for specific industries. It covers the entire business process from TSL model function definition to SaaS platform management and mobile application device control.

This asset management SaaS platform supports users in operating devices and can dynamically analyze 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. Functions include real-time data viewing, historical operation curves, data aggregation, as well as device maps and trajectory playback for location-based devices.

Device development

Power on

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.

Burn firmware package

Refer to this chapter to flash the firmware package to the development board.

Script import and run

1.Refer to this section 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.

2.Refer to this chapter and execute the main program file _main.py.

3.Refer to this section to stop the program.

Business debugging

Program launch

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.

Data detection

After starting to run, startup information will be printed.

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.

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.

View and manage sensor data

  1. When the device is online, click on the device in the Wonderfree app to enter the control panel.
  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.