<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; "><div><br></div>For an end-user, I would estimate around 500KB to 1MB a month nowadays.<div><br></div><div>It really depends on the cellular coverage, and rounding-up of the cellular provider. The way it works is that a GPRS connection behaves like a VPN tunnel. The module creates the connection, and sends/receives traffic over that connection. If the connection dies, the cellular provider rounds-up and charges per chunk of data (e.g. 10KB, 100KB or in some cases 1MB!), with a minumum of 1 chunk.</div><div><br></div><div>So, if you are in poor cellular coverage area, the module makes a GPRS connection, sends perhaps 100 bytes of data, then the connection is lost (and the cellular provider who gave you the poor coverage, rounds up that 100 bytes to 10KB!).</div><div><br></div><div>[ As an aside, that is why OVMS now has lots of code in net.c to try to maintain a GPRS connection and only give up on it after several minutes of trying. We used to just tear down GPRS and bring up a new connection, but that consumed too much cellular data. ]</div><div><br></div><div>The server tracks protocol-level data, and that is typically 10KB a day (perhaps 310KB a month). Actual cellular-level data is some multiple of that - perhaps 2 to 5 would be reasonable to expect for most users.<br><div><br></div><div>Regards, Mark.<div><br><div><div>On 19 Jan, 2013, at 8:09 PM, Michael Balzer <<a href="mailto:dexter@expeedo.de">dexter@expeedo.de</a>> wrote:</div><br class="Apple-interchange-newline"><blockquote type="cite">
  
    <meta content="text/html; charset=ISO-8859-1" http-equiv="Content-Type">
  
  <div bgcolor="#FFFFFF" text="#000000">
    Nikolay,<br>
    <br>
    I normally have about 2-3 MB per month now, I guess my maximum would
    be around 5 MB.<br>
    <br>
    Note: that includes GPS logging (streaming) activated, and I'm
    driving about 600-700 km per month.<br>
    <br>
    I also currently use about 50-100 SMS per month, but I could already
    cut that down to near 0 by disabling the SMS channel, as I send all
    important notifications to the App as well.<br>
    <br>
    Regards,<br>
    Michael<br>
    <br>
    <br>
    <div class="moz-cite-prefix">Am 18.01.2013 17:04, schrieb Nikolay
      Shishkov:<br>
    </div>
    <blockquote cite="mid:1358525072.45205.YahooMailNeo@web142602.mail.bf1.yahoo.com" type="cite">
      <div style="background-color: rgb(255, 255, 255); font-family: 'times new roman', 'new york', times, serif; font-size: 12pt; ">
        <div>I just got off the phone with Telenor Telematics and they
          were very willing to help with telematics SIM card for the
          OVMS.</div>
        <div>Questions came up about the traffic used and number of
          SMSes. </div>
        <div>I remember I read some statistics for couple of days of
          usage, but I need some very rough averages per month. </div>
        <div>Can some of you guys that have been using the system for
          some time put some KB numbers, and if you like comment on your
          usage.</div>
        <div>Thanks,</div>
        <div>Nikolay</div>
      </div>
      <br>
      <fieldset class="mimeAttachmentHeader"></fieldset>
      <br>
      <pre wrap="">_______________________________________________
OvmsDev mailing list
<a class="moz-txt-link-abbreviated" href="mailto:OvmsDev@lists.teslaclub.hk">OvmsDev@lists.teslaclub.hk</a>
<a class="moz-txt-link-freetext" href="http://lists.teslaclub.hk/mailman/listinfo/ovmsdev">http://lists.teslaclub.hk/mailman/listinfo/ovmsdev</a>
</pre>
    </blockquote>
    <br>
    <pre class="moz-signature" cols="72">-- 
Michael Balzer * Paradestr. 8 * D-42107 Wuppertal
Fon 0202 / 272 2201 * Handy 0176 / 206 989 26
</pre>
  </div>

<span><dexter.vcf></span>_______________________________________________<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></div></div></body></html>