-
Hey, interesting project - thanks for sharing.
In order to use it over here in the EU we would need this to run on 868MHz, which I assume would not be a big deal. How about LBT - did you consider imp…
-
Tried to compile an example `Ai-Thinker-LoRaWAN-Ra-08/projects/ASR6601CB-EVAL/examples/lora/pingpong`
on MacOS Monterey. But the issue is:
```
...
make: realpath: Command not found
Compiling main…
-
### Summary
When class c downlink is sent via
```
ttn-lw-cli end-devices downlink push --application-id halter --device-id 'xxxxx' --f-port 1 --frm-payload 'xxxx' --class-b-c.gateways eui-xxxx--c…
-
**Describe the bug**
On STM32H7 MCUs, an unaligned memory access exception happens on successful LoRaWAN network join.
When joining a LoRaWAN network by calling `lorawan_join()` function, the Lo…
-
It could be useful for user of the library to have an easy way to calculate the time it takes for a packet to be transmitted.
-
### Summary
Hey,
I'm currently trying to import 25 devices via JSON and CSV, and I'm encountering the following error:
There was an error and the operation could not be completed
An unknown erro…
-
RadioLib could be extended to support LoRaWAN networks (and it's been on the TODO/WIP list for quite a while now).
-
If ADR is enabled, is there a way to determine if ADR backoff has reached the terminal statge i.e. fully backed off? Is there an API that be used to determine the ADR status
This is slightly relate…
-
This issue lists the status of all tests for the [Release Candidate 5 of the 2023.07](https://github.com/RIOT-OS/RIOT/releases/tag/2023.07-RC5) release.
Specs tested:
- [ ] [01-ci](https://github.com…
-
when we follow the step of the guide,wo set up the env to:
ubuntu:~/Desktop/ttn/lorawan-devices$ node -v
v16.16.0
ubuntu:~/Desktop/ttn/lorawan-devices$ npm -v
8.11.0
ubuntu:~/Desktop/ttn/lorawan-…