Skip to content

Settings

Flags

A set of flags are used to toggle certain functionality:

Flag Description Default
Duty Cycle Comply with the ETSI/FCC duty cycle limitations. If flag is set, duty cycle is enforced by the device firmware. On
Buzzer Enable/disable acoustic feed back using the integrated buzzer On
Confirmed uplinks Confirmed uplinks are used for button press report messages to make sure, it is received by the network Off
Ambiguous first press Enforce only one button is interpreted as the first press. If more than one button is activated, it may be that multiple buttons are interpreted as the first press. If this flag is set, no message is sent if that happens. This is recommended to be used with long debounce time. On
Slowest join Set join strategy: If set, join with slowest DR; if not set, start with highest DR and decrease DR over time if join is not successful On
Force Join If set, a button press will trigger an immediate join try if a join attempt has previously failed Off

Configuration

These miscellaneous configuration options are used to fine-tune the device functionality:

Setting Description Default
Button mode Bit mask to configure active buttons. Each button can be configured individually. [0 - 16] 16 (ALL)
Status interval Time of the periodic keep alive message in minutes. [0 - 65536] 1440
Button debounce The device is activated by the first registered button press. After the button debounce time in milliseconds, a second reading is taken before the message is sent to the network 20 ms