SENA ProBee-ZE20S-HAOL User Manual

Page 35

Advertising
background image

ProBee-ZE20S-HAxx User Guide Rev 1.9

35

which cluster is assigned to HA GPIO in each ProBeeHA firmware.

Table 4-3 Attribute assigned to HA GPIO

Device Name

Assigned Cluster

Assigned Attribute

On value Off value

ProBeeHACI

-

-

-

-

ProBeeHADL

Door Lock(0x0101)

Lock state(0x0000)

1

0

ProBeeHAOL

On/Off(0x0006)

On/Off(0x0000)

1

0

AT commands can be used as below.

AT+GPIOx=6

Example)

AT+GPIO3=6<CR>

# Set GPIO3 to HA GPIO

OK

# Response

AT+GPIO8=6<CR>

# Set GPIO8 to HA GPIO

OK

# Response

ATZ<CR>

# Reset and apply GPIO setting

OK

# Response

AT+VERSION<CR>

# Check firmware version

HADLv1.x

# ProBeeHADL – Door Lock

OK

# Response

AT+ATTR=0101

# Show Door Lock attribute command

clus|attr|data(clusterName)

0101|0000|00 (Door Lock)

# Door Lock State(0x0000) is 00,

# HA GPIO pins are off now

0101|0001|00 (Door Lock)

0101|0002|00 (Door Lock)

...

0101|0030|0000 (Door Lock)

0101|0040|0100 (Door Lock)

0101|0050|00 (Door Lock)

OK

# Response

Advertising