GNU Radio software-defined radio (SDR) implementation of a LoRa transceiver

This web content describes a fully-functional LoRa transceiver implementation using GNU Radio software-defined radio (SDR). The transceiver allows users to customize various parameters of transmission, such as spreading factor, coding rate, bandwidth, and more. The module includes convenient blocks for both transmission and reception. The implementation is compatible with various LoRa devices and can be used for experimental performance testing at low signal-to-noise ratios. The installation instructions provide options for installing the module from source or as a conda package. The content also acknowledges the inspiration from a previous LoRa project. [Note: No controversial or surprising content mentioned.]

https://github.com/tapparelj/gr-lora_sdr

To top