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
Line 10: Line 10:


===Problem Details===
===Problem Details===
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===
===System Requirements===
*USB-Charger
*USB-Charger

Revision as of 13:27, 8 May 2007

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

Problem Details

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

  • USB-Charger
  • USB-Driver for Ascom i75
  • Ascom PDM Software in case you have an Ascom i75 phone branded as innovaphone IP72
  • usbload tool in case you have IP72 with innovaphone firmware

Installation

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

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:

upload.exe upload ip72.bin

Do not interrupt connection to IP72 or close upload.exe!!! This can brick the device!

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>:

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