SenseLora Soil Moisture

/*
Version:	    V1.0
Author:		    Yuki
Create Date:	2024/11/20
Note:
*/

Makerfabs

Makerfabs home page

Makerfabs Wiki

Intruduce

Product Link:SenseLora Soil Moisture

Wiki Link : SenseLora Soil Moisture

Features

Specs:

  • ESP32-S3 WROOM module onboard with the WiFi and Bluetooth.
  • Detection of soil moisture.
  • Arduino Compatible: You can play it with Arduino IDE.
  • Onboard LoRa module (433Mhz or 868Mhz or 915Mhz)
  • Completely sealed.
  • Dustproof waterproof level:IP68.
  • Power by 3.7V battery.
  • On board MPTT battery charger by solar panel.

Usage

1.Usage with LoRa Receiver

The Lora receiver work with SenseLora modules, it receive LoRa signal around and forward to computer, so the data can be display/record/analyze on PC.

2.Usage with 4G Gateway

The 4G LTE CAT1 Gateway work with SenseLora modules, it get the LoRa data and then transmit the data via 4G to cloud server such as TTN, or the monitors phone with SMS.

Example

firmware

Factory test program

Send data to datacake

Using the Senselora 4G gateway to transfer data to the datacake platform.

Send data to thingspeak

Using the Senselora 4G gateway to transfer data to the thingspeak platform.