-
Since we fixed the dispose error on the existing code, we added a using [here](https://github.com/Azure/iotedge-lorawan-starterkit/blob/b796a4fc1b986a213060e179cb840b7721da441d/LoRaEngine/modules/LoRa…
-
#### Summary
References https://github.com/TheThingsNetwork/lorawan-stack/pull/4812
The sorting algorithm used to select which downlink path is to be used to transmit a downlink should take in…
-
#### Summary
Multicast downlinks get queued / not being consumed. When this happens, we see both fields of the multicast end device get set as below:
`"last_network_initiated_downlink_at": "…
-
RxDelay allows users to specify the number of seconds the device's first receive window begins after the transmit ends.
A higher RxDelay number increases the receive delay and generally can increa…
-
#### Summary
References https://github.com/TheThingsIndustries/lorawan-stack/issues/2229
#### Why do we need this?
To reduce the amount of used DevNonces in our database. Also, many e…
-
The only description I can find of the Helium ADR scheme is by Leroyle in the Discord. He says it changes the data rate after 20 uplinks. The algorithm should be officially documented so users know wh…
-
#### Summary
We should ask device makers to break out Semtech GNSS data for the LR1110 in a payload formatter, and then pick it up in the LoRa Cloud integration by looking for that key
###…
-
Hello @Heltec-Aaron-Lee, I have some issues connecting my ESP32 LoRa v2 to TTN v3 (known as The Things Stack) via ABP, I've read some forums and It seems like TTN now works with a new payload format.…
-
#### Summary
To make instructions as simple as possible, let's break apart copy and paste command line instructions, like so: https://docs.mongodb.com/manual/tutorial/install-mongodb-on-ubunt…
-
It looks like the 16-bit channel mask values in the CFList my devices are receiving in US915 are not in little-endian format as required by the LoRaWAN specification:
```
PDU (enc): 20 3B42 5A36CF59…