Howto:Firmware Upgrade and initial Configuration of IP72 via USB: Difference between revisions

From innovaphone wiki
Jump to navigation Jump to search
mNo edit summary
No edit summary
 
(107 intermediate revisions by 5 users not shown)
Line 1: Line 1:
This article describes procedure of Firmware upgrade and initial configuration of IP72 via USB interface.


==Applies To==
This information applies to


* IP72
----
Ascom Firmware or innovaphone Firmware Build 07-60527 and later.
----


==More Information==
The old page has been obsoleted and deleted!


===Problem Details===
For current, up-to-date information please go to:
In some cases you will need to update IP72 firmware before WLAN connection to the device is availible. For that purposes you can use USB Charger for IP72 to upload new firmware or change phone configuration.


===System Requirements===
[[Howto:Initial_Deployment_of_IP72]]
*USB-Charger
*[http://download.innovaphone.com/beta/i75/IP72_upgrade/IP72_usb_driver.zip‎ USB-Driver for Ascom i75]
*Ascom PDM Software in case you have an Ascom i75 phone branded as innovaphone IP72
*[http://download.innovaphone.com/beta/i75/IP72_upgrade/usbload_build_07-60016.zip usbload tool] in case you have IP72 with innovaphone firmware
*IP72 firmware [http://download.innovaphone.com/beta/i75/IP72_upgrade/ip72upgrade_07-60527.zip ip72upgrade.bin] or [http://download.innovaphone.com/beta/i75/IP72_upgrade/ip72_build_07-60527.zip ip72.bin]


===Installation===
Or alternatively, search for string "IP72" within wiki.innovaphone.
At first install USB Driver. Plug USB-Charger to any free USB-Port on your PC and wait till Windows Device Manager ask you for Driver location.


===Firmware Update===
Thank you!
There 2 possible cases by udating firmware on IP72:
*you have an Ascom i75 phone branded as innovaphone IP72 with Ascom firmware installed on it
*you have IP72 with innovaphone firmware Build 07-60527 and later


In case you have Ascom firmware, use Ascoms PDM Software to update to innovaphone firmware. Copy ip72upgrade.bin into
c:\Programme\Ascom Tateco\Portable Device Manager\Server\sw\
Then run software update via PDM Software.


If you have an innovaphone firmware on IP72 turn it on and connect it with USB Charger. Open new DOS Box and change to directory containing ip72.bin and upload.exe and run:
----
usbload.exe upload ip72.bin
----


Do not interrupt connection to IP72 or close upload.exe!!! This can brick the device!
[[Image:Howto_Firmware_Upgrade_and_initial_Configuration_of_IP72_via_USB_03.PNG]]
===Configuration===
To configure IP72 via USB you have to use telnet command line interface. The most commands are the same like on IP110/IP200/IP230 except WLAN configuration commands.
Open new DOS Box and chage to directory containing usbload.exe and start usbload. If USB Driver correctly installed and IP72 is connected to USB Port you will see login prompt after pressing <Enter>:
[[Image:Howto_Firmware_Upgrade_and_initial_Configuration_of_IP72_via_USB_02.PNG]]
Login with standard password: ip72.
In some cases, if you upgraded from Ascom firmware, try to use following password to login:
Y2hhbmdlbWU=
To configure WLAN with SSID IP72Trial and 128bit HEX WEP-Key e78b52074e0144d3d2fd61efaa use following command:
config change WLANMGR0 /ssid IP72Trial /wep-key e78b52074e0144d3d2fd61efaa /cipher wep128 /wep-index 1 /xtrace
To change Registration options:
config change PHONE SIG /prot H323 /gk-addr 172.16.0.1 /h323 testuser /tones 0
Save and activate the changes with:
config write
config activate
===Known Problems===
Sometimes PDM Software or usbload can not find any IP72 Devices allthough this correctly connected. Rebooting PC will help in most cases.
== Related Articles ==
<!--*[[Main_Page|wiki-innovaphone]]-->


[[Category:Howto|{{PAGENAME}}]]
[[Category:Howto|{{PAGENAME}}]]

Latest revision as of 14:51, 3 December 2009




The old page has been obsoleted and deleted!

For current, up-to-date information please go to:

Howto:Initial_Deployment_of_IP72

Or alternatively, search for string "IP72" within wiki.innovaphone.

Thank you!