Manual Documentation Number: ZPXXx-XXXXx-MR-0812
23
B&B Electronics Mfg Co Inc – 707 Dayton Rd - PO Box 1040 - Ottawa IL 61350 - Ph 815-433-5100 - Fax 815-433-5104 –
www.bb-elec.com
B&B Electronics – Westlink Commercial Park – Oranmore, Galway, Ireland – Ph +353 91-792444 – Fax +353 91-792445 –
www.bb-europe.com
Advanced Programming
Exam
ple: Both of the following examples change the module‟s destination address to
0x1A0D and save the new address to non-volatile memory. These examples use a PC
running hyper terminal connected to the radio modem.
Method 1 (One line per command)
Send AT Command
System Response
+++
OK <CR> (Enter into Command Mode)
ATDT <Enter>
current Destination Address <CR> (Read)
ATDT1A0D <Enter>
OK <CR> (Change destination address)
ATWR <Enter>
OK <CR> (Write to non-volatile memory)
ATCN <Enter>
OK <CR> (Exit Command Mode)
Method 2 (Multiple commands on one
line)
Send AT Command
System Response
+++
OK <CR> (Enter into Command Mode)
ATDT <Enter>
current Destination Address <CR> (Read)
ATDT1A0D,WR,CN <Enter>
OK <CR> (Execute commands)
Note: In order to use hyper terminal to send data to the module, PC com
port settings must match the baud, parity & stop bit parameters stored in
the module.
Use the “PC Settings” tab to configure PC com port settings to match
module parameter values.