Page 1 of 1

Problem to Update Tellstick net with Mac

Posted: Fri Mar 17, 2023 9:45 am
by picky
Hello,
i will Update my 2 Year old Tellstick net with my new Mac :-) Yosemite is running.
I cant open the flasher with it.......
Can some one help me?

Thanks from germany!!!!

Not so much Tellstick useres in germany :-(

Re: Problem to Update Tellstick net with Mac

Posted: Fri Mar 17, 2023 9:45 am
by patrikg
You should try this tftp from command line in terminal in OSX.

http://developer.telldus.com/wiki/Firmware_mac_terminal

Best Regards
Patrik (snow sweden)

Re: Problem to Update Tellstick net with Mac

Posted: Fri Mar 17, 2023 9:45 am
by picky
Hi, i have test this because i have a Problem with :

put [PATH]/tellstick_net_fw17.hex

The terminal dont akzept my Path.......i think i mak a mistake.........

Re: Problem to Update Tellstick net with Mac

Posted: Fri Mar 17, 2023 9:45 am
by patrikg
You should cd to the correct path, so you don't need to put the correct path in the put command.
The simplest way, why not place the hex file on Desktop, and then only cd to that.

cd ~/Desktop/

Re: Problem to Update Tellstick net with Mac

Posted: Fri Mar 17, 2023 9:45 am
by picky
Hello,
and many Thanks.
Can you show me the complete what i must type into the Terminal. :-)

Re: Problem to Update Tellstick net with Mac

Posted: Fri Mar 17, 2023 9:45 am
by patrikg
First download the hex file to your desktop.
http://download.telldus.com/TellStick/S ... t_fw17.hex

You have to know your ip of your tellstick_net for the tftp command ex: 192.168.0.100

Code: Select all

Macbook@User:~/$ cd ~/Desktop
Macbook@User:~/Desktop$ tftp -e 192.168.0.100
tftp> rexmt 1
tftp> timeout 60
tftp> put tellstick_net_fw17.hex

Re: Problem to Update Tellstick net with Mac

Posted: Fri Mar 17, 2023 9:45 am
by picky
Many many Thanks to you !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! it works!!!!!!!!!

marc