Lobaro EDL21 Manual

Electricity meter bridge (lorawan)

Advertisement

Quick Links

EDL21 electricity meter bridge (LoRaWAN)
The EDL21 over LoRaWAN bridge is a device that can be used to readout modern utility meters with
standardized infrared "INFO" interface.
These type of meters are called in Germany to be "EDL21"-compatible - hence the name. The meter
outputs over its infrared "INFO" interface a serial protocol conforming to the
Protocol 1.04
(SML). This interface is intended to be used by end-users and
the electricity supplier. The read information normally contains the current consumption values of the
meter and gets interpreted and forwarded by the EDL21 bridge via a LoRaWAN network to web based
applications interested in further processing this data.
Warning
Older meters with "infrared pulse" output are
Please check our list of
interface.
Consider using the latest firmware on your hardware
See available firmware downloads
Top Features
LoRaWAN 1.0.x and 1.1 network servers supported
LoRaWAN time synchronisation
Configuration via USB or remotely via LoRaWAN downlink
Compatible with many electrical utility meters
Configure up to 25 Obis Codes to be read
RGB Status LED
Variant with external power-supply available on request
Separation of infrared readout head and LoRaWAN antenna possible
Compatible utility meters
Any meter that adheres to the standard can be read. The following list contains meters that we
successfully tested.
Electricity meter
Manufacturer
DTZ541-ZEBA
Holley
LK13 series
Logarex
OpenWay® 3.HZ
iTron
not
compatible to the Lobaro EDL21 bridge.
compatible meters
to make sure it is equipped with the correct
Smart Meter Language
not
for billing purposes of
Top Features
Compatible utility meters
Product variants
Quickstart
Configuration
LoRaWAN
Operation
LED blinking patterns
Payload
Payload Format 1 (default,
Port 3, with exponent)
Multiple messages
Payload Format 2 (extended,
Port 4, with timestamp)
Payload Format 0 (legacy,
Port 2, without exponent)
Reference decoder
Example parser result
Appendices
Technical characteristics
Disposal / WEEE / Entsorgung
CE Declaration of Conformity

Advertisement

Table of Contents
loading

Summary of Contents for Lobaro EDL21

  • Page 1 Payload Format 2 (extended, Port 4, with timestamp) Payload Format 0 (legacy, The EDL21 over LoRaWAN bridge is a device that can be used to readout modern utility meters with Port 2, without exponent) standardized infrared "INFO" interface. Reference decoder These type of meters are called in Germany to be "EDL21"-compatible - hence the name.
  • Page 2: Product Variants

    . This interface is not compatible to the SML protocol. Please contact us if you need an offer for a custom firmware supporting your meter of interest. Product variants EDL21-LoRaWAN Bridge (universal head, XH battery connector, int. Ant.), Order number: 8000091...
  • Page 3: Quick Start

    As soon as the EDL21 receives data its green LED will light up for 5 seconds, when connected to a LoRa Network its blue LED will light up for 5 seconds Check the sent data (port 3), if payload is zero the EDL21 was not able to read data, recheck proper alignment...
  • Page 4: Operation

    DevEUI used to identify the Device e.g. 0123456789abcdef DevEUI byte[8] Used for OTAA (called AppEUI in v1.0) e.g. 0123456789abcdef JoinEUI byte[8] Key used for OTAA (v1.0 and v1.1) AppKey byte [16] Key used for OTAA (v1.1 only) NwkKey byte [16] Initial / maximum Spreading Factor 7 - 12 Use Adaptive Data Rate...
  • Page 5 1 byte 1 byte 1 byte 1 byte 2 byte 2byte unsigned unsigned unsigned unsigned unsigned signed Payload Payload Format 1 (default, Port 3, with exponent) This Format is used, when the configuration parameter is set to (which is the default PayloadFormat value).
  • Page 6 Timestamps might not represent real time Be aware that the timestamps are generated using the device's internal clock, which does not necessarily represent real time! If you want exact timestamps, you should use the TimeSync feature that synchronises the device's clock over LoRaWAN. Be sure that your network server supports it.
  • Page 7 complement) var mask = Math.pow(2, bits) - 1; val = (~val & mask) + 1; // invert all bits & add 1 => now positive value val = val * -1; return val; function uint40_BE(bytes, idx) { bytes = bytes.slice(idx || 0); return bytes[0] <<...
  • Page 8 len: len, value: toNumber(value), valueHex: toHexString(value) decoded.values.push(val); return decoded; function decodeSmlValuesV2(bytes) { var decoded = { values: [], if (bytes.length === 1) { // No Data! Read error? return decoded; var pos = 0; while (pos < bytes.length) { var name = readName(bytes, pos); pos += 6;...
  • Page 9: Technical Characteristics

    "values": [ "len": 8, "nameHex": "0100010800fe", "value": 51.1, "valueHex": "ff01000000000000" Appendices Technical characteristics Product Type name LOB-S-EDL21-LW Description Electricity meter over LoRaWAN Bridge RF transceiver Type Semtech SX1272 Frequency 863 MHz to 870 MHz Max. TX Power max. +14 dBm...
  • Page 10: Ce Declaration Of Conformity

    Disposal / WEEE / Entsorgung Information about the disposal of the Device. CE Declaration of Conformity CE Declaration of Conformity (pdf).

This manual is also suitable for:

Lob-s-edl21-lw

Table of Contents