User's Manual

- 17 -
4.4.27. AT+TIMEOUT
Description
Get/Set the time out for data transmission. (ms)
Example
AT+TIMEOUT=100<CR>
OK<CR>
AT+TIMEOUT?<CR>
100<CR>
OK<CR>
4.4.28. AT+PERIOD
Description
Get/Set the period to send GPIO values. (250*t ms) Every node sends GPIO values to
the destination EUI address periodically and it can be read listen mode.
Example
AT+PERIOD=10<CR>
OK<CR>
AT+PERIOD?<CR>
10<CR>
OK<CR>
4.4.29. AT+GPIO
Description
Get/Set the configuration status of GPIO individually or all at once. It’s applied after
resetting the node.
Example
AT+GPIO0=1<CR>
OK<CR>
AT+GPIO?<CR>
11000440002200 <CR>
OK<CR>
4.4.30. AT+DIO
Description
Get/Set the digital IO value individually or all at once. All GPIO pins can be used as
digital IO and it is only possible to set 0 or 1. If there are some pins used analog input,
they are displayed by “*”.
Example
AT+DIO0=1<CR>
OK<CR>
AT+DIO?<CR>
00011**0101111 <CR>
OK<CR>
4.4.31. AT+ADC
Description
Get the analog input value individually or all at once. GPIO3~6 are possible to set ADC
and it’s read only.
Response
The analog input value of the ADC