My Node Died (LoRaWAN)
In April 2019 I installed a node here at home! The goal was to see how long a battery-powered Arduino stays online measuring the temperature… Read More »My Node Died (LoRaWAN)
In April 2019 I installed a node here at home! The goal was to see how long a battery-powered Arduino stays online measuring the temperature… Read More »My Node Died (LoRaWAN)
I have this library for some time, I created to make possible to encode and decode packages of LoRaWAN on Arduino. The idea is to… Read More »LoRaWanPacket
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
Hello, I have played with Arduino (Atmega328p) for a long time. In an old project, I needed to differentiate two Arduino Uno, so I try… Read More »Unique ID
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
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!