beautypg.com

SENA ProBee-ZE10 User Manual

Page 47

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=

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

node.

ATS43=

, where 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=

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

ATZ

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= or AT+SL=

, where 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=

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

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