<html><head><meta http-equiv="Content-Type" content="text/html charset=iso-8859-1"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; ">I pay WAY over for mine (£6 a month for data only sim) but that's because I want the continued knowledge that my cost is predictable every month. Considering I've heard (though I can't remember where) that Nissan wants £100 a year for Carwings after third year, I'm happy with that...<div><br></div><div>Nikki. </div><div><br><div><div>On 20 Aug 2013, at 14:26, Mark Webb-Johnson <<a href="mailto:mark@webb-johnson.net">mark@webb-johnson.net</a>> wrote:</div><br class="Apple-interchange-newline"><blockquote type="cite"><meta http-equiv="Content-Type" content="text/html charset=us-ascii"><div style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; ">Kevin,<div><br></div><div>How much do you guys pay for the SIM prepaid plans in UK (per month) for OVMS?</div><div><br></div><div>Regards, Mark.</div><div><br></div><div><div>On 20 Aug, 2013, at 9:18 PM, Kevin Sharpe ZCW <<a href="mailto:kevin.sharpe@zerocarbonworld.org">kevin.sharpe@zerocarbonworld.org</a>> wrote:</div><br class="Apple-interchange-newline"><blockquote type="cite">

<meta http-equiv="Content-Type" content="text/html; charset=us-ascii">

<div style="font-size: 12px; font-family: 'Helvetica Neue', sans-serif; word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; ">
<div>
<div>
<div>We've seen lots of issues with SIM configuration here and almost ever new OVMS user requires help.</div>
<div><br>
</div>
<div>When driving I've even lost connectivity in some European countries because I've been unable to remove the SIM for reconfiguration.</div>
<div><br>
</div>
<div>Anything that simplifies the configuration overhead would be welcome here!</div>
<div><br>
</div>
<div>
<div>
<table id="Table_01" width="661" height="185" border="0" cellpadding="0" cellspacing="0" style="font-family: Times; letter-spacing: normal; orphans: 2; text-indent: 0px; text-transform: none; widows: 2; word-spacing: 0px; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; ">
<tbody>
<tr>
<td width="1" rowspan="2" style="font-family: Arial, Helvetica, sans-serif; color: rgb(2, 112, 210); ">
<img src="http://www.zerocarbonworld.org/images/email-signatures_03.gif" width="1" height="158" alt=""></td>
<td width="136" height="81" style="font-family: Arial, Helvetica, sans-serif; color: rgb(2, 112, 210); ">
<img src="http://www.zerocarbonworld.org/images/logo.png" width="124" height="60" alt=""></td>
<td width="524" style="font-family: Arial, Helvetica, sans-serif; color: rgb(2, 112, 210); ">
<span style="font-weight: bold; color: rgb(118, 118, 118); font-size: 13px; ">Kevin Sharpe | Founder & Patron</span><br>
<div style="height: 8px; font-size: 1px; "></div>
<span style="color: rgb(118, 118, 118); font-size: 11px; ">Tel: +44 122 566 7544 ext: 800 | Skype: zerocarbonworld</span><br>
<div style="height: 8px; font-size: 1px; "></div>
<span style="font-size: 11px; "><a href="mailto:kevin.sharpe@zerocarbonworld.org" style="color: rgb(2, 112, 210); ">kevin.sharpe@zerocarbonworld.org </a>| <a href="http://www.zerocarbonworld.org/" style="color: rgb(2, 112, 210); ">www.zerocarbonworld.org</a> | <a href="http://twitter.com/ZCWcharlie" style="color: rgb(2, 112, 210); ">twitter.com/zerocarbonworld</a></span></td>
</tr>
<tr>
<td colspan="2" valign="top" style="font-family: Arial, Helvetica, sans-serif; color: rgb(2, 112, 210); ">
<img src="http://www.zerocarbonworld.org/images/email-signatures_06.png" width="653" height="49" alt=""><br>
<span style="font-weight: bold; color: rgb(118, 118, 118); font-size: 11px; ">Zero Carbon World is a UK Registered Charity #1141347</span></td>
</tr>
</tbody>
</table>
</div>
</div>
</div>
</div>
<span id="OLK_SRC_BODY_SECTION">
<div style="font-family: Calibri; font-size: 11pt; text-align: left; border-width: 1pt medium medium; border-style: solid none none; padding: 3pt 0in 0in; border-top-color: rgb(181, 196, 223); ">
<span style="font-weight:bold">From: </span>Mark Webb-Johnson <<a href="mailto:mark@webb-johnson.net">mark@webb-johnson.net</a>><br>
<span style="font-weight:bold">Reply-To: </span>OVMS Developers <<a href="mailto:ovmsdev@lists.teslaclub.hk">ovmsdev@lists.teslaclub.hk</a>><br>
<span style="font-weight:bold">Date: </span>Tuesday, 20 August 2013 15:04<br>
<span style="font-weight:bold">To: </span>OVMS Developers <<a href="mailto:ovmsdev@lists.teslaclub.hk">ovmsdev@lists.teslaclub.hk</a>><br>
<span style="font-weight:bold">Subject: </span>[Ovmsdev] USSD Signaling<br>
</div>
<div><br>
</div>
<div>
<div style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; ">
<div><br>
</div>
<div>I've had a proposal from a M2M provider that is interesting, so thought I'd distribute it here, and get feedback.</div>
<div><br>
</div>
<div>A very low-level protocol in the GSM standard is called USSD. It involves the transmission of a single alpha-numeric message of up to about 120 characters. Our protocol messages would fit perfectly into it. The USSD protocol is routed at a very low level,
 and is a datagram-syle protocol (it may be discarded by the network if there is no cellular connectivity, kind of like UDP). The protocol is supposedly better able to make it through congested and low-signal areas than even SMS, and certainly much better than
 GPRS. Message transit times are faster than SMS at around 1 second (of course, depending on cellular coverage).</div>
<div><br>
</div>
<div>The interesting things about the protocol are than (a) it is free (or flat-rate, at least), and (b) it supports roaming. One SIM, flat rate, globally.</div>
<div><br>
</div>
<div>The M2M provider suggests that we buy SIMs from them with unlimited USSD plans. Once activated, the SIMs would work globally on hundreds of partner carriers, and would only support USSD (not SMS or GPRS data). The way it would work for OVMS would  be:</div>
<div><br>
</div>
<div>
<ol class="MailOutline">
<li>Every OVMS module would be provided with a USSD SIM already onboard. It would work globally.</li><li>The owner would go to the <a href="http://www.openvehicles.com/">www.openvehicles.com</a> website and create a vehicle record as normal, but also enter the serial number of the SIM.</li><li>When the OVMS module powers on, it would read the serial number from the SIM then send a single USSD message to us to request provisioning (vehicleid, server password, etc).</li><li>The OVMS server would send back a USSD message to provision the module in the car.</li><li>From then onwards, USSD messages would be used to encapsulate our current OVMS protocol messages.</li><li>The USSD messages are bi-directionally gatewayed to the OVMS server via the M2M provider, over the Internet.</li><li>There would need to be some small changes to the encryption protocol we use.</li><li>The OVMS firmware could support this as a special operation mode - based on the prefix of the SIM inserted. So, it could work in normal SMS/GPRS mode as well as USSD mode (switched by the SIM in the module).</li></ol>
</div>
<div><br>
</div>
<div>Cost wise, this would increase the cost of the module by less than US$10 (price of the SIM). A monthly flat-rate "unlimited" USSD plan would be around US$8-US$10 per month.</div>
<div><br>
</div>
<div>What do people think?</div>
<div><br>
</div>
<div>Regards, Mark</div>
<div><br>
</div>
</div>
</div>
</span>
</div>

_______________________________________________<br>OvmsDev mailing list<br><a href="mailto:OvmsDev@lists.teslaclub.hk">OvmsDev@lists.teslaclub.hk</a><br><a href="http://lists.teslaclub.hk/mailman/listinfo/ovmsdev">http://lists.teslaclub.hk/mailman/listinfo/ovmsdev</a><br></blockquote></div><br></div>_______________________________________________<br>OvmsDev mailing list<br><a href="mailto:OvmsDev@lists.teslaclub.hk">OvmsDev@lists.teslaclub.hk</a><br>http://lists.teslaclub.hk/mailman/listinfo/ovmsdev<br></blockquote></div><br></div></body></html>