Description
Add an Accessories
Characteristics
1 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 |
---|---|
Master Chip | ESP32-S3FN8 (Xtensa®32-bit lx7 dual core processor) |
LoRa Chipset | SX1262 |
GNSS Chipset | UC6580 |
Frequency | 470~510MHz, 863~928MHz |
Max. TX Power | 21±1dBm |
Max. Receiving Sensitivity | -134dBm |
Wi-Fi | 802.11 b/g/n, up to 150Mbps |
Bluetooth LE | Bluetooth 5, Bluetooth mesh |
Hardware Resource | 7*ADC1 + 2*ADC2; 7*Touch; 3*UART; 2*I2C; 2*SPI; etc. |
Interface | Type-C USB; 2*1.25 lithium battery interface; LoRa ANT(IPEX1.0); 2*18*2.54 Header Pin |
Battery | 3.7V lithium battery power supply and charging |
Operating Temperature | -20 ~ 70 ℃ |
Dimensions | 65.48 * 28.06* 13.52mm |
Description
Pinout
High light
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.
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 TTS V3
Packing list
The default packing list without selecting any accessories is as follows:
Item | Quantity |
---|---|
Wireless Tracker | x1 |
LoRa Antenna | x1 |
SH1.25×2 Battery Connector | x1 |
Pin Header | x2 |
Add an Accessories
Characteristics
Weight | 55 g |
---|---|
Dimensions | 7.5 × 7.5 × 2.6 cm |
LoRa Band | 470~510MHz, 863~870MHz, 902~928MHz |
Screen | Yes, No |
1 Reviews
1 review for Wireless Tracker
Add a review
You must be logged in to post a review.
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.