-
After running a group provisioning, with jexl expressions, and reporting as dummy device, the jexl expression doesn't seem to work properly.
Deploy stack:
```
cd examples/dummy-devices/
docke…
-
Questions ...
I have a simulator reporting GW ID of 00:00:00. This is odd in that it is all zeros, is only 3 octets long (your video demos display an 8 octet GW ID), and appears not to be based on…
-
- [x] The issue is present in the latest release.
- [x] I have searched the [issues](https://github.com/brocaar/chirpstack-network-server) of this repository and believe that this is not a du…
-
Hello I try to use this code for connect to lora network with wavwshare lora-hf. But MLME Join log message shows only Tx timeout.
I set pinout as described on waveshare site https://www.waveshare.com…
-
First of all, it's awesome project!
I wonder, how can I send the message from gateway to the end device?
Please advice. Thanks.
-
I am trying to connect my gateway to a local web application that I have developed.
I have configured the connector and the handler as shown in the images attached to this post.
In the connector, I …
-
Greeting,
I am encountering difficulties with GPS synchronization in the Lora gateway. My hardware setup is: Raspberry Pi 3B+ and SX1302 LoRaWAN Gateway HAT by waveshare. I've successfully connected…
-
I'm fairly new to LoRaWan, but I think I've found a small error.
If the network server sends an `RXTimingSetupReq`, this should be confirmed with `RXTimingSetupAns `according to the specification.
…
-
#### Summary
Alerting gateways UP or DOWN in TTN V3 (connected versus disconnected)
Feature: sent an email when status af gateways change (name and current status (from UP tot DOWN of from DOWN …
-
`setFCU()` and `setFCD` accept 16bits values.
Why are 32bits values not supported?
Thanks!