From: Mark Qvist Date: Fri, 24 Jan 2025 12:21:24 +0000 (+0100) Subject: Updated readme X-Git-Url: https://git.tnoah.ca/?a=commitdiff_plain;h=de35a9dda0b86586dfd33b14295f9c176a9a5e3c;p=lora-radio.git Updated readme --- diff --git a/README.md b/README.md index 12b4807..2a6dc93 100644 --- a/README.md +++ b/README.md @@ -83,9 +83,7 @@ The RNode Firmware supports the following boards: - Homebrew RNodes based on generic ESP32 boards ## Supported Transceiver Modules -The RNode Firmware supports all transceiver modules based on **Semtech SX1276** or **Semtech SX1278** chips, that have an **SPI interface** and expose the **DIO_0** interrupt pin from the chip. - -Support for **SX1262**, **SX1268** and **SX1280** is being implemented. Please support the project with donations if you want this faster! +The RNode Firmware supports all transceiver modules based on Semtech **SX1276**, **SX1278**, **SX1262**, **SX1268** and **SX1280** chips, that have an **SPI interface** and expose the relevant **DIO** interrupt pins from the chip. ## Getting Started Fast You can download and flash the firmware to all the supported boards using the [RNode Config Utility](https://github.com/markqvist/rnodeconfigutil). All firmware releases are now handled and installed directly through the `rnodeconf` utility, which is included in the `rns` package. It can be installed via `pip`: