![]() |
|
Upgrading ETH03 firmware using TFTP - Printable Version +- Comfort Automation/ Security System Forums (https://www.comfortforums.com) +-- Forum: Products (https://www.comfortforums.com/forum-3.html) +--- Forum: UCMs (https://www.comfortforums.com/forum-146.html) +---- Forum: Ethernet UCM/ETH03 (https://www.comfortforums.com/forum-113.html) +---- Thread: Upgrading ETH03 firmware using TFTP (/thread-4426.html) |
- slychiu - 04-01-2016 if CS Manager cannot be used for upgrading ETH03 due to not being able to find it or any exception, you can use the TFTP command to upgrade the fiirmware instead Run the dos command, ie Start button and type cmd in the window In the Dos window, type tftp (ip address) \"(path to hex file)\" eg tftp 192.168.1.2 put [color=\"#3333ff\"]\"C:\\download\\ETH03_general_2_20.hex\" [/color] Note that the TFTP service is normally disabled in Windows, 7 onwards. To enable it, go to Control Panel in Windows, select Programs ad Features, find \"Turn on or off Windows Features\" on the left, and check the box for \"TFTP Client\" see screenshot ![]() [color=\"#3333ff\"][/color] |