-
I am having a T-Beam 0.7, successfully configured and flashed it. The Integration with TTNV3 is also working, as I am receiving PAX values. But the GPS simply won't get a fix and send its values.
A…
doebi updated
3 years ago
-
I have a feeling this is why I cannot receive fsk or lora packets. My payload is completely custom with no Lorawan stuff. Is this why no packets are being logged?
If this is the case how can I modi…
-
Board: MKRZero
LoRa Module: NiceRF SX1276-915Mhz
I have a custom board and have the following code that works except that is shows the same packet twice.
I have reduced the code to the bare minim…
-
I am trying to compile my code for ttgo-lora32-v2, but it looks like there is an issue with a missing pins_arduino.h:
```
In file included from src/main.cpp:1:0:
/home/pbuchegger/.platformio/pack…
-
**Describe the bug**
The sx126x driver leaves the `DIO1` interrupt permanently enabled, resulting in excess power consumption.
For nRF SoC's, this means the `GPIOTE` peripheral is permanently enable…
-
I have recently been looking into restrictions for LoRaWAN devices in Japan.
I found the following requirements:
```
Transmission time restrictions are:
(1) If carrier sensing (LBT) function is …
-
I will provide a module of esp32 and sx1276 to the author. I have connected 0.96 OLED and a five way button. I want to integrate Lua on the remote control into the high frequency head, and use the OLE…
-
I checked out build and uploaded the sketch with platformIO. I only changed the Radio frequency to 868 in board_def.h. The rest is unchanged. Is the Radio chip selection wrong? How I find out which ch…
-
I just received the rpi lora/gps hat and connected it to my Raspberry Pi 3B+, on running the `dragino_lora_app` code, and get the following error
```
$ ./dragino_lora_app sender hello
Unrecogni…
-
HI,
Where can i find setup for SX1276 chip example because we have only for RFM95W chip ?
Thank
Eric