Overview Proven

HAL TypeRadio
ChipSX1262
InterfaceSPI
DescriptionLoRa radio with configurable spreading factor, bandwidth, and coding rate. One of two non-Rust (C) drivers.

Implementation

Sourcecomponents/drv_radio_sx1262/ (C)
WrapsRadioLib (C++ library, C bindings)
TestsHardware-tested on multiple boards

Devices

Boards that use this driver:

DeviceStatus
T-DeckProven
Heltec V3Proven
T3-S3Proven

Configuration

Configured via board.json: SPI pins (MOSI, MISO, CLK, CS), pin_dio1, pin_busy, pin_rst, frequency, TX power.

Known Issues

No known issues. C driver — RadioLib provides robust LoRa modem support.