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 101/121
A.4.3 ZGP configuration
The ZGP configuration group allows defining the radio and protocol parameters related to
ZGP data telegrams.
A.4.3.1 ZGP radio channel selection
PTM 535BZ allows the user to select the ZGP radio channel during the commissioning process
using the LRN button as described in Chapter 4.5.2. Alternatively, it is possible to directly
select the ZGP radio channel via the NFC interface. In this case it is also possible to disable
the channel selection via the LRN button to prevent unintended change of the radio channel.
In this example, we assume that we want to configure PTM 535BZ to transmit ZGP telegrams
using ZGP radio channel 15 with radio channel selection via LRN button disabled:
Command Description
SearchTag(32)
Connect to tag
(Search for up to 32 byte ID)
ISO15693_WriteSingleBlock(0x0050,0x19 0x00 0x00 0x00)
Identify request
(Configuration request by USER2)
ISO15693_WriteSingleBlock(0x0052,0x03 0x00 0x35 0xE5)
Authenticate request
(PIN Code of USER2)
ISO15693_WriteSingleBlock(0x0051,0x00 0x01 0x00 0x20)
Identify register(s) to update
SYSTEM -> RADIO_CONFIG
ZGP -> ZGP_TX_CONFIG
ISO15693_WriteSingleBlock(0x0054,0x00 0x01 0x00 0x00)
Provide new register value for RADIO_CFG
0x01: Transmit ZGP Telegrams
ISO15693_WriteSingleBlock(0x0060,0x04 0x00 0x00 0x00)
Provide new value for ZGP_TX_CONFIG
0x04: Radio channel 15, Radio channel selec-
tion with button disabled
In this example, we assume that we want to configure PTM 535BZ to transmit ZGP telegrams
using ZGP radio channel 20 with radio channel selection via LRN button enabled amongst the
primary radio channels (11, 15, 20, 25):
Command Description
SearchTag(32)
Connect to tag
(Search for up to 32 byte ID)
ISO15693_WriteSingleBlock(0x0050,0x19 0x00 0x00 0x00)
Identify request
(Configuration request by USER2)
ISO15693_WriteSingleBlock(0x0052,0x03 0x00 0x35 0xE5)
Authenticate request
(PIN Code of USER2)
ISO15693_WriteSingleBlock(0x0051,0x00 0x01 0x00 0x20)
Identify register(s) to update
SYSTEM -> RADIO_CONFIG
ZGP -> ZGP_TX_CONFIG
ISO15693_WriteSingleBlock(0x0054,0x00 0x01 0x00 0x00)
Provide new register value for RADIO_CFG
0x01: Transmit ZGP Telegrams
ISO15693_WriteSingleBlock(0x0060,0x29 0x00 0x00 0x00)
Provide new value for ZGP_TX_CONFIG
0x29: Radio channel 20, Primary selection enabled