-
SX1302 has certain propability less than 10% failed to tx packets. As the following log, the packet should be transmitted when 9:18:11, but it had been replaced by the packet should be transmitted whe…
-
After deploying to balena (with the `basicstation` also deployed), logging in with default admin/changeme on the main page gives back a 403 `Forbidden: Token exchange refused`, no option to do anythin…
-
### Description of defect
Compiler optimization "-Os" in "--profile release" leads to wrong this point in `EvenQueue` event call.
Using the LoRaWAN stack in function `void LoRaWANStack::proce…
-
This will involve wireless communication so there can be several ways to do this. We need to consider how we will preserve signal integrity when transmitting and if it's worth it to build a new PCB ju…
-
At the organisers' meeting, the subject of marketing, website and general vision of DoES was raised multiple times, so that's something that's now actively being looked in to.
> If you have any inp…
-
为什么我运行demo程序时它跳过了`client.onMessage((String devEUI, UplinkMessage data)`这一步呢
然后我想看下源码找下问题出在哪里
可是怎么也没找到`String devEUI, UplinkMessage data`这两个参数是在哪里生成的
您能在说明一下吗 真是太麻烦您了
![params](https://user-image…
-
From a database standpoint (assuming an OTAA operational mode), Devices are the objects that there will be most of in any given application. While it's convenient to store Device configurations within…
-
Hi,
My sketch is based on the example [simple_sensor_bme280.ino](https://github.com/mcci-catena/arduino-lorawan/blob/master/examples/simple_sensor_bme280/simple_sensor_bme280.ino)
I am using a mod…
-
Hi.
When I use ADR "Auto-Adjust" mode with setting "Set Channels" = "0-6" in AS923 (Japan), even if device got CFList which is contain correct frequency list and DR range, server will reset "used cha…
-
If I compile the **LoRawan_TTN** example for the **Heltec_Wifi LoRa32(v3)** the compiler misses **RADIOLIB_LORAWAN_NO_DOWNLINK**.
Is this a mistake on your side, or has the example program to be …