USER MANUAL PREVIEW
PTM 535BZ
–
BLUETOOTH AND ZIGBEE GREEN POWER PUSHBUTTON TRANSMITTER
© 2021 EnOcean | www.enocean.com
F-710-017, V1.0
PTM 535BZ User Manual | v1.0 | May 2021 | Page 87/112
A.4.1.2
Configuration status for USER1
PTM 535BZ will evaluate and execute the configuration request provided by USER1 and pro-
vide one of the following responses in the REQUEST_STATUS register:
Response Code
Response Type
Description
0x31
SUCCESS
The requested operation was successfully executed
0x51
IN PROGRESS
The requested operation is in progress
(Additional ECO actuations are required to complete the operation)
0x71
PIN ERROR
The provided PIN code (USER1_PIN) is incorrect
0x91
PERMISSION ERROR
The requested operation is not permitted
(Modification of the selected register(s) is not possible)
0xB1
PARAMETER ERROR
Incorrect register value(s) provided
A.4.1.3
Configuration request for USER2
Configuration update requests for USER2 use the same structure as configuration requests
for USER1. The only differences are in the request encoding, the request authentication and
the request status reporting as shown below. Subsequent configuration examples will all be
given for USER2; they can be adjusted to USER1 accordingly.
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,0xNN 0xNN 0xNN 0xNN)
Identify configuration register(s) to update
(CONFIGURATION_SELECTION register)
ISO15693_WriteSingleBlock(0x00XX,0xYY 0xYY 0xYY 0xYY)
Provide new value (YY) for first register (XX)
…
ISO15693_WriteSingleBlock(0x00ZZ,0xYY 0xYY 0xYY 0xYY)
Provide new value (YY) for last register (ZZ)
A.4.1.4
Configuration status for USER2
PTM 535BZ will evaluate and execute the configuration request provided by USER2 and
provide one of the following responses in the REQUEST_STATUS register:
Response Code
Response Type
Description
0x39
SUCCESS
The requested operation was successfully executed
0x59
IN PROGRESS
The requested operation is in progress
(Additional ECO actuations are required to complete the operation)
0x79
PIN ERROR
The provided PIN code (USER2_PIN) is incorrect
0x99
PERMISSION ERROR
The requested operation is not permitted
(Modification of the selected register(s) not possible or disabled by USER1)
0xB9
PARAMETER ERROR Incorrect register value(s) provided