-
I am trying to setup a single channel gateway using aithinker ra01 module based on sx1278 chip using 433Mhz radio (https://www.aliexpress.com/wholesale?catId=0&initiative_id=SB_20180408153737&SearchTe…
-
hi
I tried to perform an interruption with buton, to wake up the node and send a message and go back to sleep, but I have blocked the program I have several attempts and I do not know what to do.
…
-
This is where we can narrow down what the actual application will look like.
So far I have written my best guess in the readme. Let's hear everyone ideas early and we can sort out what is feasible…
-
### Summary
I would like to see the device attributes which are set on TTS console to appear in the json I receive via the webhook. This would allow me to have a stateless lambda function process the…
-
Let start tests on lsm110 and lom204 ?
Stm32wl55 and stm32l072 + sx1276
-
I wanted to try this lib in my project to test it. But while compiling it on Arduino IDE, I got the following error:
```
/home/xxx/.arduino15/packages/esp32/tools/xtensa-esp32s3-elf-gcc/esp-2021r2…
mofm updated
7 months ago
-
Hi there,
So I've ditched the default Lorank8 install and switched to this project (kudos!) for provisioning a couple of gateways. But since the upgrade all the nodes are missing the OTAA activatio…
-
After updating the library and the FW accordingly, the receiving side (TTN) only gets empty messages. This is true for confirmed and for unconfirmed messages. OTAA join works, though.
![grafik](htt…
-
Since the last 1 or 2 updates I cannot select Encoding presets in the left column of the Encoding preset window anymore. I can scroll through the presets but nothing happens when I click on them.
I h…
-
I'm getting some strange behaviour with downlinks not being received when LoRaWAN.setSaveSession(true);
The first downlink seems to be received after a new session is created then after a reset an…