24
Manual Documentation Number: ZPXXx-XXXXx-XR-0812
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
Binary Command Example
To Send Binary Commands:
Note: (pin 1) is de-asserted high when commands are being executed.
Hardware flow control must be disabled as will hold off parameter bytes.
Example: Use binary commands to change the Zlinx Module‟s destination address to
0x1A0D and save the new address to non-volatile memory.
1. RT Command must be set to “1” in AT Command Mode to enable binary
programming.
2. Assert CMD (Pin 5 is driven high).
(Enter Binary Command Mode)
3. Send Bytes (parameter bytes must be 2 bytes long):
00
(Send DT (Destination Address) Command)
0D
(Least significant byte of parameter bytes)
1A
(Most significant byte of parameter bytes)
08
(Send WR (Write) Command)
4. De-assert CMD (Pin 5 is driven low)
(Exit Binary Command Mode)