<html>
  <head>
    <meta content="text/html; charset=iso-8859-2"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    <div class="moz-cite-prefix">No a ted nebudou mit Nemecti soudruzi
      od vysilace DCF co zrat... ;-)<br>
      <br>
      To ESP je fakt kouzelne, ze se da programovat, bohuzel zjistuji,
      ze mam stale min casu na zkoumani zajimavych veci :-(<br>
       <br>
      Dne 28. 2. 2015 v 11:23 Petr Zapadlo napsal(a):<br>
    </div>
    <blockquote cite="mid:54F1972F.7000300@email.cz" type="cite">
      <meta http-equiv="content-type" content="text/html;
        charset=iso-8859-2">
      Zdravím,<br>
      <br>
      věřím, že by to mohlo někoho zajímat.<br>
      <a moz-do-not-send="true" class="moz-txt-link-freetext"
href="http://www.esp8266.com/viewtopic.php?f=11&t=705&p=4881#p4881">http://www.esp8266.com/viewtopic.php?f=11&t=705&p=4881#p4881</a><br>
      <br>
      Na uvedném odkaze je firmware pro ESP8266, který v sobě
      implementuje vše včetně NTP klienta. <br>
      Kromě parametrů na wifi se zeptá jen na časovou zonu a pak již
      vraci čas.<br>
      <br>
      Nov AT příkazy:<br>
      <meta http-equiv="content-type" content="text/html;
        charset=iso-8859-2">
      <span style="color: rgb(0, 0, 0); font-family: 'Source Sans Pro',
        Arial, Helvetica, sans-serif; font-size: 14px; font-style:
        normal; font-variant: normal; font-weight: normal;
        letter-spacing: normal; line-height: 20px; orphans: auto;
        text-align: start; text-indent: 0px; text-transform: none;
        white-space: normal; widows: auto; word-spacing: 0px;
        -webkit-text-stroke-width: 0px; display: inline !important;
        float: none; background-color: rgb(255, 255, 255);">AT+CIPNTP=<offset

        from GMT> , to initialize the ntp, and start syncing the time
        - for example: AT+CIPNTP=2 to intialize it with GMT+2 offset.</span><br
        style="box-sizing: border-box; color: rgb(0, 0, 0); font-family:
        'Source Sans Pro', Arial, Helvetica, sans-serif; font-size:
        14px; font-style: normal; font-variant: normal; font-weight:
        normal; letter-spacing: normal; line-height: 20px; orphans:
        auto; text-align: start; text-indent: 0px; text-transform: none;
        white-space: normal; widows: auto; word-spacing: 0px;
        -webkit-text-stroke-width: 0px; background-color: rgb(255, 255,
        255);">
      <span style="color: rgb(0, 0, 0); font-family: 'Source Sans Pro',
        Arial, Helvetica, sans-serif; font-size: 14px; font-style:
        normal; font-variant: normal; font-weight: normal;
        letter-spacing: normal; line-height: 20px; orphans: auto;
        text-align: start; text-indent: 0px; text-transform: none;
        white-space: normal; widows: auto; word-spacing: 0px;
        -webkit-text-stroke-width: 0px; display: inline !important;
        float: none; background-color: rgb(255, 255, 255);">AT+CIPNTP? -
        to get the current time, for example:<span
          class="Apple-converted-space"> </span></span><br
        style="box-sizing: border-box; color: rgb(0, 0, 0); font-family:
        'Source Sans Pro', Arial, Helvetica, sans-serif; font-size:
        14px; font-style: normal; font-variant: normal; font-weight:
        normal; letter-spacing: normal; line-height: 20px; orphans:
        auto; text-align: start; text-indent: 0px; text-transform: none;
        white-space: normal; widows: auto; word-spacing: 0px;
        -webkit-text-stroke-width: 0px; background-color: rgb(255, 255,
        255);">
      <br style="box-sizing: border-box; color: rgb(0, 0, 0);
        font-family: 'Source Sans Pro', Arial, Helvetica, sans-serif;
        font-size: 14px; font-style: normal; font-variant: normal;
        font-weight: normal; letter-spacing: normal; line-height: 20px;
        orphans: auto; text-align: start; text-indent: 0px;
        text-transform: none; white-space: normal; widows: auto;
        word-spacing: 0px; -webkit-text-stroke-width: 0px;
        background-color: rgb(255, 255, 255);">
      <span style="color: rgb(0, 0, 0); font-family: 'Source Sans Pro',
        Arial, Helvetica, sans-serif; font-size: 14px; font-style:
        normal; font-variant: normal; font-weight: normal;
        letter-spacing: normal; line-height: 20px; orphans: auto;
        text-align: start; text-indent: 0px; text-transform: none;
        white-space: normal; widows: auto; word-spacing: 0px;
        -webkit-text-stroke-width: 0px; display: inline !important;
        float: none; background-color: rgb(255, 255, 255);">AT+CIPNTP?</span><br
        style="box-sizing: border-box; color: rgb(0, 0, 0); font-family:
        'Source Sans Pro', Arial, Helvetica, sans-serif; font-size:
        14px; font-style: normal; font-variant: normal; font-weight:
        normal; letter-spacing: normal; line-height: 20px; orphans:
        auto; text-align: start; text-indent: 0px; text-transform: none;
        white-space: normal; widows: auto; word-spacing: 0px;
        -webkit-text-stroke-width: 0px; background-color: rgb(255, 255,
        255);">
      <span style="color: rgb(0, 0, 0); font-family: 'Source Sans Pro',
        Arial, Helvetica, sans-serif; font-size: 14px; font-style:
        normal; font-variant: normal; font-weight: normal;
        letter-spacing: normal; line-height: 20px; orphans: auto;
        text-align: start; text-indent: 0px; text-transform: none;
        white-space: normal; widows: auto; word-spacing: 0px;
        -webkit-text-stroke-width: 0px; display: inline !important;
        float: none; background-color: rgb(255, 255, 255);">Time:
        22:22:42 12/02/2014 GMT+02<br>
        <br>
        <br>
        Jak jednoduché.<br>
        <br>
        Petr<br>
      </span> <br>
      <fieldset class="mimeAttachmentHeader"></fieldset>
      <br>
      <pre wrap="">_______________________________________________
HW-list mailing list  -  sponsored by <a class="moz-txt-link-abbreviated" href="http://www.HW.cz">www.HW.cz</a>
<a class="moz-txt-link-abbreviated" href="mailto:Hw-list@list.hw.cz">Hw-list@list.hw.cz</a>
<a class="moz-txt-link-freetext" href="http://list.hw.cz/mailman/listinfo/hw-list">http://list.hw.cz/mailman/listinfo/hw-list</a>
</pre>
    </blockquote>
    <br>
  
<br /><br />
<hr style='border:none; color:#909090; background-color:#B0B0B0; height: 1px; width: 99%;' />
<table style='border-collapse:collapse;border:none;'>
        <tr>
                <td style='border:none;padding:0px 15px 0px 8px'>
                        <a href="http://www.avast.com/">
                                <img border=0 src="http://static.avast.com/emails/avast-mail-stamp.png" />
                        </a>
                </td>
                <td>
                        <p style='color:#3d4d5a; font-family:"Calibri","Verdana","Arial","Helvetica"; font-size:12pt;'>
                                This email has been checked for viruses by Avast antivirus software.
                                <br><a href="http://www.avast.com/">www.avast.com</a>
                        </p>
                </td>
        </tr>
</table>
<br />
</body>
</html>