-
Hey together,
first of all, nice work! I was wondering where to find a proper (and full) documentation about the endpoints available when trying to communicate over HTTP/REST with the LoRaWAN server.…
-
Would it be easy to log Unknown frame in a file (or even best have a handler for it)?
I mean by Unknown frame a valid LoRa frame, with correct SF, payload, Freq, ... good CRC but not a valid LoRaWAN …
-
Hello,
i am using RadioLib to communicate via LoRaWAN with two Heltec Wifi Lora 32 (V3). I am using LoRaWAN 1.1.0 with radiolib-persistance. I am basically running the example from radiolib-persist…
-
Hello everyone,
I am new to the LoRaWAN technology. I have a KLAX power meter (https://iot-shop.de/produkt/klax), a Kerilink Wirnet iFemtoCell gateway and a Raspberry Pi on which I run the lorawan-…
-
How to connect gateway to the TTN, I tried, but, the status was not connected, i am use LoRa SX1278,
please explain, if u have idea
![image](https://user-images.githubusercontent.com/57329623/6809…
-
### Description of defect
I'm working with the lorawan-1-1 branch. There is a config parameter `use-secure-element` that seems not to be used.
Is there any plans or branch where secure element u…
-
Hi,
When I am trying to select the lorawan gateway architecture, this is what happens. Even the hardware state is **_available_** and **_alive_**
![gw-screenshot](https://user-images.githubuserco…
-
@terrillmoore
Dear Mr. Terry Moore,
Thanks for your efforts and providing such a good library. I am trying to connect Arduino Uno with Adafruit RF95W LoRa module (EU433 Mhz), however it doesn't w…
-
The LoRaWAN spec (ver 1.0.2) in section 2.2.2 of LoRaWAN Regional Parameters document states:
"28 If using the over-the-air activation procedure, the end-device should broadcast the JoinReq
29 messa…
-
Hello There,
When I try to send multiple data frem to my single node.
From issue:- [https://github.com/gotthardp/lorawan-server/issues/751]
I have solved the problem to receive multiple downlinks …