User's Manual

USER MANUAL PREVIEW
PTM 535BZ BLUETOOTH AND ZIGBEE GREEN POWER PUSHBUTTON TRANSMITTER
© 2022 EnOcean | www.enocean.com F-710-017, V1.0 PTM 535BZ User Manual | v1.2 | July 2021 | Page 97/121
A.4.2.4 Reading USER2_CONFIGURATION_OPTIONS
USER2 can determine the configuration options that are available by reading the
USER2_CONFIGURATION_OPTIONS register. This allows identifying configuration options
that are not available due to a restriction imposed by USER1 or to handle the case different
product revisions where some features are present in one revision only.
The USER2_CONFIGURATION_OPTIONS register can be read as follows:
Command Description
SearchTag(32)
Connect to tag (Search for up to 32 byte ID)
ISO15693_ReadSingleBlock(0x0046,0xFF)
Read USER2_CONFIGURATION_OPTIONS
This command will return the four-byte USER2_CONFIGURATION_OPTIONS as described in
Chapter 5.6.15.This is shown below for reference.
USER2_CONFIGURATION_OPTIONS (ADDRESS 0x46, VALUE = 0x87:37:3F:33)
Position Byte 0 (SECURITY) Byte 1 (ZGP) Byte 2 (BLE) Byte 3 (SYSTEM)
0x01 SECURITY_KEY1 0b1 ZGP_TX_CONFIG 0b1 BLE_TX_CONFIG 0b1
LRN_TELEGRAM_
REQUEST
0b1
0x02 SECURITY_KEY2 0b1 ZGP_SEC_CONFIG 0b1 BLE_SEC_CONFIG 0b1
FACTORY_RESET_
REQUEST
0b1
0x04 SECURITY_KEY3 0b1 ZGP_BUTTON_MAP 0b1 BLE_BUTTON_MAP 0b1 RFU 0b0
0x08 RFU 0b0 RFU 0b0 BLE_SOURCE_ADDRESS 0b1 RFU 0b0
0x10
USER2_CONFIG_
OPTIONS
0b0
ZGP_PROTOCOL_
CONFIG
0b1
BLE_
MANUFACTURER_ID
0b1 BUTTON_CONFIG 0b1
0x20 RFU 0b0
ZGP_DECOMMISSIONING_
REQUEST
0b1 BLE_CH_REGx 0b1 RADIO_CONFIG 0b1
0x40 USER1_PIN 0b0 RFU 0b0 RFU 0b0 RFU 0b0
0x80 USER2_PIN 0b1 RFU 0b0 RFU 0b0 RFU 0b0
Value 0x87 0x37 0x3F 0x33
Note that by default, USER2 has access to the same configuration options as USER1 except
USER1_PIN and USER2_CONFIGURATION_OPTIONS (which both can only be changed by
USER1).