-
Basic station currently enforce duty cycle using "direct" blocking channel algorithm, that can be summarize as :
- If a packet is scheduled in a channel, we check if we still have DC available
- If…
-
RadioLib v7.0.2
I just came across an issue where activateOTAA returns RADIOLIB_ERR_LORA_HEADER_DAMAGED when using LoRaWAN spec 1.0.4 on an SX1276 ESP32 board. When I change the spec to 1.1 it work…
-
Pure nim MQTT client
-
Having worked with a few different modems lately (nRF9160, Quectel BC68, ESP8266) I note they all have APIs to open sockets, and read/write, etc, but they're all different. The nRF9160 uses a BSD-like…
-
Hello i have successfully connected my gateway to my local chirpstack and TTN,
i also can get my Rpi gateway to play ping pong with my end node (with mode 1).
now that I change to mode 11 to connect…
-
Hello All,
I have built my LoRaWan gateway as per instruction [From zero to LoRaWAN in a weekend](https://github.com/ttn-zh/ic880a-gateway/wiki)
The gateway works perfectly fine. The issue that …
mbruj updated
3 years ago
-
Hi,
How do you get the PDR results on paper "Scalability Analysis of Large-Scale LoRaWAN Networks in ns-3"? Especially for Fig. 9, 11, 12, 13 and Table III, IV, V, VI.
I tried to run this ns-3 m…
-
`setFCU()` and `setFCD` accept 16bits values.
Why are 32bits values not supported?
Thanks!
-
I use 0.6.7
Some of my activated devices (ABP) in the ADR section don't show the RX and RX quality graphs. Instead of the graphs, there are two "Table has no column" labels.
I don't know why this ha…
-
Are Device Status requests supported? Looking for support for the back-end server to request the node status, in particular the battery %. So far haven't been able to identify if that is support and i…