Skip to main content

SX1262 vs SX1276: Why It Matters

SX1262 vs SX1276: Why It Matters

Nearly every mesh radio node sold today uses one of two LoRa radio ICs from Semtech: the older SX1276 or the newer SX1262. Both chips implement LoRa spread-spectrum modulation and are outwardly similar, but their performance characteristics and firmware support differ in ways that matter to operators making purchasing decisions.

SX1276 -- The Legacy Chip

The SX1276 was Semtech's flagship LoRa transceiver through most of the 2010s and became the default radio in the first wave of Meshtastic hardware. It supports 433, 868, and 915 MHz bands via separate variants. Key specs:

  • Receive sensitivity: -137 dBm at SF12, BW125
  • Max output power: +17 dBm
  • No Channel Activity Detection (CAD) in hardware
  • Wider support across early Meshtastic board designs

Boards using SX1276: T-Beam v0.7, v1.0, v1.1; Heltec LoRa 32 V1 and V2; original TTGO LoRa boards.

SX1262 -- The Current Standard

The SX1262 is Semtech's second-generation LoRa transceiver and is now the standard chip in all modern mesh hardware. Improvements over SX1276:

  • Receive sensitivity: -148 dBm at SF12, BW125 -- 11 dB better than SX1276
  • Max output power: +22 dBm (vs +17 dBm)
  • Hardware Channel Activity Detection (CAD) -- the chip can listen for LoRa preambles and avoid transmitting when the channel is busy, reducing packet collisions
  • Lower TX and RX current draw
  • Faster frequency switching

Boards using SX1262: T-Beam v1.2 and Supreme; RAK4631 WisBlock (all variants); Heltec LoRa 32 V3; LILYGO T-Deck; T114; T3-S3.

MeshCore Requirement

This distinction has a practical consequence that operators must understand: MeshCore firmware requires SX1262. The MeshCore project made a deliberate decision to drop SX1276 support to simplify the codebase and take full advantage of SX1262's CAD and sensitivity improvements. If you are building or buying hardware for MeshCore specifically, you must purchase SX1262-equipped boards.

Meshtastic supports both chips and will continue to do so for compatibility with older hardware.

Practical Range Impact

The 11 dB sensitivity improvement of SX1262 is significant. In link-budget terms, 11 dB of additional receive sensitivity can translate to roughly 3-4x longer range in free-space conditions, or allow communication through obstacles that would block an SX1276 link. In dense urban environments the gain is less dramatic due to multipath fading, but elevated nodes in rural areas often see measurable range extensions with SX1262 hardware.

Quick Reference: Which Board Has Which Chip

BoardChipMeshCore Compatible
T-Beam v0.7 / 1.0 / 1.1SX1276No
T-Beam v1.2 / SupremeSX1262Yes
RAK4631 (all)SX1262Yes
Heltec V1 / V2SX1276No
Heltec V3SX1262Yes
T-DeckSX1262Yes
T114SX1262Yes
T3-S3SX1262Yes

When purchasing used or surplus hardware, always verify the board version before assuming SX1262. Many T-Beams sold on secondary markets are pre-v1.2 and carry the SX1276. Check the silkscreen on the radio module or the board revision printed near the USB port.