-
Hi
Investigating (again) in the difference between SX1278 and SX1276 implementations (please tell me). to mimic the change to the other library that's used in STM32CubeIDE.
I saw something that…
-
From the register description of data sheet, it seems the code should be changed to
void LoRaClass::explicitHeaderMode()
{
_implicitHeaderMode = 0;
writeRegister(REG_MODEM_CONFIG_1, readRegis…
-
Running the example RTTY program on an AVR Arduino can cause memory collisions.
* Adafruit Feather 32u4 RFM95W at 433MHz (I believe the radio is an RFM96)
* Example program RTTY_Transmit.ino
* C…
-
Hi,
I have stumbled upon the problem that your library works fine unless I increase the HCLK value above 16 MHz. I'm currently working with a STM32G031F8.
I should mention that I'm not very exp…
-
Hello,
I tried to use the RadioLib for sending ax.25 frames using AFSK and Bell202 tones. As a radio module I used the SX1278. My objective is to use the SX1278 as an 2m APRS transmitter for a school…
-
Hello everyone,
I am trying to do AFSK with my T-Beam. I am using the RadioLib to do so. Unfortunately I am only getting an unmodulated carrier. I already posted a similar question on the RadioLib'…
-
Hi there
I've looked in SX1276 to see how the settings work, and what would be different to SX1278. beside reading the datasheet (didn't read it yet).
But I thought of a potential wrong sequence…
-
**Describe the bug**
I'm using `SX127x_Receive_Interrupt` example to react in non-blocking mode, I'm using ESP8266 NodeMCU.
The module works well in Receive mode (without interrupt).
When interru…
-
I use RA-02 module and your library. I have set the following settings on the transmitter and receiver:
```
LoRa.setSpreadingFactor(12);
LoRa.setSignalBandwidth(7.8E3);
```
I can't receive the si…
-
I use module sx1272 on uno and i get failure
> Starting
> FAILURE
> /home/cyryl/Arduino/libraries/arduino-lmic-1.5.0-arduino-1/src/lmic/radio.c:659