📖
User Manual - Relay Module - RM200
  • Introduction
  • About this document
  • DEVICE
    • Device Overview
      • Installation
    • Technical Specifications
      • Bluetooth Low Energy (BLE)
    • Physical Interfaces
      • Power Supply
    • Operation
      • Application Operation
    • Registers
      • Generic Data
      • Device Data
      • LoRaWAN Data
  • LoRaWAN
    • LoRaWAN Communication
      • Payloads
        • Uplinks
        • Downlinks
  • Support and Maintenance
    • Troubleshooting
    • Maintenance
    • Changelog
Powered by GitBook
On this page
  1. DEVICE
  2. Registers

Device Data

Descriptive name
Address
R/W
Default Value
Comment

Channel 1

Current Status

0x1A

R

0x0 = Off 0x1 = On

Relay Status

0x1B

R/W

0x0

0x0 = Off 0x1 = On

Counter

0x1C

R

0

4 bytes; Uint32

Default State

0x1D

R/W

0x0

0x0 = Off 0x1 = On 0x2 = Retain

State on Communication Watchdog

0x1E

R/W

0x2

0x0 = Off 0x1 = On 0x2 = Retain

Override Button Function

0x1F

R/W

0x1

0x0 = Disabled 0x1 = Enabled

Button Override Status

0x10

R

0

0 = Normal Mode 1 = Manual On 2 = Manual Off

Reset Button Override

0x11

W

Sent 0x1 to reset to Normal Mode

Channel 2

Current Status

0x2A

R

0x0 = Off 0x1 = On

Relay Status

0x2B

R/W

0x0

0x0 = Off 0x1 = On

Counter

0x2C

R

4 bytes; Uint32

Default State

0x2D

R/W

0x0

0x0 = Off 0x1 = On 0x2 = Retain

State on Communication Watchdog

0x2E

R/W

0x2

0x0 = Off 0x1 = On 0x2 = Retain

Override Button Function

0x2F

R/W

0x1

0x0 = Disabled 0x1 = Enabled

Button Override Status

0x20

R

0

0 = Normal Mode 1 = Manual On 2 = Manual Off

Reset Button Override

0x21

W

Sent 0x1 to reset to Normal Mode

PreviousGeneric DataNextLoRaWAN Data

Last updated 6 months ago