-
Thank you first of all for your hard work. The datasheet is dazzling for the SX1276 so amazing work!
We're building an industrial remote using the MKR1310. In Europe the 869 MHz band is limited to …
-
Hi there, I'm looking to use your sketch with AU915, the copy/paste instructions provided overwrite latest version of the lmic_project_config.h as the lastest library version contains.
> // projec…
-
Hello
Firstly thank you for all the hard work on this library it works great. I'm looking for some guidance on how to implement setting the LoraWan keys dynamically, mainly using a webserver runni…
-
I'm working on a porting process to use LoRaMac. I think that I finished it, except for the fact that I'm not getting downlink packets. I suspect that it can be or a porting issue or a configuration w…
-
I am using the SX1276RF1KAS and an arduino uno to receive FSK OOK packets, with the following code:
```c++
//Modified version of the SX127x_FSK_Modem sketch
// include the library
#include
…
-
This bug is in 0.4.0 but it's possibly been around longer.
Normally, a radio waiting to receive a packet will raise one of two interrupt lines to signal:
1. RX complete: a message was received
…
-
Hello,
I own a MikroTik LoRa gateway and I'm trying to make TTN work with OTAA using a TTGO v1 (OLED, ufl on the front, 3D antenna on the back)
- **In ABP mode, I can send a message which is cor…
jdeus updated
4 years ago
-
**Describe the bug**
Hi, I'm trying to integrate the LoRa library with the LEDs in the development kit nRF52840. I notice that when I change the file prj.conf to the settings of the LoRa, the sketch …
-
Supported values are 7.8E3, 10.4E3, 15.6E3, 20.8E3, 31.25E3, 41.7E3, 62.5E3, 125E3, and 250E3.
It support also 500€3
-
```c++
/*
RadioLib SX126x Transmit Example
This example transmits packets using SX1262 LoRa radio module.
Each packet contains up to 256 bytes of data, in the form of:
- Arduino Stri…