-
Hi Dear @StuartsProjects first of all i want to thank you for your project.
SX127X series transmeter esp32cam (project example no: 240) after a while device freeze. I think that ARsendArray at me…
-
Looks like these values are flipped.
https://github.com/cruwaller/saleae_logic_decoders/blob/master/semtech/sx128x_const.py#L432
-
Hi i'm doing a project where i want to test LoRa 2.4Ghz versus the sub Ghz LoRa.
For this i use the LilyGo T3 v1.8 to test LoRa 2.4Ghz, however i am having problems getting it to work. Im using the R…
-
After trying to get the SX1281 LoRa Modem working I ran into a weird issue... The packet is received, CRC checks out, SNR/RSSI is alright but it seems to decode the message wrong. I'm sending 64 bytes…
-
**Describe the bug**
Using RadioLib on ESP8285/SX1280 (ExpressLRS Receiver Hardware), `SX128x::begin()` returns -705. Instrumenting RadioLib I can see that it's hitting an SPI timeout during the `res…
-
Was looking at my EdgeTX logs and the TSNR value seems to show odd values. When I believe that it should be a negative number it doesn't seem to be the converted correctly, example:
![image](http…
-
Building in release mode
Compiling .pio\build\esp32dev\src\audio_task.cpp.o
Compiling .pio\build\esp32dev\src\hw_monitor.cpp.o
Compiling .pio\build\esp32dev\src\loradv_config.cpp.o
Compiling .pio\…
-
### Category
Hardware Compatibility
### Hardware
LILYGO T3-S3 (SX1262) V1.1 20221205
### Firmware Version
2.0.22.fbfd0f1
### Description
Flash firmware onto TLora T3S3 with SX1262…
-
Hi Stuart!
Love the work you've done on the SX1280 + ranging. I use the radio quite a bit for my [V-R3x cubesat mission](https://www.nasa.gov/ames/v-r3x/) and have a hacky 1280 library in CircuitP…
-
Hello!
My environment is the Arduino IDE w/ Radiolib v5.7.0 installed.
I have a mystery LoRa signal recorded as an **I/Q file** for analysis. When viewed in **Inspectrum**, the LoRa signal is o…