Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Section
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.

From software 2.43.0 SOUTA can be enabled via auto-provisioning.

To start SOUTA:

  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 "New firmware available" 
  3. Click "Update" a second time and then when new firmware is available, firmware update can be started


Panel
titleColor#F85404
titleBGColor#F0F0F0
titleAuto-provisioning
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>