Skip to main content

Get Started with T1000-E Tracker

Preparation

Download Meshtastic App:

Device Connection

Check the device name

Visit Meshtastic Web Flasher.
Select device: T1000-E Tracker Card

pir

Click Open Serial Monitor, connect the device, and you will see the device name.

pir

Press the button once to power on the T1000-E tracker, the Bluetooth pairing will be activated automatically.

  • Select the target device on the Bluetooth panel.

pir

  • Enter the code(default code is 123456) and then click OK to connect the device.

pir

Parameters Configuration

In order to start communicating over the mesh, you must set your region. This setting controls which frequency range your device uses and should be set according to your regional location.

pir

Region List

Refer to LoRa Region by Country for a more comprehensive list.

Region CodeDescriptionFrequency Range (MHz)Duty Cycle (%)Power Limit (dBm)
UNSETUnsetN/AN/AN/A
USUnited States902.0 - 928.010030
EU_433European Union 433MHz433.0 - 434.01012
EU_868European Union 868MHz869.4 - 869.651027
CNChina470.0 - 510.010019
JPJapan920.8 - 927.810016
ANZAustralia & New Zealand915.0 - 928.010030
KRKorea920.0 - 923.0100
TWTaiwan920.0 - 925.010027
RURussia868.7 - 869.210020
INIndia865.0 - 867.010030
NZ_865New Zealand 865MHz864.0 - 868.010036
THThailand920.0 - 925.010016
UA_433Ukraine 433MHz433.0 - 434.71010
UA_868Ukraine 868MHz868.0 - 868.6114
MY_433Malaysia 433MHz433.0 - 435.010020
MY_919Malaysia 919MHz919.0 - 924.010027
SG_923Singapore 923MHz917.0 - 925.010020
LORA_242.4 GHz band worldwide2400.0 - 2483.510010
info

EU_433 and EU_868 have to adhere to an hourly duty cycle limitation of 10%, calculated every minute on a rolling 1-hour basis. Your device will stop transmitting if you reach it, until it is allowed again.

Now that you have set the LoRa region on your device, you can continue with configuring any LoRa Configs to suit your needs.

Sensor Configuration

SensorDescription
Temperature
LightNot supported by the App currently
AccelerometerTo be continued

Temperature Sensor Config

Navigate to Settings -> Telemetry(Sensors) -> Enable sensors.

pir

Buzzer and LED Config

TypeOutput PIN
BuzzerPWM buzzer25
LED-24

Navigate to Settings -> External Notification -> Enable GPIO -> Set Output Pin GPIO.

pir

Check External Notification Config for more details.

Flash firmware

Flash the Application Firmware

  • Step 1: Download the firmware

You may use the Meshtastic Web Flasher to download and copy firmware.

Select the device to Seeed Card Tracker T1000-E and the latest firmware, and download the UF2 file.

pir

  • Step 2: Enter DFU mode

Connect the USB cable to your PC, press and hold the device button, then quickly connect the charging cable twice, the LED will be solid on, the device will enter the DFU mode, and there should be a driver named T1000-E display.

pir

pir

  • Step 3:

Download and Copy UF2 file to the DFU drive. Firmware should be flashed after the file is downloaded and the device reboots.

Flash the Bootloader

note

Not recommended to flash the bootloader unless advised by tech support!

Step1: Adafruit-nrfutil Installation

Prerequisites

This is recommended method, to install latest version:

pip3 install --user adafruit-nrfutil

Step2: Flash the bootloader

Connect the device to your PC and run the following command:

  • For Windows:
adafruit-nrfutil --verbose dfu serial --package t1000_e_bootloader-0.9.1-5-g488711a_s140_7.3.0.zip -p COMxx -b 115200
  • For others:
adafruit-nrfutil --verbose dfu serial --package t1000_e_bootloader-0.9.1-5-g488711a_s140_7.3.0.zip -p /dev/tty.SLAB_USBtoUART -b 115200

Replace the serial port with your device port. Example:

pir

FAQ

  • How to reset the device?

Press and hold the button, then connect the charging cable.

Resource

Meshtastic Doc

Tech Support & Product Discussion

Thank you for choosing our products! We are here to provide you with different support to ensure that your experience with our products is as smooth as possible. We offer several communication channels to cater to different preferences and needs.

Loading Comments...