-
Hi,
i set LORAWAN_CONFIRMED_MSG_ON to true (on node) but not see any confirmed message from packet forwarder.
Can you epxlain how to use confirmed mode for node/forwarder ?
Thanks in advance
-
I just upgraded to version 1.0.5. I used the instructions from [here](https://github.com/Azure/iotedge-lorawan-starterkit/blob/dev/Docs/upgrade.md). After the upgrade, all of my devices reconn…
-
#### Summary
If I want to migrate devices from TTS, I need to set the application ID both as an environment variable as well as provide it on the command line as an argument. This duplication…
-
#### Summary
Application downlinks are not scheduled. The join accept or ADR response downlinks are scheduled correctly. This behavior occurs with all devices, regardless the class or the gateway use…
ezamp updated
2 years ago
-
Hello,
I am trying to make the Basic Station send a beacon signal for class B devices. Based on [this thread](https://github.com/lorabasics/basicstation/issues/98#issuecomment-831204980), I underst…
-
### Summary
Device search using CLI is ignoring --dev-eui-constains flag
### Steps to Reproduce
1. Try to search a device using --dev-eui-constains flag in CLI. For example, run `ttn-lw-cli.exe end…
-
Our water meters were successively exchanged by new once over the last years and I recently learned that they're capable to be read out over-the-air. Many of our meters are Zenner Minomess (I believe …
-
Load & Capacity Measurement
(some people call this "stress testing")
**TL;DR** or Executive Summary:
- The upper limit for a `devaddr 1024 slab` seems to be **approximately 5800 devices**, but *…
-
This issue lists the status of all tests for the [Release Candidate 1 of the 2022.10](https://github.com/RIOT-OS/RIOT/releases/tag/2022.10-RC1) release.
Specs tested:
- [ ] [01-ci](https://github.com…
-
The LoRa has such parameter as preamble length. How to set preamble length in symbols? Does the code support preamble setting?