Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Section
Align
alignright

Valid for:

N610

N670

N870

N870E

Embedded Integrator

Virtual Integrator

Panel
titleColor#F85404
titleBGColor#F0F0F0
titleIntroduction

FAQ Nx70 - SUOTA (Hidden)The Software Update Over The Air (SUOTA) functionality provides the possibility to

  • Upgrade DECT handsets via software Over-The-Air.
  • Auto-provisioning of the NEW handsets: SL800H / R700H / S700H
  • In From software 2.41 SOUTA for testing, is implemented.For now, it 44.0 SUOTA can be enabled via auto-provisioning only.

    To start SOUTASUOTA:

    1. On the handset go to: Menu - Settings - System - Handset Update
    2. Click "Update", the device will check the software on the server but you will not get an a "New firmware available"  message 
    3. Click "Update" a second time and then when new firmware is available, firmware update can be started


    • Nx70 base stations and DECT Managers need access to http://suota.gigaset.net/...
    • Via SUOTA up to 4 handsets can be simultaneously updated
    • Handsets should stay connected to the same base during SUOTA firmware update, roaming during SUOTA is not allowed
    Panel
    titleColor#F85404
    titleBGColor#F0F0F0
    titleAuto-provisioning

    How to enable SOUTA via auto-provisioning.

    1. Download the provisioning file (See the content of the provisioning file below)
    2. In the Nx70 web-interface go to: SETTINGS - System - Provisioning and configuration - Autoconfiguration file
    3. Click on Browse and select the provisioning file you have downloaded
    4. Click on Upload and then on Start auto configuration
    5. Now you can start the firmware update on the handset like described above


    Info
    iconfalse
    titleProvisioning template

    <?xml version="1.0" encoding="UTF-8"?>
    <provisioning version="1.1" productID="e2">

    <nvm>

    <!-- switch on SUOTA -->
    <param name="DmGlobal.0.SuotaEnable" value="1" />
    <!-- allow up to x SUOTA connection in parallel per DM (default = 4): -->
    <param name="DmGlobal.0.SuotaNoOfParallelConnections" value="4" />

    </nvm>


    </provisioning>