-
Hi,
ChirpStack version: 4.6.0
ChirpStack tries to send `NewChannelRequests` to my devices, containing channels that the devices already send on.
Since the devices don't support MAC packages on …
-
## Current Behavior
In [AU915 FSB2, line 54](https://github.com/CGI-FR/IoT-Hub-Portal/blob/3616bfb2705fde21c182d54d12936d2970d83397/src/AzureIoTHub.Portal.Infrastructure/RouterConfigFiles/AU_915_928_…
-
Hello everyone,
I am using a custom board for a LoRaWAN-based solution and using this stack for the development.
I'm using the below settings.
```
"APPLICATION":"LoRaMac",
"SUB_PROJECT":"period…
-
Hello,
I am not 100% sure but according to the lorawan specification page 35 table 13 those are the 6 frequencies to join wan.
But in code there are defined MULTI channels that means any out of …
-
Good morning, I'm doing some tests with my heltec wifi lora32 v3. How can I set the transmission power to max values (20/22) db?
I try to set it with the following statement
static lmh_param_t lora_…
-
Hello,
I am receiving the material this week. I have a Diehl HRLC G3 LORAWAN meter:
https://www.compteur-energie.com/hrl-c-g3-lorawan-diehl.htm
Is this one supported?
Thanks in advance
-
Prior to changing the whole region to AS923_1 there were quite a number of external territories and countries that implement Australian standards on AU915.
The rollback seems to have considered onl…
-
**Describe the bug**
Looking at the code, it doesn't appear that setting an uplink (device-to-network) channel of >7 does anything.
-
#### Summary
Lookup interop partner client CAs by sender ID (i.e. JoinEUI, NetID, AS ID).
#### Why do we need this?
To allow interop partners to control their own CAs.
#### What is…
-
Chirpstack support to use javascript for custom Encode and custom Decode .
WebAssembly is other choice for this case, user can use other language to write endcode and decode which they know well ,…