<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>8-bit MicrocontrollersのトピックRe: firmware update over the air</title>
    <link>https://community.nxp.com/t5/8-bit-Microcontrollers/firmware-update-over-the-air/m-p/148425#M7706</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;What about noise on the UART line itself? The built-in error detection in UART is worthless. One bit error because of noise on the UART line and your whole program gets corrupted. Add a CRC I would say. You might want a CRC check on the flash memory anyway.&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 19 Nov 2009 18:09:09 GMT</pubDate>
    <dc:creator>Lundin</dc:creator>
    <dc:date>2009-11-19T18:09:09Z</dc:date>
    <item>
      <title>firmware update over the air</title>
      <link>https://community.nxp.com/t5/8-bit-Microcontrollers/firmware-update-over-the-air/m-p/148423#M7704</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;I'd like to update my microcontroler firmware via GPRS. I've an external I2C memory. My GSM modem has already an IP stack. I just need to transfer some bytes on the GSM UART and it arrives on the server side. No matter about TCP/IP.&lt;/P&gt;&lt;P&gt;The problem for me is GPRS technology and the protocol to implement between the microcontroler and the server.&lt;/P&gt;&lt;P&gt;Is it better to transfer 100 bytes packets or 1500 ?&amp;nbsp; consider that sometimes the GPRS quality could be poor.&lt;/P&gt;&lt;P&gt;MTU (max transmit unit) =1500 bytes on this modem.&lt;/P&gt;&lt;P&gt;When the server transfer the 1500bytes to my microcontroler, would you add an ACK ? then send a new 1500Bytes frames ?&lt;/P&gt;&lt;P&gt;Would you add CTS/RTS hardware flow control ?&lt;/P&gt;&lt;P&gt;Would you add some CRC, checksum to check the integrity ?&lt;/P&gt;&lt;P&gt;Zmodem ?&amp;nbsp; encryption needed ? compression is a plus ?&lt;/P&gt;&lt;P&gt;I'd like to have a standard protocol and not doing my protocol.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Anyone implemented a binary difference patch on 8bit microcontroler ? the lower data, the less GPRS cost.&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;yul&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 22 Oct 2009 20:45:02 GMT</pubDate>
      <guid>https://community.nxp.com/t5/8-bit-Microcontrollers/firmware-update-over-the-air/m-p/148423#M7704</guid>
      <dc:creator>Yul_m</dc:creator>
      <dc:date>2009-10-22T20:45:02Z</dc:date>
    </item>
    <item>
      <title>Re: firmware update over the air</title>
      <link>https://community.nxp.com/t5/8-bit-Microcontrollers/firmware-update-over-the-air/m-p/148424#M7705</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE&gt;&lt;BLOCKQUOTE&gt;&lt;P&gt;Hy Yul&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;Is it better to transfer 100 bytes packets or 1500 ?&amp;nbsp; consider that sometimes the GPRS quality could be poor.&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;In GPRS communications more bytes transfered&amp;nbsp;one time &amp;nbsp;is more fast proccess.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;When the server transfer the 1500bytes to my microcontroler, would you add an ACK ? then send a new 1500Bytes frames ?&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Yes this is the form&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;Would you add CTS/RTS hardware flow control ?&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;Is almost a must&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;Would you add some CRC, checksum to check the integrity ?&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Not neccesary, the TCP protocol have data integrity&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;Zmodem ?&amp;nbsp; encryption needed ? compression is a plus ?&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Maybe&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;I'd like to have a standard protocol and not doing my protocol.&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Maybe&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;Best regards&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 19 Nov 2009 00:13:45 GMT</pubDate>
      <guid>https://community.nxp.com/t5/8-bit-Microcontrollers/firmware-update-over-the-air/m-p/148424#M7705</guid>
      <dc:creator>Richard777</dc:creator>
      <dc:date>2009-11-19T00:13:45Z</dc:date>
    </item>
    <item>
      <title>Re: firmware update over the air</title>
      <link>https://community.nxp.com/t5/8-bit-Microcontrollers/firmware-update-over-the-air/m-p/148425#M7706</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;What about noise on the UART line itself? The built-in error detection in UART is worthless. One bit error because of noise on the UART line and your whole program gets corrupted. Add a CRC I would say. You might want a CRC check on the flash memory anyway.&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 19 Nov 2009 18:09:09 GMT</pubDate>
      <guid>https://community.nxp.com/t5/8-bit-Microcontrollers/firmware-update-over-the-air/m-p/148425#M7706</guid>
      <dc:creator>Lundin</dc:creator>
      <dc:date>2009-11-19T18:09:09Z</dc:date>
    </item>
    <item>
      <title>Re: firmware update over the air</title>
      <link>https://community.nxp.com/t5/8-bit-Microcontrollers/firmware-update-over-the-air/m-p/148426#M7707</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Yul...&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;I am a beginner to "over the air &amp;nbsp;firmware upgrade" , could you plz share me the details(about how you did that...).&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks in advance&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Aug 2010 18:47:40 GMT</pubDate>
      <guid>https://community.nxp.com/t5/8-bit-Microcontrollers/firmware-update-over-the-air/m-p/148426#M7707</guid>
      <dc:creator>ShivaSparr</dc:creator>
      <dc:date>2010-08-05T18:47:40Z</dc:date>
    </item>
  </channel>
</rss>

