Page cover image

Tesenso M-Bus LoRaWAN

Product Datasheet

Device Profile for Tesenso IoT Cloud

Decoder/Payload Converter for Tesenso IoT Cloud

Tesenso IoT Cloud Converter Template

Attributes for correct values

In order to proccess the rawPayload of the Tesenso M-Bus device, please make sure that you add to each device a server attributes "scale":

meter values are sent are sent on Port 2

{
        "ts": 1653695024764,
        "rssi": -19,
        "dr": "SF7 BW125 4/5",
        "data": "33040068f9f96808007262930200731411026a00000006fd0b0bff88ff9f0f0403d80500008480400345000000841083ff01d8",
        "port": 2,
        "bat": 0
    }

on request - contact us via https://www.tesenso.com/contact

All Downlinks shall be sent on Port 3

Class should be set to C

Add secundary adress manually to EEPROM

Name:
Length
MsgType
ID

Unit:

Enum

BCD encoded

Bytes

1

1

1

1

1

1

Range:

5

133

HighByte

LowByte

  • 05 --> Length

  • 85 --> MsgType

  • 17670401 --> secondaryAdress of the meter

058517670401
Name:
Length
MsgType
Retry

Unit:

Enum

Bytes

1

1

1

Range:

2

130

0..3

  • 02 --> Length

  • 82 --> MsgType

  • 01 --> Retry

028201

Delete saved slaves from EEPROM

Name:
Length
MsgType

Unit:

Enum

Bytes

1

1

Range:

1

131

  • 01 --> Length

  • 83 --> MsgType

0183

Change send Intervall:

Message Types

Name:

Length

MsgType

Flags

status msg interval

Meter interval

Unit:

Enum

Min(s)

Min(s)

Bytes

1

1

1

MSB

LSB

1

Range:

0..255

128

sample downlinks to change the intervall:

  • 05800000001E --> 30 minutes

  • 05800000000F --> 15minutes

  • 058000000005 --> 5minutes

Last updated