Heltec Wireless Shell (V3)

Solder-down ESP32-S3 + SX1262 LoRa module with 1.27 mm castellated pads and two IPEX sockets - no USB, charger or buttons.

Heltec Wireless Shell (V3) board
38.4 × 16.1 mm
ESP32-S3
MCU
240MHz
clock
8MB
flash
512KB
SRAM
39· 20 ADC
GPIO
BLE 5.0+ WiFi
radio
On this page

Heltec Wireless Shell (V3) Pinout

49 pins · 1.27 mm pitch
Heltec Wireless Shell (V3) pinout diagram, high resolution: all 49 pins, with GPIO numbers, ADC channels and strapping pins
Heltec Wireless Shell (V3) pinout, drawn by ESPboards from the ESP32-S3 Series Datasheet v2.2.
PinGPIOLabelsStatusCapabilitiesNotes
1-VeVextpower-pad 1: Vext, a 3.3 V output switched by GPIO36 (LOW = on)
2-VeVextpower-pad 2: Vext
3-3V3power-pad 3: the module supply input, 2.7-3.5 V
4-3V3power-pad 4: supply input
533GPIO33safepwmpad 5
634GPIO34safepwmpad 6
735GPIO35safepwmpad 7. The arduino-esp32 variant calls it LED_BUILTIN, but the module has no LED on it
836GPIO36Vext_Ctrlsafepwmpad 8: switches the Vext pads - LOW = on
937GPIO37safepwmpad 9
1038GPIO38safepwmpad 10
1139GPIO39strappingpwmpad 11
1240GPIO40strappingpwmpad 12
1341GPIO41strappingpwmpad 13
1442GPIO42strappingpwmpad 14
1544GPIO44RXDU0RXDuartuart · pwmpad 15: UART0 RX - the programming port, via an external USB-serial bridge
1643GPIO43TXDU0TXDuartuart · pwmpad 16: UART0 TX - the programming port
1745GPIO45strappingpwmpad 17
1846GPIO46strappingpwmpad 18
19-ANT_2.4Gcontrol-pad 19: the 2.4 GHz RF signal, for an antenna on your own board
201GPIO1safeadc · touch · pwmpad 20
212GPIO2safeadc · touch · pwmpad 21 (Heltec's pin map mislabels it 20)
223GPIO3strappingadc · touch · pwmpad 22
23-RSTENcontrol-pad 23: chip reset (CHIP_PU)
246GPIO6safeadc · touch · pwmpad 24
257GPIO7safeadc · touch · pwmpad 25
2615GPIO15safeadc · pwmpad 26
2716GPIO16safeadc · pwmpad 27
2818GPIO18safeadc · pwmpad 28
2920GPIO20USB_D+uartadc · pwmpad 29: native USB D+
3026GPIO26safepwmpad 30
3117GPIO17safeadc · pwmpad 31
3219GPIO19USB_D-uartadc · pwmpad 32: native USB D-
3321GPIO21safepwmpad 33
340GPIO0BOOTstrappingpwmpad 34: strapping pin - hold LOW at reset for download mode
355GPIO5safeadc · touch · pwmpad 35
364GPIO4safeadc · touch · pwmpad 36
3748GPIO48strappingpwmpad 37
3847GPIO47strappingpwmpad 38
3914GPIO14LoRa_DIO1strappingadc · touch · pwmpad 39: SX1262 DIO1 interrupt (the arduino-esp32 variant calls it DIO0). It is ALSO on the header, so do not use it for anything else while the radio is in use
4013GPIO13LoRa_BUSYstrappingadc · touch · pwmpad 40: SX1262 BUSY. It is ALSO on the header, so do not use it for anything else while the radio is in use
41-GNDground-pad 41
42-GNDground-pad 42
43-GNDground-pad 43
44-GNDground-pad 44
458GPIO8LoRa_NSSsafeadc · touch · pwmSX1262 chip select
469GPIO9LoRa_SCKstrappingadc · touch · pwmSX1262 SPI clock
4710GPIO10LoRa_MOSIstrappingadc · touch · pwmSX1262 SPI MOSI
4811GPIO11LoRa_MISOstrappingadc · touch · pwmSX1262 SPI MISO
4912GPIO12LoRa_RSTstrappingadc · touch · pwmSX1262 reset
Download the Heltec Wireless Shell (V3) pinout Free to use and share for non-commercial work, as long as you credit espboards.dev. License.
39 GPIOs broken out 17 free · 13 need care · 9 to avoid

Start with these

17 pins with no boot or system involvement
GPIO33GPIO34GPIO35GPIO37GPIO38GPIO1GPIO2GPIO6GPIO7GPIO15GPIO16GPIO18GPIO26GPIO17GPIO21GPIO5GPIO4

Freely assignable - no strapping, flash, USB or JTAG duties. Ideal first picks for buttons, sensors and LEDs.

Fine - with a little care

13 pins · 12 things to know
GPIO36 pad 8: switches the Vext pads - LOW = on onboard hardware

Wired to the Vext power switch on this board. The pin is yours if you give that up, but nothing else can share it.

GPIO39 JTAG test clock (MTCK); IO MUX alternates CLK_OUT3 and SUBSPICS1 (chip select on the alternative SUBSPI memory bus, unused on standard modules) JTAG

Default JTAG TCK - keep it free if you debug over JTAG. It is not a flash or PSRAM line on standard modules: those sit on GPIO26-37.

GPIO40 JTAG test data out pin (MTDO) JTAG

Default JTAG TDO output for debugging. Using it as GPIO will interfere with JTAG debugging functionality.

GPIO41 JTAG test data in pin (MTDI) JTAG

Default JTAG TDI input for debugging. Should be reserved for JTAG or left unused if JTAG is to remain available.

GPIO42 JTAG test mode select pin (MTMS) JTAG

Default JTAG TMS signal for debugging. Using this pin for other purposes will disable the JTAG interface (unless JTAG is rerouted to USB).

GPIO44 UART0 receive pin (U0RXD), default serial console RX UART

Used for bootloader input (download mode via serial). If repurposed, you cannot use the default UART0 download mode for programming the chip.

GPIO43 UART0 transmit pin (U0TXD), default serial console TX UART

Used for bootloader output and UART console logs. If repurposed, you will lose the default serial output (and programming via UART0).

GPIO45 Bootstrapping pin (selects VDD_SPI flash voltage) Strapping

Determines flash/PSRAM power voltage (3.3 V vs 1.8 V) at boot. Must match hardware configuration; using as GPIO can upset flash supply setting.

GPIO46 Bootstrapping pin (used with GPIO0 for boot mode; controls ROM log output) Strapping

Must be at a defined level during reset (with GPIO0) to select normal or download boot and UART/USB print mode. This pin is input-only (no output drive), so it should be left for its intended strapping function.

GPIO3 Bootstrapping pin (controls JTAG signal source) Strapping

Sampled at reset to select JTAG interface (USB Serial/JTAG controller vs. external pins). Improper use can disable external JTAG or alter debug interface.

GPIO0 Bootstrapping pin (Chip boot mode selection) Strapping

Must be pulled high (default) or low (to enter UART download mode) at reset. Using it for other functions can interfere with boot mode configuration.

GPIO48GPIO47 Octal SPI differential clock legs (SPICLK_P/N_DIFF), used only by the 1.8 V octal flash/PSRAM variants Other

Only the 1.8 V octal parts (ESP32-S3R8V, ESP32-S3R16V) run the differential memory clock here, and on those the pin works at 1.8 V instead of 3.3 V. On the common 3.3 V modules it is a normal GPIO - several devkits drive their RGB LED from GPIO48.

  • GPIO48Octal SPI differential clock negative leg (SPICLK_N_DIFF), used only by the 1.8 V octal flash/PSRAM variants
  • GPIO47Octal SPI differential clock positive leg (SPICLK_P_DIFF), used only by the 1.8 V octal flash/PSRAM variants

Only if you know the tricks

9 pins · 2 things to know
GPIO20GPIO19 USB OTG differential data pair (D- and D+) USB

By default connected to the on-chip USB Serial/JTAG controller. Using it as general GPIO without reconfiguring IO MUX will interfere with USB functionality.

  • GPIO20USB OTG positive differential data line (USB_D+)
  • GPIO19USB OTG negative differential data line (USB_D-)
GPIO14GPIO13GPIO8GPIO9GPIO10GPIO11GPIO12 Used by the SX1262 LoRa radio onboard hardware

Wired to the SX1262 LoRa radio on this board, which is soldered down. Driving it from your own code breaks that function.

  • GPIO14pad 39: SX1262 DIO1 interrupt (the arduino-esp32 variant calls it DIO0). It is ALSO on the header, so do not use it for anything else while the radio is in use
  • GPIO13pad 40: SX1262 BUSY. It is ALSO on the header, so do not use it for anything else while the radio is in use
  • GPIO8SX1262 chip select
  • GPIO9SX1262 SPI clock
  • GPIO10SX1262 SPI MOSI
  • GPIO11SX1262 SPI MISO
  • GPIO12SX1262 reset
These are recommendations, not hard rules - with the right pull-ups, timing and boot-state awareness most pins can be made to work. When in doubt, start green.

Across 49 pins (1.27 mm pitch), the Heltec Wireless Shell (V3) exposes 39 GPIO plus Ve, 3V3 and GND for power.

Beyond plain digital I/O you get 20 ADC-capable pins for sensors and battery monitoring, PWM on every GPIO and 14 capacitive-touch inputs.

13 of the exposed pins carry boot-time or system duties on the ESP32-S3 (GPIO36, GPIO39, GPIO40 and 10 more) - check the guidance above before wiring anything to them. GPIO33, GPIO34, GPIO35, GPIO37 and 13 more are free of any such role - the safest first picks.

Getting started

flash your first firmware in ~2 minutes
Tool:
1
Connect over USB
Install your USB-serial driver (CH340 / CP210x) if no port appears. Not detected? Hold BOOT while plugging in.
2
Match & flash
Set the Tools options shown, then click Upload.
3
Verify it runs
GPIO33 toggles - wire an LED and resistor to it, or change the pin to your board's own LED.
Set these in Tools · leave everything else at default
Arduino IDE 2.x - Tools Copy
Board: "Heltec Wireless Shell (V3)"▸
Flash Size: "8MB (64Mb)"▸
Flash Mode: "DIO"▸
Partition Scheme: "8M with spiffs (3MB APP/1.5MB SPIFFS)" (default)▸
Upload Speed: "921600"▸
▸ every other Tools option - leave at default
Board: Heltec Wireless Shell (V3)
Flash Size: 8MB (64Mb)
Flash Mode: DIO
Partition Scheme: 8M with spiffs (3MB APP/1.5MB SPIFFS)
Upload Speed: 921600
Find it: Tools ▸ Board ▸ ESP32 Arduino ▸ Heltec Wireless Shell (V3)
blink.ino Copy
// toggle GPIO33 - wire an LED and resistor to it
void setup() {
  pinMode(33, OUTPUT);
}
void loop() {
  digitalWrite(33, HIGH); delay(500);
  digitalWrite(33, LOW);  delay(500);
}
board to selectesp32-s3-devkitc-1⧉ copy
platformio.ini Copy
[env:heltec_wireless_shell_V3]
platform = espressif32
board = esp32-s3-devkitc-1
framework = arduino
monitor_speed = 115200
upload_speed = 921600
Find it: PlatformIO Home ▸ Boards, search esp32-s3-devkitc-1 - or type it after board =.
board to selectesp32-s3-devkitc-1⧉ copy
device.yaml Copy
esp32:
  board: esp32-s3-devkitc-1
  variant: esp32s3
  framework:
    type: esp-idf

# blink - GPIO33
output:
  - platform: gpio
    pin: 33
    id: led_out
light:
  - platform: binary
    name: "LED"
    output: led_out
Find it: search ESPHome's board list for esp32-s3-devkitc-1 (same ids as PlatformIO).
esptool doesn't pick board settings - a prebuilt .bin already has them baked in. This is just the raw flash command.
terminal Copy
esptool.py --chip esp32s3 --port /dev/ttyACM0 \
  --baud 921600 write_flash 0x0 firmware.bin
--port = your /dev/tty* (macOS/Linux) or COMx (Windows).
Build details: sketch space 3342336 B · data 327680 B · DIO

Downloads

Free for non-commercial use, credit espboards.dev · License
Heltec Wireless Shell (V3) board illustration, front

Board illustration

The bare Heltec Wireless Shell (V3) board drawn to scale at 38.4 × 16.1 mm, with no pin labels on it. Made for slide decks, wiring diagrams and project write-ups where a photo is too busy. Take the scalable SVG for print or editing, the high-resolution PNG to drop straight in, or the transparent PNG when you need it with no background behind it.

Heltec Wireless Shell (V3) pinout diagram

Pinout diagram

Every pin on both sides of the board with its functions, drawn by ESPboards from the ESP32-S3 Series Datasheet v2.2 - the same sheet shown at the top of this page. The PNG is a high-resolution image for screens, the SVG is vector so it stays sharp at any size, and the PDF is laid out to print on A4 or Letter.

Free for non-commercial use, with the credit line kept.

Embed the Heltec Wireless Shell (V3) pinout

Paste this where you want the diagram. Keep the credit line - it is what the licence asks for, and it is the only thing we want in return.

<figure>
  <img src="https://cdn.espboards.net/boards/heltec-wireless-shell-v3/diagram-1600.png"
       alt="Heltec Wireless Shell (V3) pinout diagram" width="1600" loading="lazy">
  <figcaption>
    Heltec Wireless Shell (V3) pinout by
    <a href="https://www.espboards.dev/esp32/heltec_wireless_shell_V3/">ESPboards</a>,
    <a href="https://creativecommons.org/licenses/by-nc/4.0/">CC BY-NC 4.0</a>
  </figcaption>
</figure>

Using it commercially? Ask us first - it takes one email.

Yours to use, share and adapt for non-commercial work, as long as you credit espboards.dev - the full terms and ready-made credit lines are here.

Specifications

ESP32-S3 · 38.4 × 16.1 mm · vs other ESP32 chips →
Compute
MCU
ESP32-S3
Clock
240 MHz
SRAM · Flash
512 KB · 8MB
Radio
Wi-Fi
802.11 b/g/n
Bluetooth
5.0 LE
Antenna
u.FL
I/O
GPIO · ADC
39 · 20
UART · I²C · SPI
3 · 2 · 2
PWM
8 channels
Power
USB
None
Serial
-
Boot address
0x0
Electrical
Input
3.3V (2.7-3.5V) on the 3V3 pads
Consumption
9µA sleep
Regulator
-
Flashing
Upload · OTA
esptool_py · esp_ota
Flash · Boot mode
DIO · QIO
Sketch · Data
3.19 MB · 320 KB

Dimensions

Heltec Wireless Shell (V3) board, drawn to scale
16.1 mm38.4 mm
38.4 × 16.1 mm · pin pitch 1.27 mm
The Heltec Wireless Shell (V3) uses esptool_py for firmware uploads, esp_ota for over-the-air (OTA) updates. Flash mode is DIO with QIO boot mode. The maximum sketch size is 3.19 MB with 320 KB available for data.

About this board

Inside sits the ESP32-S3 - a dual-core Xtensa with vector extensions suited to AI workloads.

At $11.90 it's cheaper than most ESP32-S3 boards, which usually run around $29.

With 39 GPIO broken out, you get more pins to play with than most ESP32-S3 boards offer.

Around the module: LoRa (SX1262).

  • A MODULE, not a dev board: 44 castellated pads at 1.27 mm to solder onto your own PCB, under a metal shield
  • No USB connector - program it over UART0 (pads 15 / 16) with an external USB-serial bridge, or wire the native USB pads (GPIO19 / GPIO20) to a connector; Heltec publishes a reference carrier design
  • Two IPEX 1.0 (u.FL) sockets, one for LoRa and one for 2.4 GHz; the 2.4 GHz signal is also on pad 19
  • Sold as HTIT-Wsh-HF (863-928 MHz) and HTIT-Wsh-LF (470-510 MHz)
  • LoRa BUSY (GPIO13) and DIO1 (GPIO14) are brought out on pads 40 and 39
  • Vext pads (1-2) are a 3.3 V output switched by GPIO36, LOW = on
  • The module has no LED: the arduino-esp32 variant says LED_BUILTIN 35, but Heltec's reference carrier puts its LED on GPIO18
  • No PSRAM - the ESP32-S3FN8 has 8 MB of in-package flash only

Where to buy

prices are typical street prices
Heltec Wireless Shell (V3)
Heltec Wireless Shell (V3)
$11.90per unit, typical

Resources

Similar boards