From 1083fd98651be464cd0942b2882a767d9d2e4645 Mon Sep 17 00:00:00 2001 From: Matthias Wientapper Date: Sat, 7 Feb 2026 16:30:22 +0100 Subject: [PATCH] README.md: Add HT-RA62 module configuration --- README.md | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/README.md b/README.md index af59ad9..d020fe2 100644 --- a/README.md +++ b/README.md @@ -69,6 +69,16 @@ Frequency Labs meshadv TX Power: Up to 22dBm SPI Bus: SPI0 GPIO Pins: CS=21, Reset=18, Busy=20, IRQ=16, TXEN=13, RXEN=12, use_dio3_tcxo=True + +HT-RA62 module + + Hardware: Heltec HT-RA62 LoRa module + Platform: Raspberry Pi (or compatible single-board computer) + Frequency: 868MHz (EU) or 915MHz (US) + TX Power: Up to 22dBm + SPI Bus: SPI0 + GPIO Pins: CS=21, Reset=18, Busy=20, IRQ=16, use_dio3_tcxo=True, use_dio2_rf=True + ... ## Screenshots