SENA ProBee-ZE10 User Manual

Page 47

Advertising
background image

47

ProBee-ZE10 User Guide Rev.1.5

5.2.3

Change Detection Sampling

The ZE10 module can take an I/O sample and transmit it to a remote device immediately whenever a

monitored digital I/O pin changes state. It is possible to configure it with periodic sampling simultaneously.

To configure this way, please use the AT commands below:

AT+DESTLA=<IEEE address><CR>

, where <IEEE address> is the long address of a remote node to send sampled GPIO values of local

node.

ATS43=<value><CR>

, where <value> is the GPIO monitoring node. If set to 0, the monitoring node is selected by AT+DESTLA.

If set to is 1, the sink node is set as the monitoring node.

ATS44=<value><CR>

Set GPIO change detection sampling mode. If <value> is set to 0, GPIO sampling is disabled.

ATZ<CR>

Reset the device to apply the changes

Note: This function applies to only digital I/O.

5.2.4

GPIO Remote Control

The ZE10 module supports that a local node can change the digital output status by switching digital input

pins of a remote node. To use this function, it should be possible for the local node to monitor the GPIO

status of the remote node (GPIO monitoring period, S42 > 0) or to detect the GPIO change of the remote

node (GPIO change detection sampling mode, S44 = 1). To configure this way, please use the AT

commands below:

AT+SOURCELA=<IEEE address><CR> or AT+SL=<IEEE address><CR>

, where <IEEE address> is the long address of a specific source node for changing the status of digital

output pin. If this address is set to “FFFFFFFFFFFFFFFF”, a local node allows that any node can control

the GPIO status.

ATS45=<value><CR>

Set GPIO remote control mode. If <value> is set to 0, GPIO control is disabled.

Note: This function applies to only digital I/O.

Advertising