-
**IMPORTANT: Check the wiki**
Before submitting new issue, please check the [Wiki](https://github.com/jgromes/RadioLib/wiki) and the [API documentation](https://jgromes.github.io/RadioLib/). You migh…
-
Hi,
i am trying to run esp32 S2 examples
https://github.com/StuartsProjects/SX12XX-LoRa/tree/master/examples/SX128x_examples/ESP32/Basics
but no matter what timeout i will set DIO1 is always low …
-
Hi, I noticed your library implements frequency error reading:
https://github.com/LoRaTracker/SX126X/blob/4a2e79bbbd50dec9ed1456d23a544bddb49fa791/src/SX126XLT.cpp#L2298-L2318
Where did you find…
-
Thank You.
I have searched for days for examples/code that actually work for LoRa without much success, then I find yours and 95% of your code works "out of the box".
The issue I seemed to have …
-
sender:
```
sx128x-util --log-level debug gfsk tx --data "abcd"
22:43:30 [DEBUG] sx128x_util: Connecting to SPI device
22:43:30 [DEBUG] sx128x_util: Configuring I/O pins
22:43:30 [DEBUG] sx128x_u…
-
**Is your feature request related to a problem? Please describe.**
It's not currently possible to put the modem in Implicit header mode which is useful for low latency applications where the payload …
-
To be honest, I highly recommend this function that can support modularity. For example, if you only need SMS, then the interface reminds you that you can only use this, and I hope that the APP of thi…