Alora RFM1262 – LoRa Mesh Network
LoRa is a wireless communication known for its long range capability. But what if the distances between sensor nodes are farther than the range…
// Learn electronics and microcontroller projects with Circuitrocks – tutorials for Arduino, ESP8266, ESP32, Raspberry Pi and more. Join our community.
LoRa is a wireless communication known for its long range capability. But what if the distances between sensor nodes are farther than the range…
I really love the tutorial written by JP how to use ESP32 Deep Sleep. For the beginners who are not familiar with ESP-IDF and…
The LoRa module nobody talks about. Same long-range tricks as the RFM95, lower idle current, easier to source locally. Wire to an Arduino over…
The gateway connections The LoRa module connections: The power pins (VIN and GND) are connected to the ESP32s power pins. The RFM95 modules work…
The sensor node connections The LoRa module connections: The power pins (VIN and GND) are connected to the ESP32s power pins. The RFM95 modules…
Usually we use WiFi, Bluetooth or GSM to connect our sensor devices with the world of IoT. But what if neither of that is…