Version 1 (modified by 11 years ago) ( diff ) | ,
---|
How to update the firmware in TellStick Net using Mac using the terminal
First you need to find out the IP-number of your TellStick Net, the easiest way is to check the list of attached devices in your router.
The latest firmware can be downloaded here: http://download.telldus.com/TellStick/Software/firmware/ Download the one named "tellstick_net_fw<version>.hex" with the highest version number.
Open a terminal and type tftp -e <tellstick-net-ip-number-here>
rexmt 1 timeout 60 put [PATH]/tellstick_net_fw17.hex
Please wait for the upload to complete.
Close tftp with the "quit" command.
Attachments (3)
- tftp.png (13.6 KB ) - added by 10 years ago.
- dhcp.png (8.9 KB ) - added by 10 years ago.
- download.png (35.1 KB ) - added by 10 years ago.
Download all attachments as: .zip
Note:
See TracWiki
for help on using the wiki.