-
Hi,
Great work on this, saved me a lot of time coding this up. Noticed that when setting the coding rate in the options it wasn't being set in the sx1276 correctly, so went digging. In the logic in…
-
Hey,
Just reading over some of the code. Saw [this dangling else](https://github.com/G4lile0/tinyGS/blob/813c6c3621e7efa7f2c76d44d7d258dc3bf86552/tinyGS/src/Radio/Radio.cpp#L997)
When `if (Config…
-
**Describe the bug**
Building with enabled BT and RTL_433 fails. The errors start with
```
...OpenMQTTGateway/main/ZgatewayBT.ino:57:1: error: 'TheengsDecoder' does not name a type; did you mean '…
-
I have found an issue when using beacon mode in FSK on an esp32c3.
Replicate it is quite simple ... if you use an interval of 17ms or more, all is working as expected but, if you set an interval of…
-
Hello, I have a Heltec Lora 32 v3 board because a Lora 32 v2 board was no longer available. Is it possible to adapt the software for the Lora 32 v3?
-
**Describe the problem you have/What new integration you would like**
Davis vantage pro weather station info to esphome-homeassistant
**Please describe your use case for this integration a…
-
-
-
Greetings,
The datasheets of the SX127x series and the corresponding application notes suggest modifying RegInvertIQ2 when receiving LORA downlinks. I couldn't find any traces of that insinde _src/lm…
-
The semtech SX1276/77/78/79 chip, which LMIC is focused on, delivers a temperature value in register 0x3c. This gives the option to create some added value with LORAWAN nodes by estimating the surroun…