-
### Description of defect
Under certain conditions the LoRaWAN stack can lock up. Specifically it appears to happen when when late (or close to late) acks are received and create interrupts ne…
-
BME680 sensor and OLED display both use i2c communication from separate parallel tasks.
Since esp32 i2c hal is not thread safe, we need a mutex solution for this, otherwise the i2c bus driver crashes…
-
After some network interruption, I could not get my WaziDev values on the dashboard anymore.
I get this in waziget-lora:
```
--- Init Device
GET devices?meta=lorawan: 200 OK
DevEUI AA555A0026…
-
#### Summary
We should provide testing functionality for our payload format settings in the Console.
#### Why do we need this?
- to facilitate debugging and development for our users
- to close …
-
I have added a new device to the iot HUB, its a Lora sensor:
https://www.antratek.be/tabs-lorawan-sound-level-sensor
And my device twin looks like this:
```
{
"deviceId": "58A0CB0000101DB6"…
-
### Is this a bug or a feature request?
Bug request.
### What did you expect?
RPC success.
### What happened?
RPC error:
code = Internal desc = handle remote fragmentation session command…
-
Would it be fairly simple to locate or provide the implementation for lmic_aes_**decrypt**, either in the form of the "ORIGINAL_AES" or "IDEETRON_AES"?
I could not find a source for this online. I…
-
Thank you for great library for SX126X chips. I am trying to build a PCB using above hardware. I need to have ST7789 TFT display, a MicroSD card socket and SX1262 Ebyte module in my project. I also ne…
-
Does this starterkit work with an Edge Device running Windows? It doesn't say or at I don't see OS requirement stated.
Thanks,
Donnie
-
## The problem
I'm trying to get the Homekit integration to work. I'm feeling like I have tried everything. First I had the Home Assistant Supervised OS installed on my Raspberry Pi 3B+. On that …