-
I encountered an issue with an older RAK v1.5 where the concentrator reset pin was 17 instead of 25, which is the default specified in the variant file for COMP-RAKHM. This was causing an endless loop…
-
### Summary
A number of columns in our database schema allow `NULL` values when in fact `NULL`s shoud not be possible. We should fix that.
### Current Situation
Many columns (at least the ones mark…
-
Hello, found a bug with the "LilyGO TTGO T-Beam - LoRa 868MHz - NEO-M8N GPS". If I use radiolib and compile the RadioLib LoRaWAN Starter Example with the correct LoRawan keys and create the relevant L…
-
If I understand your wiki completely, you're only dealing with 2 level of abstraction for the routing table.
As I understand it, it almost impossible to reach a node in a large network (let's say on…
-
Hello, my question is regarding RadioHead libs.
http://www.airspayce.com/mikem/arduino/RadioHead/index.html
I already saw the similar topic here:
https://github.com/CongducPham/LowCostLoRaGw/issu…
-
I'm unable to start a SX130X as concentrator under kernel 6.6.22 on a Pi 4B.
Running reset_lgw.sh, outputs:
`./reset_lgw.sh: 26: echo: echo: I/O error
./reset_lgw.sh: 27: echo: echo: I/O error
./r…
-
Currently there is no sense of order in the list. Would love to see if listed by category :+1:
-
I'm trying to build Basics Station on a Raspberry Pi 4 Model B running Raspberry Pi OS Lite 64-bit. I tried following the compilation instructions, but ran into errors on Step 2. I'm not sure if it ma…
-
#### Summary
We need to think about how we're going to handle non-compliant end devices.
#### What is already there? What do you see now?
With more users migrating to v3, we see an in…
-
Hello Kris,
I have been testing LoRaSensorTile.v05 example by simply changing the Lora frequency for EU and the appEui, appKey and devEui.
I am unable to keep things running for like more than 3…