Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

To update the U70 firmware, follow these steps:

  1. Download and unzip the new U70 firmware image from U70 Firmware Release Notes.

  2. If you do not have the current version of OpenLDV installed on your Windows computer, disconnect any EnOcean LON network interfaces from your computer, download OpenLDV from OpenLDV Network Driver, and install OpenLDV as described on the download page.

  3. If you do not have the current version of NodeUtil installed on your Windows computer, download NodeUtil from NodeUtil and NodeLoad, and install NodeUtil as described on the download page.

  4. Connect the U70 or U20 you will use with your Windows computer to the same power line channel as the target network interface. This can be your local line power. This is your loader network interface.

  5. Plug the loader network interface into a USB port on your Windows computer or on a USB hub attached to your Windows computer.

  6. Type LonWorks in the Windows Search box, press Enter, and open LonWorks Interfaces. Find your loader interface in the network interface list. It will typically be lon1.

  7. Connect the U70 to be updated to a power line channel. This can also be your local line power if that is what you used for the previous step. This is your target network interface.

  8. Plug the target network interface into a USB port on your Windows computer or on a USB hub attached to your Windows computer.

  9. Find your target U70 interface in the network interface list in LonWorks Interfaces. It will typically be lon2.

  10. Type cmd in the Windows Search box and then press Enter to open the Windows command prompt.

  11. Start NodeUtil on your target network interface with the following command, where <target> is the LON interface name you found in step 9, which will typically be lon2. This is your target NodeUtil.

    Code Block
    nodeutil -b -d<target>

  12. Type cmd in the Windows Search box and then press Enter to open a second Windows command prompt.

  13. Start NodeUtil on your loader network interface with the following command, where <loader> is the LON interface name you found in step 6, which will typically be lon1.

    Code Block
    nodeutil -s -j -d<loader>

  14. In the target NodeUtil you opened in step 11, enter the following command to send a Service message from your target NodeUtil:

    Code Block
    p
  15. In the loader NodeUtil you opened in step 13, enter the following commands to select your target U70 and load a new image to it where <u70-image> is the image you downloaded in step tbd1:

    Code Block
    g
    1
    y
    <U70-image>
    n