-
Hello,
I struggle with achieving long range of LoRa modules. I use 2x Ra-02 433Mhz (SX1278) modules with 3dBi antennas and longest range that i achieved was 400m LOS. I know that 10km range can be ac…
-
Hi there,
Trying to work out how to use a Semtech DRF1278DM http://www.dorji.com/products-detail.php?ProId=34 with an Arduino Nano, I've read the other posts on here regarding how LoRaLib won't do…
-
I'm new to LoRa (and in general playing around with breakout boards or Arduino programming :) ) and I just tried out the Receive and Transmit Interrupt Examples included with the project.
The non-i…
-
Hello,
to start with I ordered and assembled the same Adafruit modules found on the photos on the RFQuack github site:
![494A5A58-01BD-43EA-80A2-702C1E1A7B7F_1_105_c](https://user-images.githubu…
-
Data from an ESP32 Lolin D32 with a SX1268 attached transmitted with FSK to an Arduino Uno with LoraHat SX1278 does not arrive (Using LoRa transmission, data arrives fine)
Transmit code
[SX126x_T…
-
**IMPORTANT: Check the wiki**
I Have checked this sites. No solution found. (or maybe id did not know where to look)
**Describe the bug**
I have 2 the Duinotech LoRa Shields for UNO. I am using t…
-
Hi, when I use the deep sleep example code on my PCB I am still drawing 10mA in deep sleep mode. Does anyone know of a further measure to reduce the current or why my current is not falling to the uA…
-
HI,
Where can i find setup for SX1276 chip example because we have only for RFM95W chip ?
Thank
Eric
-
I am using the SX1276RF1KAS and an arduino uno to receive FSK OOK packets, with the following code:
```c++
//Modified version of the SX127x_FSK_Modem sketch
// include the library
#include
…
-
[SX1278] Initializing ... failed, code -2
How to solve it ? Thank you