8at command examples – SENA ProBee-ZE10 User Manual

Page 78

Advertising
background image

78

ProBee-ZE10 User Guide Rev.1.5

8

AT Command Examples

8.1

Network configuration

8.1.1

Coordinator

AT+NODETYPE=1<CR>

# set node type (coordinator)

OK

# Response

ATZ<CR>

# Apply the change

OK

# Response

8.1.2

Router

AT+NODETYPE=2<CR>

# set node type (router)

OK

# Response

ATZ<CR>

# Apply the change

OK

# Response

8.1.3

End-device

AT+NODETYPE=3<CR>

# set node type (end-device)

OK

# Response

ATZ<CR>

# Apply the change

OK

# Response

8.1.4

Sleepy End-device

AT+NODETYPE=4<CR>

# set node type (sleepy end-device)

OK

# Response

ATZ<CR>

# Apply the change

OK

# Response

8.1.5

Specifying Network

AT+CHMASK=1000<CR>

# set 32-bit channel mask (ch: 12)

OK

# Response

AT+PANID=0001 <CR>

# set 16-bit PAN ID (0001)

OK

# Response

AT+EPID=0000000000000001<CR>

# set 64-bit extended PAN ID (0000000000000001)

OK

# Response

AT+ADDRDISCOVERY=1FEF<CR>

# get 64-bit address using 16-bit short address

Advertising