-
**Actual Behavior**
Adafruit FRAM I2C driver start renders the detector firmware application to be freezed while LMIC driver (LoRaWan RFM95 module driver) is in operation.
**Expected Behaviour**
…
-
Hi Matthijs,
I've seen downlinks are fine (in original LMIC-Arduino I couldn't receive pkts > 51 bytes)
and I'm trying the Class C (I haven't found documentation or example on it)
and I have 2 qu…
-
Hi. I follow all the steps and when I try compiling the arduinio IDE say.
ESP-sc-gway:194:22: error: expected initializer before 'Interrupt_0'
ESP-sc-gway:195:22: error: expected initializer bef…
-
In the Arduino IDE, which board I have to select to upload those sketches?
thx
covra updated
4 years ago
-
Hi,
My sketch is based on the example [simple_sensor_bme280.ino](https://github.com/mcci-catena/arduino-lorawan/blob/master/examples/simple_sensor_bme280/simple_sensor_bme280.ino)
I am using a mod…
-
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…
-
I am using the following code for the wireless stick, it seems to be the only workable example for uploading to the helium network.
It seems a bit over complex and must sleep. I want to do the foll…
-
Hello dears
* This is my configuration:
1- LMIC Version: `v4.1.1`
2- IDE: `Arduino`
3- Board: `UNO`
4- Region: `EU868`
5- Radio: `HopeRF`
6- Network Provider: `My Server`
* Some about Ne…
-
Dear @CongducPham ,
The first i wanna tell that your project so awesome is! I've just begun to learn how to build lora network. Now i try to test downlink feature by using LoRa_InteractiveDevice so…
-
Hi
Sorry if this question is simple, but I am a very beginner with C++ and Arduino.
I use an Heltec ESP32 SX1276 Lora Board as a TTNMapper.org Node.
I took the example from: https://www.thethin…