Description
Characteristics
2 Reviews
Description
Summary
Wireless Tracker is a development kit based on ESP32-S3FN8. It integrates both SX1262 and UC6580 to provide fast GNSS solution for IoT. It can track any object and then upload that data wirelessly by Wi-Fi, Bluetooth, LoRa, and has been widely used in Meshtastick.
Wireless Tracker supports L1 + L5/L2, and supports GPS, GLONASS, BDS, Galileo, NAVIC, QZSS multi-system joint positioning. It is perfectly compatible with Arduino, can be widely used in development such as bicycle sharing services, tracking pets or livestock, locating vehicles, tracking children, etc.

Main Features
- ESP32-S3FN8+SX1262+UC6580 Chipset, supports Wi-Fi, LoRa, Bluetooth, GNSS.
- Low power design of dual-frequency multi-system based on 22nm technology.
- Supports L1 + L5/L2, supports GPS, GLONASS, BDS, Galileo, NAVIC, QZSS multi-system joint positioning.
- Type-C USB interface with a complete voltage regulator, ESD protection, short circuit protection, RF shielding, and other protection measures.
- Onboard SH1.25-2 battery interface, integrated lithium battery management system (charge and discharge management, overcharge protection, battery power detection, USB / battery power automatic switching).
- Onboard Wi-Fi, Bluetooth dedicated 2.4GHz metal spring antenna, reserved IPEX (U.FL) interface for LoRa and GNSS use.
- Onboard 0.96-inch 160*80 dot matrix LCD display, which can be used to display debugging information, battery power, and other information.
- Support the Arduino development environment.
Specifications
Parameters | Description |
---|---|
Parameters Master Chip | Description ESP32-S3FN8 (Xtensa®32-bit lx7 dual core processor) |
Parameters LoRa Chipset | Description SX1262 |
Parameters GNSS Chipset | Description UC6580 |
Parameters Frequency | Description 470~510MHz, 863~928MHz |
Parameters Max. TX Power | Description 21±1dBm |
Parameters Max. Receiving Sensitivity | Description -134dBm |
Parameters Wi-Fi | Description 802.11 b/g/n, up to 150Mbps |
Parameters Bluetooth LE | Description Bluetooth 5, Bluetooth mesh |
Parameters Hardware Resource | Description 7*ADC1 + 2*ADC2; 7*Touch; 3*UART; 2*I2C; 2*SPI; etc. |
Parameters Interface | Description Type-C USB; 2*1.25 lithium battery interface; LoRa ANT(IPEX1.0); 2*18*2.54 Header Pin |
Parameters Battery | Description 3.7V lithium battery power supply and charging |
Parameters Operating Temperature | Description -20 ~ 70 ℃ |
Parameters Dimensions | Description 65.48 * 28.06* 13.52mm |
Description
Pinout

High light
Onboard LCD Display
The integrated LCD display can be used to show some information such as system status and parameters, making it convenient for users to directly use the entire development board for their own product design.
USB Type C
The power supply, firmware download, and debugging interfaces adopt a more universal USB Type C interface, making development work more convenient.
Intergrated UC6580 GNSS chip and antenna
UC6580 is a L1 + L2/L5 GNSS chip, supports GPS, GLONASS, BDS, Galileo, NAVIC, QZSS multi-system joint positioning.
Onboard LCD Display
The integrated LCD display can be used to show some information such as system status and parameters, making it convenient for users to directly use the entire development board for their own product design.
FAQ
1. Check if the USB cable supports data transfer by verifying if the connected cell phone supports file transfer.
2. Connect the USB cable, press and hold the ‘USER’ key, then press the ‘RST’ key once. Finally, release the ‘USER’ key to initiate the code download.
Connect the serial port and check whether the node is activated. If the node is not activated, refer to this link to activate it: https://docs.heltec.org/general/how_to_use_license.html.
- Confirm your hardware version, V1.1 has changed the power control pin of the GNSS chip (GPIO 3 is set to HIGH on). Please carefully review the schematic or refer to the corresponding hardware version’s example program.
- GNSS requires open outdoor environments or try with an external antenna.
Imagine that you want to measure the moisture in your field. Although, it is not far from your house, it probably doesn’t have Wi-Fi coverage. So, you can build a sensor node with an ESP32 and a moisture sensor, that sends the moisture readings once or twice a day to another ESP32 using LoRa.The later ESP32 has access to Wi-Fi, and it can run a web server that displays the moisture readings.This is just an example that illustrates how you can use the LoRa technology in your ESP32 projects.
Please refer to this document:
This issue had been well solved in the last update. The firmware will automatically recognize the device version and operation it.
Docs & Resource
- [Resource] — Heltec ESP32 framework and lib installation
- [Resource] — Hardware Update Logs
- [Resource] —Datasheet
- [Resource] —Schematic_Diagram
- [Resource] —User Manual Document
- [Resource] — Heltec LoRaWAN test server based on SnapEmu
Packing list
The default packing list without selecting any accessories is as follows:
Item | Quantity |
---|---|
Item Wireless Tracker | Quantity x1 |
Item LoRa Antenna | Quantity x1 |
Item SH1.25×2 Battery Connector | Quantity x1 |
Item Pin Header | Quantity x2 |
Characteristics
Weight | 55 g |
---|---|
Dimensions | 7.5 × 7.5 × 2.6 cm |
LoRa Band | 470~510MHz, 863~870MHz, 902~928MHz |
Screen | Yes, No |
2 Reviews
2 reviews for Wireless Tracker, ESP32S3 + SX1262 +GPS LoRa Node, Meshtastic and LoRaWAN Compatible
Add a review
You must be logged in to post a review.
Wireless Tracker, ESP32S3 + SX1262 +GPS LoRa Node, Meshtastic and LoRaWAN Compatible
What's this?
Wireless Tracker is a development kit based on ESP32-S3FN8. 0.96 inch 160 * 80 LCD display, as well as SX1262 LoRa chip and UC6580 GNSS chip.
$22.90
Greg Hall –
The Wireless Tracker has the very good UC6580 GNSS ‘L1+L5/L1+L2 dual frequencies’ & positioning accuracy better than 1.5 m’.
Heltec is supporting maker community very well now.
Example Arduino code for using this device as ‘Bluetooth external GNSS service to phone’ will be very helpful for accurate field mapping, tracking, etc.
dicktonyboy (verified owner) –
Excellent low cost board. All ready for a beginner to experiment with.
Has all of the basic features USBC, OLED, Good processor, GNS, Power management etc which is why it is the most popular board for ‘Meshtastic’. It’s not the lowest power (consumed) board but performs well. All update/download are well supported from the online flashing facility – that is a breeze to use.