Skip to main content

YO AgriBox

Overview

Description

YO AgriBox is a LoRaWAN device for measuring soil moisture at up to 3 points. Additionally, the device contains sensors that measure temperature and relative humidity inside the device. YO AgriBox makes it easy to plan and maintain optimum growing conditions for plants.

Device top viewDevice top view

Figure 1. Device top view

Device sticker placed on the right side of the device enclosure contains information about model, version, LoRaWAN region and 3 parameters important in case of device identification and configuration:

  • DEV EUI: 64-bit unique device identifier in a LoRaWAN network,
  • DEV ADDR: address required to connect via ABP activation type to LoRaWAN,
  • BLE MAC: Bluetooth physical address.
Device stickerDevice sticker

Figure 2. Device sticker

Features

  • LoRaWAN Technology: Available in multiple versions with LoRa radio configured for various regions and ISM frequency bands (e.g., EU868, US915, AU915), it is compatible with both private and public LoRaWAN networks and supports connections via ABP (Activation by Personalization) or OTAA (Over-The-Air Activation).
  • Bluetooth Low Energy (BLE): Enables easy configuration through a user-friendly JSON data exchange format, supports firmware updates via OTA (Over-the-Air), and boasts very low energy consumption.
  • Battery-Powered: 3x AA lithium batteries featuring very low self-discharge, ensuring long-term operation without the need for an external power supply.
  • Temperature and Relative Humidity: Measures temperature and relative humidity within the device enclosure, providing valuable insights into the surrounding environment.
  • Volumetric Water Content: Measures volumetric water content with high precision, adapting to different soil types for accurate irrigation management and optimized agricultural practices.
  • Yosensi Management Platform: Provides a web tool for device configuration, firmware updates, and infrastructure management. Enables comprehensive monitoring of transmitted data and easy device management.
  • Yosensi Mobile App: Effortlessly manage devices with features to register new ones, configure settings, perform firmware updates, view/send logs, and test LoRaWAN connectivity. Learn more in our detailed Yosensi App blog post.

Specifications

Physical

Dimensions of the deviceDimensions of the device

Figure 3. Dimensions of the device

Device

AttributeDescription
DimensionsHeight: 42 mm
Width: 88 mm
Depth: 64 mm
ColourLight Grey
Mounting methodHorizontal
Vertical (can be screwed to the wall)
Enclosure materialABS
Level of protectionIP67, IK09
Weight (without batteries, excl. probes)134 g

Soil Moisture sensor

Soil Moisture sensorSoil Moisture sensor

Figure 4. Soil Moisture sensor

AttributeDescription
DimensionsHeight: 15 mm
Width: 28 mm
Depth: 150 mm
ColourGrey
Cable length2 m, (custom lengths available upon request)
Enclosure materialABS
Level of protectionIP68
Weight75 g

Operating Conditions

°C°F
AttributeDescription
Temperature0°C to 70°C
Humidity0 to 90%
PlacementIndoor use
Power supply3 x LR6 (AA) battery (3 x 1.5 V)
Power consumptionMaximum: 120 mA DC (4.5 V DC)

Measured Values

°C°F
ParameterMeasurement rangeAccuracy
Temperature (internal)-40°C to 125°C±0.2°C (5°C to 60°C)
Relative humidity (internal)0% to 100%±2% (20% to 80%)
Volumetric water content0% to 100%-

Controls and Indicators

LED Status Indicator

YO AgriBox communicates its current behaviour to the user by RGBW LED placed on the top.

Diode statuses interpretation

BehaviorColourStatus
Single flashGreenGeneral: device is working correctly (power and memory).
Single flashRedGeneral: device is working incorrectly (power and memory).
LoRaWAN communication: failed to receive an acknowledgement from LoRaWAN Server within specified timeout.
Single flashWhiteLoRaWAN communication: LoRaWAN frame sent / confirmation from LoRaWAN Server after receiving the frame.
Slow flashingBlueBLE communication: connection to the device via BLE (configuration).
Rapid flashingBlueLoRaWAN communication: connecting to LoRaWAN network.

Buttons

The YO AgriBox has a button for resetting the device. Figure 5 shows its placement. To reboot the device, press the reset button for a moment.

Reset buttonReset button

Figure 5. Reset button

Installation

Package Contents

  1. Device (without batteries).
  2. PG7 cable gland cap - 3pcs.
  3. Warranty card.
  4. (Optional) Soil moisture sensor - up to 3pcs (depending on the order).

Safety Precautions

NOTE

Go to the Safety Precautions section to see important information on handling, disposal and maintenance.

Installation Guide

  1. Unscrew the device: remove 4 screws from the enclosure.
Unscrew the deviceUnscrew the device

Figure 6. Unscrew the device

  1. Unscrew the cable gland nut and remove the cap.
Device with removed top cover and PG7 cap markedDevice with removed top cover and PG7 cap marked

Figure 7. Device with removed top cover and PG7 cap marked

  1. Pull the soil moisture sensor through the cable gland. You can connect one, two or three soil moisture sensors as required.
Input cable passing through the cable gland instructionsInput cable passing through the cable gland instructions

Figure 8. Input cable passing through the cable gland instructions

  1. The soil moisture sensors should be connected according to the markings on the PCB, the sensor placed in CH1 should be inserted into the connectors marked "1" on the PCB, etc. Press the spring contact and insert the appropriate wire into the corresponding slot in the connector:

    • brown wire (GND) - selected channel marked with „-” symbol
    • green wire (OUT) - selected channel marked with „+” symbol
    • Connect the white cable (VCC) to the 3,3 V socket

    Tighten the cable gland to immobilize the external sensor wires and maintain tightness.

Connecting input cable instructionsConnecting input cable instructions

Figure 9. Connecting input cable instructions

  1. Place three LR6 batteries in the device according to the polarity indicated on the battery holder.
Battery placement instructionsBattery placement instructions

Figure 10. Battery placement instructions

  1. Assemble the device and screw it back together.
  2. The accuracy of the reading depends on the correct installation of the sensor in the soil. Depending on the needs there are several possibilities of sensor installation. Figure 11 shows that the measuring probes can be completely buried and can be placed at different depths in the soil. Soil moisture can be measured with one, two or three sensors. It is also possible to place the sensors without burying them as in Figure 12.
Soil sensor mounting instructions 1Soil sensor mounting instructions 1

Figure 11. Soil sensor mounting instructions 1

Soil sensor mounting instructions 2Soil sensor mounting instructions 2

Figure 12. Soil sensor mounting instructions 2

Configuration

Configurable Parameters

A few parameters must be set before sending data to the gateway. The default firmware is configured in OTAA mode with predefined deveui, appkey (OTAA) and appskey, nwkskey (ABP).

Configuration of the device is stored in a JSON file divided into the following sections:

  • info (generic, read only): information about the device,
  • lorawan (generic): configuration data for LoRaWAN connection,
  • ble (generic): Bluetooth settings,
  • device (dynamic): individual configuration for a specific device (this section’s structure differs for each device),

Sample configuration file for the YO AgriBox device.

{
"info": {
"devmodel": "LNAG",
"fwver": "3.6.2",
"loraradio": "SX1261",
"lorawanver": "1.0.2",
"loraregion": "EU868",
"blemacaddr": "0123456789ab"
},
"lorawan": {
"subband": 1,
"nwktype": "public",
"acttype": "otaa",
"otaa": {
"deveui": "0123456789abcdef",
"appeui": "fedcba9876543210",
"appkey": "000102030405060708090a0b0c0d0e0f",
"trials": 3
},
"abp": {
"devaddr": "01234567",
"nwkskey": "0123456789abcdef0123456789abcdef",
"appskey": "000102030405060708090a0b0c0d0e0f"
}
},
"ble": {
"power": 0,
"interval": 1600
},
"device": {
"measinterval": 600,
"ch1cablelength": 2,
"ch2cablelength": 2,
"ch3cablelength": 2,
"soiltype": "organic"
}
}

OTAA & ABP

OTAAABP
Device EUIDevice Address
Application EUINetwork Session Key
Application KeyApplication Session Key
Number of Trials

Generic Parameters

Parameters

Device Parameters

NameDescriptionPossible ValuesDefault ValueRead/Write
measintervalMeasuring and sending interval LoRa [s]601-9999993600R/W
ch1cablelengthCable length for channel 12,5,10,15,202R/W
ch2cablelengthCable length for channel 22,5,10,15,202R/W
ch3cablelengthCable length for channel 32,5,10,15,202R/W
soiltypeType of soil in which the sensor is placedorganic
mineral
organicR/W
  1. OTAA minimum 60 [s], ABP minimum 120 [s]

Parameters description

  • nwktype: used for setting the device in public or private network type.
  • acttype: used for setting the device in ABP or OTAA mode.
  • deveui, … , appskey: predefined addresses and keys, these parameters are generated using multiple IDs specific to the particular MCU and are unique for each device. They can be changed if needed.
  • interval: determines the interval of sending broadcast packets, used to connect to every BLE receiver around the device.
  • subband: used for setting the communication frequency sub-band in LoRaWAN.
  • measinterval: measurement interval [s] between sending LoRa packets.
  • ch1cablelength, ch2cablelength, ch3cablelength: cable length of each soil moisture sensor.
  • soiltype: parameter describing the type of soil in which the sensor is placed. This parameter significantly improves soil moisture collection for a specific soil. Organic type soil includes black earth, peat and muck soils. Mineral type are all the other soil categories. This feature is available with firmware 3.5.0 and above.

You can remotely adjust certain parameters by sending a downlink message through our platform. Simply navigate to the "COMMANDS" section for the selected device.

Update Measurement Interval

It is possible to change the measurement interval (measinterval) by using downlink. Information about changing the parameter will be sent from the server via the gateway.

Example of Downlink Message:

  • Prefix: 0x03
  • Measurement Index: 0x00
  • Data (up to 4 bytes in hex): 0258

Sample Downlink: 0x03000258 - Sets a measurement interval of 600 seconds (10 minutes).


Payload Decoder

If you want to connect to your own server, it is necessary to decode the specific payload for each device. To accomplish this, a payload decoder is required, which can be downloaded using the following link: Payload decoder. You can also use our integrated Payload Decoder here. Extended documentation of the protocol can be found in the Payload description on our website.

Compliance Statements

NOTE

To view or download the Declaration of Conformity for YO AgriBox go here