-
Update: See [further below](https://github.com/lnlp/LMIC-node/issues/45#issuecomment-1173196192) for a more complete description of the workaround.
---
I have observed a bootloop after using the…
-
With the current master changes, tried to build the example sketch in catena 4450 and catena 4612. While doing the step clear the FRAM and redo the provisioning.
Then join not happening, EV_JOINING …
-
**Is your feature request related to a problem? Please describe.**
A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]
I am trying to send a MAC linkCheckR…
-
Question: what is the suggested method/technique to use this library with an MCU that sleeps? I'm using it with AVR, and I sleep the MCU for blocks of 8 seconds. I've used this technique successfully …
-
Hi,
I have been testing my device under different fail conditions such, in this case I was testing what happens with an ACK is not received on a confirmed packet.
What occurred was that the packet…
-
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…
-
We have a large number of devices in the field.
We need a simple way to force a rejoin with a new AppEUI. (Rejoining with the same AppEUI is a race condition with the V2 network, and involves break…
-
**Describe the bug**
The device sends too many uplinks (at a 5s interval) at the beginning of the execution.
**Environment**
- LMIC: 4.1.1
- PlatformIO Core: 6.1.4
- Network provider: Chips…
-
So, I have a bare RF95 Module with the following schematic
![ww](https://user-images.githubusercontent.com/71772881/94021381-3d250b80-fdb4-11ea-98e3-c08238881a75.PNG)
and am using an arduino UN…
-
Hi,
I'm experimenting with my sensor, however it is not completely clear to me how I would proceed with connecting the sensor to LoraWan. Is this a possibility of completely out of scope of this pr…