One of the most named technologies to be implemented for the Internet of Things, which has very striking features long distance communication and low power reflected in its low consumption, LoRa "Lo ng - Ra nge", this type of modulation has been become very popular in data sending and receiving projects, there are some libraries already implemented for platforms ESP8266, Arduino, Raspberry pi and ESP32.
In this opportunity we will carry out a very simple test with ESP8266 and RFM95 LoRa.
A while ago I got 2 modules / radios LoRa reference RFM95 of HopeRF, at a frequency of 915.0 MHz, then a tutorial recommended Introduction LoRa and the quick review to the module RFM95:
PDAControl
Downloads and Complete Documentation
Communication LoRa ESP8266 & Radio RFM95 #1 http://pdacontrolen.com/comunication-lora-esp8266...
PDAControl
Descargas y Documentacion Completa
Communication LoRa ESP8266 & Radio RFM95 #1 http://pdacontroles.com/comunicacion-lora-esp8266...
In this opportunity we will use the RH_RF95.h library of RadioHead, very used in examples of Adafruit for the test of its PCBs and modules, technically the module ESP8266 configures the parameters of the RFM95 through the SPI bus protocol.
Note: Download and / or github links below.
Since it is a very simple test, only the following parameters will be configured in both modules:
Important the correct configuration of Pins for ESP8266:
PDAControl
Downloads and Complete Documentation
Communication LoRa ESP8266 & Radio RFM95 #1
http://pdacontrolen.com/comunication-lora-esp8266-...
PDAControl
Descargas y Documentacion Completa
Communication LoRa ESP8266 & Radio RFM95 #1