Problem to Update Tellstick net with Mac

Moderator: Telldus

Post Reply
picky
Posts: 4
Joined: Fri Mar 17, 2023 9:45 am

Problem to Update Tellstick net with Mac

Post 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 :-(
patrikg
Posts: 122
Joined: Fri Mar 17, 2023 9:45 am
Location: Stockholm/Sweden

Re: Problem to Update Tellstick net with Mac

Post 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)
picky
Posts: 4
Joined: Fri Mar 17, 2023 9:45 am

Re: Problem to Update Tellstick net with Mac

Post 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.........
patrikg
Posts: 122
Joined: Fri Mar 17, 2023 9:45 am
Location: Stockholm/Sweden

Re: Problem to Update Tellstick net with Mac

Post 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/
picky
Posts: 4
Joined: Fri Mar 17, 2023 9:45 am

Re: Problem to Update Tellstick net with Mac

Post by picky »

Hello,
and many Thanks.
Can you show me the complete what i must type into the Terminal. :-)
patrikg
Posts: 122
Joined: Fri Mar 17, 2023 9:45 am
Location: Stockholm/Sweden

Re: Problem to Update Tellstick net with Mac

Post 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
picky
Posts: 4
Joined: Fri Mar 17, 2023 9:45 am

Re: Problem to Update Tellstick net with Mac

Post by picky »

Many many Thanks to you !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! it works!!!!!!!!!

marc
Post Reply