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 59/121
5.6.11 ZGP_PROTOCOL_CONFIG
The ZGP_PROTOCOL_CONFIG register defines the ZGP-specific parameters of PTM 535BZ.
The ZGP_DEVICE_ID field selects the DEVICE ID used by PTM 535BZ when transmitting ZGP
telegrams. By default, Device ID 0x07 (Generic 8-contact switch) is used as described in
Chapter 4.4.1.2.
The ZGP_COMMANDLIST_DISABLE field allows disabling the command list that is transmitted
within the Application Info field of commissioning telegrams for Device ID other than 0x07
as described in Chapter 4.4.2.3. Disabling the transmission of the command list (and thereby
disabling transmission of the Application Info field) can sometimes be required to ensure
compatibility with legacy devices. This field has no effect when Device ID 0x07 is used.
The ZGP_CONTACT_NUMBER field determines the number of contacts reported within the
Application Info field of commissioning telegrams when Device ID 0x07 is used. This field has
no effect when a Device ID other than 0x07 is used.
Figure 45 below shows the structure of the ZGP_PROTOCOL_CONFIG register.
Figure 45 – ZGP_PROTOCOL_CONFIG register structure
The bit fields within the ZGP_PROTOCOL_CONFIG register are shown in Table 20 below.
The default settings are shown in bold.
Bit Configuration Option Supported Settings
2:0
ZGP_DEVICE_ID
Selects the ZGP Device ID
0b000: Device ID 0x00 (GP Simple Generic 1-state Switch)
0b001: Device ID 0x01 (GP Simple Generic 2-state Switch)
0b010: Device ID 0x02 (GP On/Off Switch)
0b011: Device ID 0x03 (GP Level Control Switch)
0b100: Device ID 0x10 (GP Color Dimmer Switch)
0b101: Device ID 0x05 (GP Advanced Generic 1-state Switch)
0b110: Device ID 0x06 (GP Advanced Generic 2-state Switch)
0b111: DeviceID 0x07 (GP Generic 8-contact switch)
3
APPINFO_COMMANDLIST
Selects if application information with the
command list is provided for
Device ID other than 0x07
0b0: Enabled
0b1: Disabled (only valid for backwards compatibility)
5:4
APPINFO_NUMBEROFBUTTONS
Selects the number of buttons specified
within the application information
provided for Device ID 0x07
0b00: 1 button
0b01: 2 buttons
0b10: 3 buttons
0b11: 4 buttons
7:6 RFU 0b000: RFU (Always set to 0b0)
Table 20 – ZGP_PROTOCOL_CONFIG settings