arduino-lorawan icon indicating copy to clipboard operation
arduino-lorawan copied to clipboard

User-friendly library for using arduino-lmic with The Things Network and other LoRaWAN® networks

Results 34 arduino-lorawan issues
Sort by recently updated
recently updated
newest added

Hello developers, I am using Arduino pro mini (I am feeding 3.3 volts) and RA-01H containing SX1276 to develop a node device. I am using Arduino IDE; the library is...

Good day! I am new to LoraWAN and recently tried using this library with the Adafruit Feather 32u4 with RFM95W to send pressure and temperature data using a S2Go DPS310....

Hi, I have a question. How do initiate the receive for example I want every 2 minutes during 40 seconds to lisen for incoming lora packages. Thanks

Hello. There is a serious bug in the timing of the library. I keep track of time and send out a packet every 2 hours with; ` // Check if...