Difference between revisions of ":Getting Started/13/en"

From meteobridge
Jump to: navigation, search
(Importing a new version from external source)
 
(Importazione di una nuova versione da una fonte esterna)
 
Line 1: Line 1:
When TFTP is enabled and IP of your host PC is set to 192.168.1.20 we can start flashing. Please open a CMD shell and type in the command <pre>tftp -i 192.168.1.1 put flash-file-name</pre> where ''flash-file-name'' is the name of the image to flash. When command is done successfully, number of transferred bytes is displayed.
+
When TFTP is enabled and IP of your host PC is set to 192.168.1.20 we can start flashing. Please open a CMD shell and type in the command:<pre>tftp -i 192.168.1.1 put flash-file-name</pre> Here ''flash-file-name'' is the name of the image to flash and you find the correct flash file at [http://www.meteohub.de/files/meteobridge-wl-330n3g-v1.2.sys meteobridge-wl-330n3g-v1.2.sys]. When command is done successfully, number of transferred bytes is displayed.

Latest revision as of 10:02, 16 February 2014

When TFTP is enabled and IP of your host PC is set to 192.168.1.20 we can start flashing. Please open a CMD shell and type in the command:
tftp -i 192.168.1.1 put flash-file-name
Here flash-file-name is the name of the image to flash and you find the correct flash file at meteobridge-wl-330n3g-v1.2.sys. When command is done successfully, number of transferred bytes is displayed.