Example 3 – Echelon NodeUtil Node Utility User Manual
Page 33
![background image](/manuals/735713/33/background.png)
NodeUtil User’s Guide
27
e
Note that this script uses the string “112233445566” as the first half of the 96-bit
key and the string “665544332211” as second half of the 96-bit key. Using a key
of “112233445566665544332211” is better than not using authentication, but it is
considered a weak key.
Example 3
The following script clears the non-volatile memory of the FT 5000 Smart
Transceiver on the Echelon FT 5000 Evaluation Board. You use this script if you
need to clear the onboard EEPROM non-volatile memory. The script assumes
that the EEPROM device has been reset and that the FT 5000 Smart Transceiver
is in the applicationless state (see the
Series 5000 Chip Data Book
for additional
information about clearing non-volatile memory). Run this script from the
NodeUtil main menu.
Add the device
a
070000007CFE
Go to it
g
1
Write to memory location FDE8 to specify an I2C EEPROM
w
n
n
fde8
2
.
Write a 0 to trigger device reinitialization
w
n
n
f037
0
.
Exit
NodeUtil
e
e