SENA ProBee-ZE20S-HAOL User Manual

Page 66

Advertising
background image

ProBee-ZE20S-HAxx User Guide Rev 1.9

66

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 “*”.

Execute

AT+DIO?<CR> or

AT+DIO<number>?<CR>

AT+DIO=<values><CR> or

AT+DIO<number>=<value><CR>

Response

<value><CR>

OK<CR>

OK<CR> or ERROR<CR>

Default

00000000000000000

Range

00000000000000000 – 11111111111111111

7.10.3 AT+AI

Description

Get the analog input value individually or all at once. GPIO9~14 are possible to

set ADC and it’s read only. If there are some pins used digital IO, they are

displayed by “****”.

Execute

AT+AI?<CR>

AT+AI<number>?<CR>

Response

<value>,<value>,<value>,<value><CR>

OK<CR>

<value><CR>

OK<CR>

7.10.4 AT+SOURCELA or AT+SL

Description

Get/Set the 64-bit source IEEE address for GPIO remote control. It is possible to

limit on the implementation of this functionality by setting specific address. If set

to default value, “FFFFFFFFFFFFFFFF”, the node allows that any node can

control the GPIO status.

Execute

AT+SOURCELA?<CR>

AT+SOURCELA=<value><CR>

Response

<value><CR>

OK<CR>

OK<CR> or ERROR<CR>

Default

FFFFFFFFFFFFFFFF

Range

0000000000000000 – FFFFFFFFFFFFFFFF

7.11 Firmware Upload and Help

7.11.1 AT+BOOTLOAD or AT+BL

Description

Start bootloader to upload firmware. (blank: local, 1: passthru)

The device leaves the AT command line and enters the bootloader menu for

uploading new ProBee firmware. There’s no restrict to use local upload but a

sleepy end-device cannot upload to remote node over the air. The current UART

should be set 115200bps, 8 data bits, no parity, 1 stop bit and none flow control.

Execute

AT+BOOTLOAD<CR>

AT+BOOTLOAD=<number>,<IEEE><CR>

Response

Bootloader menu

Serial upload complete

Please start .ebl upload image ...<CR> or

Start cloning ...<CR>

Bootloader menu

Advertising