Changes
Speed Limiting Solution (view source)
Revision as of 11:54, 22 October 2021
, 11:54, 22 October 2021no edit summary
*<span style="background:#05CC6F">102</span> – Sleep settings(0 – Disable, 1 – Gps sleep, 2 – Deep sleep, 3 – Online Deep sleep, 4 – Ultra sleep)
*<span style="background:#05CC6F">102</span> – Sleep settings(0 – Disable, 1 – Gps sleep, 2 – Deep sleep, 3 – Online Deep sleep, 4 – Ultra sleep)
'''Note''': This scenario will not work with [[MSP500 Sleep modes|Deep Sleep]] and [[MSP500 Sleep modes|Ultra Sleep]] modes, since they disable the device's GSM module to save power.
'''Note''': This scenario will not work with [[MSP500 Sleep modes|Deep Sleep]] and [[MSP500 Sleep modes|Ultra Sleep]] modes, since they disable the device's GSM module to save power.
To setup the speed limiting feature in the configurator we should navigate to '''Features → Over Speeding''' where we would set a priority for the event, speed source and DOUT 1 for the relay to work properly.<br />
[[File:MSP500 Configurator Setup 1.png|thumb|852x852px|alt=|none]]
<br />
<br />
'''Quickstart:''' From default configuration to Car sharing solution in one SMS:
'''Quickstart:''' From default configuration to Speed Limiting solution in one SMS:
" setparam <span style="background-color:#91b9d4;">2001</span>:APN;<span style="background-color:#91d4b9;">2002</span>:APN_user;<span style="background-color:#b991d4;">2003</span>:APN_password;<span style="background-color:#b9d491;">2004</span>:Domain;<span style="background-color:#d491b9;">2005</span>:Port;<span style="background-color:#d4b991;">2006</span>:0;<span style="background:#05CC6F">102</span>:3;<span style="background:#E18DE7">45002</span>:ProgramNumber;<span style="background-color:#dee11d;">45170</span>:1;<span style="background-color:#1de1d2;">45130</span>:1;<span style="background-color:#e1701d;">45220</span>:1;<span style="background-color:#bce5d7;">45430</span>:1"
" setparam <span style="background-color:#91b9d4;">2001</span>:APN;<span style="background-color:#91d4b9;">2002</span>:APN_user;<span style="background-color:#b991d4;">2003</span>:APN_password;<span style="background-color:#b9d491;">2004</span>:Domain;<span style="background-color:#d491b9;">2005</span>:Port;<span style="background-color:#d4b991;">2006</span>:0;<span style="background:#05CC6F">102</span>:3;11100:2;11104:90;13217:0;11103:1;"
This SMS will set up your device to report the Car Sharing scenario to the server and the possibility for remote control of vehicle components.
This SMS will set up your device to report the Car Sharing scenario to the server and the possibility for remote control of vehicle components.