lora-phy icon indicating copy to clipboard operation
lora-phy copied to clipboard

REPO ARCHIVED - moved to https://github.com/lora-rs/lora-rs -- LoRa implementation based on embedded-hal-async

Results 4 lora-phy issues
Sort by recently updated
recently updated
newest added

Another board-specific tweak is DIO2 configuration - whether this is used as IRQ or as RF Switch. This also means that we should rethink how InterfaceVariant should be handled regarding...

I've been trying to get the Adafruit LoRa Radio RFM95W to work for a while, and found this bit to be inconsistent with the documentation in the sx1276_7_8_9, and was...

?.?.x release

Tips: - there are three levels of debugging for the embassy lora_[xxx.rs](http://xxx.rs/) examples: - take DEFMT_LOG=aaaa cargo run --bin lora_lorawan --release as an example - aaaa=info provides whatever debugging is...

documentation
?.?.x release

Hi: Have you ever considered de possibility to including support for serial LoRa devices such as E32-433T20DT. Y do understand there is already a crate for that. But to be...

question