2022-11-29 01:32:25 -08:00
---
id: heltec
2023-07-28 09:19:05 -07:00
title: HELTEC® LoRa 32
sidebar_label: HELTEC® LoRa 32
2023-12-12 17:42:04 -08:00
sidebar_position: 7
2022-11-29 01:32:25 -08:00
---
2023-01-19 05:01:57 -08:00
import Tabs from "@theme/Tabs";
import TabItem from "@theme/TabItem";
2022-11-29 01:32:25 -08:00
<Tabs
groupId="heltec"
2023-12-14 22:58:05 -08:00
queryString="heltec"
2022-11-29 01:32:25 -08:00
defaultValue="v3"
values={[
2023-07-28 09:19:05 -07:00
{label: 'LoRa32 V2.1', value: 'v2.1'},
{label: 'LoRa32 V3', value:'v3'},
{label: 'Wireless Stick Lite V3', value:'Wireless Stick Lite V3'},
{label: 'Wireless Tracker', value: 'tracker'},
{label: 'Wireless Paper', value: 'paper'}
2022-11-29 01:32:25 -08:00
]}>
<TabItem value="v2.1">
:::warning
Not recommended because of design issues! Support is being phased out. Use V3 in new projects.
:::
2023-07-28 09:19:05 -07:00
- **MCU:**
2022-11-29 01:32:25 -08:00
- ESP32 (WiFi & Bluetooth)
2023-07-28 09:19:05 -07:00
- **LoRa Transceiver:**
2022-11-29 01:32:25 -08:00
- Semtech SX127x
2023-07-28 09:19:05 -07:00
- **Frequency Options:**
2022-11-29 01:32:25 -08:00
- 433 MHz
- 868 MHz
- 915 MHz
2023-07-28 09:19:05 -07:00
- **Connectors:**
2022-11-29 01:32:25 -08:00
- Micro USB
2023-07-28 09:19:05 -07:00
- Antenna:
- U.FL/IPEX antenna connector for LoRa
2022-11-29 01:32:25 -08:00
2023-01-19 05:01:57 -08:00
## Features
2022-11-29 01:32:25 -08:00
- Built in 0.96 inch OLED display
2023-07-28 09:19:05 -07:00
- User and Reset Buttons
2022-11-29 01:32:25 -08:00
- No GPS
2023-01-19 05:01:57 -08:00
## Resources
2022-11-29 01:32:25 -08:00
- Firmware file: `firmware-heltec-v2.1-X.X.X.xxxxxxx.bin`
</TabItem>
<TabItem value="v3">
2023-07-31 20:35:26 -07:00
:::info
This device may have issues charging a connected battery if utilizing a USB-C to USB-C cable. It's recommended to use a USB-A to USB-C cable.
:::
2023-07-28 09:19:05 -07:00
- **MCU:**
- ESP32-S3FN8 (WiFi & Bluetooth)
- **LoRa Transceiver:**
- Semtech SX1262
- **Frequency Options:**
- 433 MHz
- 470 - 510 MHz
- 863 - 870 MHz
- 902 - 928 MHz
- **Connectors:**
2022-11-29 01:32:25 -08:00
- USB-C
2023-07-28 09:19:05 -07:00
- Antenna:
- Dedicated 2.4 GHz metal spring antenna for WiFi/Bluetooth
- U.FL/IPEX antenna connector for LoRa
2022-11-29 01:32:25 -08:00
2023-01-19 05:01:57 -08:00
## Features
2022-11-29 01:32:25 -08:00
- Built in 0.96 inch OLED display
2023-07-28 09:19:05 -07:00
- User and Reset Buttons
2022-11-29 01:32:25 -08:00
- No GPS
2023-07-28 11:07:24 -07:00
### Pin Map
2023-12-12 09:25:28 -08:00
![HTIT-WSL_V3_PIN_MAP](</img/hardware/HTIT-WB32LA(F)_V3.png>)
2023-07-28 11:07:24 -07:00
2023-12-12 09:25:28 -08:00
Image Source: [Heltec](<https://resource.heltec.cn/download/WiFi_LoRa32_V3/HTIT-WB32LA(F)_V3.png>)
2023-07-28 11:07:24 -07:00
2023-01-19 05:01:57 -08:00
## Resources
2022-11-29 01:32:25 -08:00
- Firmware file: `firmware-heltec-v3-X.X.X.xxxxxxx.bin`
2023-07-28 09:19:05 -07:00
- Purchase link: [Heltec](https://heltec.org/project/wifi-lora-32-v3/)
2023-07-12 21:53:15 -07:00
- Purchase link: [AliExpress](https://www.aliexpress.us/item/3256805256690400.html)
2022-11-29 01:32:25 -08:00
</TabItem>
<TabItem value="Wireless Stick Lite V3">
2023-07-31 20:35:26 -07:00
:::info
This device may have issues charging a connected battery if utilizing a USB-C to USB-C cable. It's recommended to use a USB-A to USB-C cable.
:::
2023-07-28 09:19:05 -07:00
- **MCU:**
- ESP32-S3FN8 (WiFi & Bluetooth)
- **LoRa Transceiver:**
- Semtech SX1262
- **Frequency Options:**
2023-12-14 11:37:10 -08:00
- 433 - 510 MHz
2023-07-28 09:19:05 -07:00
- 470 - 510 MHz
- 863 - 870 MHz
- 902 - 928 MHz
- **Connectors:**
2022-11-29 01:32:25 -08:00
- USB-C
2023-07-28 09:19:05 -07:00
- Antenna:
- Dedicated 2.4 GHz stamped metal antenna for WiFi/Bluetooth
2023-12-14 11:37:10 -08:00
- U.FL/IPEX antenna connector for LoRa (next to the V3 icon)
2022-11-29 01:32:25 -08:00
2023-01-19 05:01:57 -08:00
## Features
2023-05-13 15:45:04 -07:00
- No display.
2023-07-28 09:19:05 -07:00
- User and Reset Buttons
- Additional GPIO availability
- No GPS
2023-05-13 15:45:04 -07:00
### Meshtastic I2C Definitions
2023-12-12 09:25:28 -08:00
2023-05-13 15:45:04 -07:00
- SCL: GPIO47
- SDA: GPIO48
### Pin Map
![HTIT-WSL_V3_PIN_MAP](/img/hardware/HTIT-WSL_V3_PIN_MAP.png)
Image Source: [Heltec](https://resource.heltec.cn/download/Wireless_Stick_Lite_V3/HTIT-WSL_V3.png)
2022-11-29 01:32:25 -08:00
2023-01-19 05:01:57 -08:00
## Resources
2022-11-29 01:32:25 -08:00
- Firmware file: `firmware-heltec-wsl-v3-X.X.X.xxxxxxx.bin`
2023-07-28 09:19:05 -07:00
- Purchase link: [Heltec](https://heltec.org/project/wireless-stick-lite-v2/)
2023-07-12 21:53:15 -07:00
- Purchase link: [AliExpress](https://www.aliexpress.us/item/3256805256996507.html)
2022-11-29 01:32:25 -08:00
2023-07-28 09:19:05 -07:00
</TabItem>
<TabItem value="tracker">
2023-07-31 20:35:26 -07:00
:::info
This device may have issues charging a connected battery if utilizing a USB-C to USB-C cable. It's recommended to use a USB-A to USB-C cable.
:::
2023-07-28 09:19:05 -07:00
- **MCU:**
- ESP32-S3FN8 (WiFi & Bluetooth)
- **LoRa Transceiver:**
- Semtech SX1262
- **Frequency Options:**
- 470 - 510 MHz
- 863 - 870 MHz
- 902 - 928 MHz
- **Connectors:**
- USB-C
- Antenna:
- Dedicated 2.4 GHz metal spring antenna for WiFi/Bluetooth
- U.FL/IPEX antenna connector for LoRa and GNSS
## Features
- Onboard 0.96-inch LCD display
- User and Reset Buttons
2023-12-12 09:25:28 -08:00
## Flashing the Wireless Tracker
If you are having issues flashing the wireless tracker, especially if it's your first attempt, you may need to manually place the device into Espressif's Firmware Download mode. Please follow the process below to do so.
:::warning
Do not proceed unless an antenna is connected to avoid possible damage to the device's radio.
:::
The following process will manually place the device into the Espressif Firmware Download mode:
1. Unplug the device.
2. Press and hold the USER button.
3. Plug device in.
4. After 2-3 seconds, release the USER button.
With the device now in the Espressif Firmware Download mode, you can proceed with flashing using one of the supported flashing methods. It's generally recommended to use the [Web Flasher](https://flasher.meshtastic.org/). You can select "Heltec Wireless Tracker" from the device drop-down.
2023-07-28 09:19:05 -07:00
## Pin Map
![HT-Tracker_V1 Pin Map](/img/hardware/HT-Tracker_V1_Pin_Map.png)
Image Source: [Heltec](https://heltec.org/project/wireless-tracker/)
## Resources
- Firmware file: `firmware-heltec-wireless-tracker-X.X.X.xxxxxxx.bin`
- Purchase link: [Heltec](https://heltec.org/project/wireless-tracker/)
- Purchase link: [AliExpress](https://www.aliexpress.us/item/3256805495189423.html)
</TabItem>
<TabItem value="paper">
2023-07-31 20:35:26 -07:00
:::info
This device may have issues charging a connected battery if utilizing a USB-C to USB-C cable. It's recommended to use a USB-A to USB-C cable.
:::
2023-07-28 09:19:05 -07:00
- **MCU:**
- ESP32-S3FN8 (WiFi & Bluetooth)
- **LoRa Transceiver:**
- Semtech SX1262
- **Frequency Options:**
- 470 - 510 MHz
- 863 - 870 MHz
- 902 - 928 MHz
- **Connectors:**
- USB-C
- Antenna:
- U.FL/IPEX antenna connector for LoRa
- Integrated 2.4 GHz PCB antenna
## Features
- Onboard 2.13-inch black and white E-Ink display screen
- User and Reset switches
- No GPS
## Resources
- Firmware file: `firmware-heltec-wireless-paper-X.X.X.xxxxxxx.bin`
- Purchase link: [Heltec](https://heltec.org/project/wireless-paper/)
- Purchase link: [AliExpress](https://www.aliexpress.us/item/3256805461611876.html)
2022-11-29 01:32:25 -08:00
</TabItem>
</Tabs>