SimpleLMIC
LMIC means LoRaWAN-MAC-in-C and the most popular is the arduino-lmic library, the problem is the library is a little low level and for noobs is… Read More »SimpleLMIC
LMIC means LoRaWAN-MAC-in-C and the most popular is the arduino-lmic library, the problem is the library is a little low level and for noobs is… Read More »SimpleLMIC
I’m playing with LoRa and LoRaWan for some time and is an incredible technology, but when you want to create something nice is a little… Read More »LoRaNow Library
Dragino LG01 is a single gateway that should work but does not work 100%, due to poor hardware choices. The chip used for LoRa communication… Read More »Dragino LG01 – Hack
Hello, This week I was messing with some payload formats and I came to the conclusion the easiest and smartest way make a package is… Read More »CayenneLPP
First of all, we need to understand the basic about of the LoRa communication. The RFM95 module is a transceiver, it transmits as much as… Read More »LoRa and Sleep
How the schematic works?! Basically use two main components, Arduino Pro Mini and RFM95 LoRa Module. The circuit is powered by 2 AA batteries. … Read More »The Schematic
I started playing with LoRa when I bought some RFM95 module, it was really boring and messy playing with wirings… So I decided to make… Read More »My first board!