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 61/121
5.6.15 USERn_CONFIGURATION_OPTIONS
As described in Chapter 5.1.1, the available configuration options for USER1 are defined in
the register USER1_CONFIGURATION_OPTIONS while the available configuration options for
USER2 are defined in the register USER2_CONFIGURATION_OPTIONS.
The USER1_CONFIGURATION_OPTIONS and the USER2_CONFIGURATION_OPTIONS regis-
ters have the same structure and are organized as four groups (BYTE0 = SECURITY OPTIONS,
BYTE1 = ZGP OPTIONS, BYTE2 = BLE OPTIONS and BYTE3 = SYSTEM OPTIONS). This is
shown in Figure 47 below.
Figure 47 – USERn_CONFIGURATION_OPTIONS
Available configuration options for USER1 are marked by the corresponding bit in the
USER1_CONFIGURATION_OPTIONS register set to 0b1. Likewise, available configuration op-
tions for USER2 are marked by the corresponding bit in the USER2_CONFIGURATION_OP-
TIONS register set to 0b1.
USER1 can restrict the available configuration options for USER2 by setting the corresponding
bits in the USER2_CONFIGURATION_OPTIONS register to 0b0.
5.6.15.1 SECURITY OPTIONS option group
Table 21 below shows the configuration options belonging to the SECURITY OPTIONS group.
Two fields in this configuration group are reserved for future use and can therefore not be
used by either USER1 or USER2.
Note that the configuration options available for USER2 can be changed only by USER1 and
not by USER2. Note also that the PIN for USER2 can be changed both by USER1 and USER2.
Bit Position Configuration Option USER1 USER2
0 (0x01) SECURITY_KEY1 0b1 (Allowed) 0b1 (Allowed)
1 (0x02) SECURITY _KEY2 0b1 (Allowed) 0b1 (Allowed)
2 (0x04) SECURITY _KEY3 0b1 (Allowed) 0b1 (Allowed)
3 (0x08) RFU 0b0 (Not Allowed) 0b0 (Not Allowed)
4 (0x10) USER2_CONFIGURATION_OPTIONS 0b1 (Allowed) 0b0 (Not Allowed)
5 (0x20) RFU 0b0 (Not Allowed) 0b0 (Not Allowed)
6 (0x40) USER1_PIN 0b1 (Allowed) 0b0 (Not Allowed)
7 (0x80) USER2_PIN 0b1 (Allowed) 0b1 (Allowed)
Table 21 - SECURITY OPTIONS group