-
Hello Petr!
Any plans on implementing NewChannelReq MAC command? I found that it is used by Actility/ThingPark on ABP device's initial connect or reset on zero - they use it to setup additional chann…
-
### Summary
We are sometimes experiencing very long transmission delays when class C downlinks are scheduled without an absolute time. We should investigate why this happens, as generally the numbe…
-
Hi, I tried to make LMIC working with low power mode when timer0 is not updated. After several attempts I ended up to modify hal_ticks() in order to take into account a sleep value that is updated fro…
-
Hi,
Just wanted to say hi and wanted to let you know I appreciate the effort.
Came across your repo, was looking for alternatives for the STM32CubeWL examples. Got really lost in the ST code bas…
-
Hi All I am trying to communicate between Heltec LoRa V3 module with Dragino LA66 USB Adapter. I did tried my best tried different configurations but all in vain. Any insights on the issue will be hig…
-
There is no No Compression handling in schc_recv in protocol.py. A patch is currently on ltn22/openschc in connector branch
ltn22 updated
2 years ago
-
Per @svelmurugan92, this isn't working.
-
Hi,
I am using Arduino Mega + Adafruit RFM95 (SX1276). The code is working, but I do not know how to send data to The Things Network server, and view them.
This is the console output:
![issuelora](…
-
**Describe the problem you have/What new integration you would like**
Add support for LoRa WAN protocol like RFM95
**Please describe your use case for this integration and alternatives you've …
-
Hi,
I'm working on ADR in a ABP example project. When setting the ADR to 1, The device starts sending at SF12. It won't change SF even though the RSSI is around +10 dB. This is my code, any thoughs…