-
### Hardware:
Board: AdaFruit ESP32 Feather
Core Installation/update date: 2018/09/23
IDE name: Arduino
Flash Frequency: 80MHz
PSRAM enabled: …
-
Both modules should be their defaults. I had done a make erase_flash on them. (running in 868 mode) Plugging in my 3rd module - (2nd tx) that the oled isn't working (#1) I can see another pop up on …
-
Can't start Lora server
pi@raspberrypi:~ $ sudo loraserver
INFO[0000] starting LoRa Server band=AS_923 docs="https://docs.loraserver.io/" net_id=000000 version=2.0.1
INFO…
-
### Is this a bug or a feature request?
(probably) bug
### What did you expect?
My Lora Gateway supports TX power up to 24 dBm. Setting TX power via adding this line to LoraServer config:
…
-
I want to try lora node to talking each other with LMIC library. i am using arduino uno + Lora and Arduino Mega + Lora. How to make these two lora nodes talk to each other with raw.ino?
-
Hi all,
I'm currently use the lora-gateway-bridge on a production environment with around 7500 uplink / 750 downlink per days.
Sometimes (3 times in 3 months) the available memory suddently dec…
-
Firmware **v3.0.0** and **v3.1.0** don't support TXDR setting, see message shows below.
Have tried DR0~DR15, all failed.
```
AT+TXDR=DR0
TX data rate invalid
ERROR
```
-
Hello, I urgently need a library to build homematic devices, which are not available by Homematic.
I was happy to find AskSin or AskSinPP.
I need to work with ESP (Espressif) MCU's preferable ESP32 …
-
### Is this a bug or a feature request?
bug?
### What did you expect?
### What happened?
when I start running lora-app-server, it print jwt parse error
### What version are your using?
0.18.2
…
ghost updated
6 years ago
-
Using version 0.25.1 on an x86_64 Ubuntu Server.
LoRa Server is leaking file descriptors for sockets connecting to redis at a rate of approximately 100-200/hour on our system.
This appears to be…