-
Hi everyone.
Did anyone successfully try to implement LMIC on an Arduino UNO or MEGA with Dragino LoRa Shield v.1.4 (SX1276) Class B?
I have loraserver.io working and emitting Beacons on 869525000 H…
-
Hello!
First of all thank you for your code and tutorials, there are really helpful.
I am using a RPI 3 for the gateway and an arduino uno for the end device. The module is inAir9. I have follow t…
-
A goal is to determine good LoRa modulation settings (bitrate, spreading factor, etc.) that are expected to work well from LEO to a ground station.
WRT Jay's m17 experiment (writeup https://wiki.m1…
-
Hello,
I found an issue with power consumption in HALT mode with pin PC0_RESERVED_Pin. In your example, you work with PC0 as a reserved pin. If you send the system to sleep the first time everythin…
-
I'm moving this here, because it belongs to the hardware folder.
The discussion so far:
Me:
Or make our own.
Maybe we can start by collecting the requirements, like display type, size, controls,…
-
Hi,
I am using LR1110 + ESP32, refer to the code of lr1110_evk_demo_app. I have implemented the porting of lr1110_hal.c and can communicate with LR1110 via SPI, but I have some problems when testing …
-
Hi
I just build a LorasPI PCB V1.2a and installed Single Channel LoRaWAN Gateway on a Raspberry Pi 4. I think gateway is running ok, terminal shows
```
Trying to detect module with NSS=8 DIO0=6…
-
Dear,
I'm starting the studies with Heltec Wifi LoRa V2 and following a tutorial to connect her to the LoRa network (https://robotzero.one/heltec-lora32-lorawan-node/), I found your library. Howeve…
-
Hi Sandeep,
For using SX1276, if the default modulation mode is LoRa (CSS)?It supports FSK, GFSK, MSK, GMSK, LoRa and OOK. If not how to select (config) modulation mode? Before I use this library, fi…
-
**Describe your question or issue**
How do I set the TX power of my module?
If someone could point me to the relevant code.
**Environment**
This information is all important; it's hard to help…