<?xml-stylesheet type="text/xsl" href="https://community.element14.com/cfs-file/__key/system/syndication/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>Over the Air (OTA) Programming of ESP8266 - Part I</title><link>/members-area/personalblogs/b/blog/posts/over-the-air-ota-programming-of-esp8266---part-i</link><description>INTRODUCTION The following summary is taken from the the ESP8266 package documentation: https://arduino-esp8266.readthedocs.io/en/latest/ota_updates/...</description><dc:language>en-US</dc:language><generator>Telligent Community 12</generator><item><title>RE: Over the Air (OTA) Programming of ESP8266 - Part I</title><link>https://community.element14.com/members-area/personalblogs/b/blog/posts/over-the-air-ota-programming-of-esp8266---part-i</link><pubDate>Mon, 02 Mar 2020 00:09:44 GMT</pubDate><guid isPermaLink="false">93d5dcb4-84c2-446f-b2cb-99731719e767:aee0c217-dec3-4569-9500-de7b1986fefb</guid><dc:creator>vfontanella</dc:creator><slash:comments>1</slash:comments><description>&lt;p&gt;Hi All,&lt;/p&gt;&lt;p&gt;only a tip if you are doing this kind of thing, As Neil said, is not possible to use the serial monitor and upload at the same time.&lt;/p&gt;&lt;p&gt;As an alternative for that I use a software called screen, which is a terminal emulator ( for Linux and Mac OS).&lt;/p&gt;&lt;p&gt;Doing so, you can upload and monitor in your terminal what is returning from the serial monitor.&lt;/p&gt;&lt;p&gt;You only need to open your terminal and type:&lt;/p&gt;&lt;p&gt;$screen /dev/cu.YOUR_SERIAL_PORT 115200&lt;/p&gt;&lt;p&gt;Hope this help someone.&lt;/p&gt;&lt;p&gt;cheers,&lt;/p&gt;&lt;p&gt;Vicente.&lt;/p&gt;&lt;img src="https://community.element14.com/aggbug?PostID=6640&amp;AppID=293&amp;AppType=Weblog&amp;ContentType=0" width="1" height="1"&gt;</description></item><item><title>RE: Over the Air (OTA) Programming of ESP8266 - Part I</title><link>https://community.element14.com/members-area/personalblogs/b/blog/posts/over-the-air-ota-programming-of-esp8266---part-i</link><pubDate>Mon, 23 Dec 2019 11:41:25 GMT</pubDate><guid isPermaLink="false">93d5dcb4-84c2-446f-b2cb-99731719e767:aee0c217-dec3-4569-9500-de7b1986fefb</guid><dc:creator>dubbie</dc:creator><slash:comments>1</slash:comments><description>&lt;p&gt;This looks very interesting and useful. My desk is a rats nest of wires and being able to programme OTA would be really useful. However, I think I will have to leave it for later as I have other things (mobile robots) that I want to work on first.&lt;/p&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Dubbie&lt;/p&gt;&lt;img src="https://community.element14.com/aggbug?PostID=6640&amp;AppID=293&amp;AppType=Weblog&amp;ContentType=0" width="1" height="1"&gt;</description></item><item><title>RE: Over the Air (OTA) Programming of ESP8266 - Part I</title><link>https://community.element14.com/members-area/personalblogs/b/blog/posts/over-the-air-ota-programming-of-esp8266---part-i</link><pubDate>Mon, 23 Dec 2019 08:57:24 GMT</pubDate><guid isPermaLink="false">93d5dcb4-84c2-446f-b2cb-99731719e767:aee0c217-dec3-4569-9500-de7b1986fefb</guid><dc:creator>shabaz</dc:creator><slash:comments>1</slash:comments><description>&lt;p&gt;Hi Neil,&lt;/p&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;This is a great resource!&lt;/p&gt;&lt;img src="https://community.element14.com/aggbug?PostID=6640&amp;AppID=293&amp;AppType=Weblog&amp;ContentType=0" width="1" height="1"&gt;</description></item><item><title>RE: Over the Air (OTA) Programming of ESP8266 - Part I</title><link>https://community.element14.com/members-area/personalblogs/b/blog/posts/over-the-air-ota-programming-of-esp8266---part-i</link><pubDate>Mon, 23 Dec 2019 01:17:23 GMT</pubDate><guid isPermaLink="false">93d5dcb4-84c2-446f-b2cb-99731719e767:aee0c217-dec3-4569-9500-de7b1986fefb</guid><dc:creator>genebren</dc:creator><slash:comments>1</slash:comments><description>&lt;p&gt;OTA is a wonderful thing when it works.&amp;nbsp; I worked on a zigbee mesh configuration where we could have several 100 devices on a channel.&amp;nbsp; Using a OTA scheme to update the firmware was a lengthy process, but it was much simpler than updating each module, one at a time, with a JTAG programmer.&lt;/p&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;We ran into similar issues, regarding memory sizing, but solved the problem with a serial epprom/flash to hold the temporary copy.&lt;/p&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Great blog!&lt;/p&gt;&lt;img src="https://community.element14.com/aggbug?PostID=6640&amp;AppID=293&amp;AppType=Weblog&amp;ContentType=0" width="1" height="1"&gt;</description></item><item><title>RE: Over the Air (OTA) Programming of ESP8266 - Part I</title><link>https://community.element14.com/members-area/personalblogs/b/blog/posts/over-the-air-ota-programming-of-esp8266---part-i</link><pubDate>Sun, 22 Dec 2019 21:25:52 GMT</pubDate><guid isPermaLink="false">93d5dcb4-84c2-446f-b2cb-99731719e767:aee0c217-dec3-4569-9500-de7b1986fefb</guid><dc:creator>ralphjy</dc:creator><slash:comments>1</slash:comments><description>&lt;p&gt;Nice post.&amp;nbsp; I had not looked into OTA updating before as I haven’t had a need for it.&amp;nbsp; It will be very useful for developing remote sensors.&lt;/p&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt; I think I’ll try it with an ESP32cam that I have that doesn’t like being powered via the computer USB port (brownout detection gets triggered when WiFi is active).&lt;/p&gt;&lt;img src="https://community.element14.com/aggbug?PostID=6640&amp;AppID=293&amp;AppType=Weblog&amp;ContentType=0" width="1" height="1"&gt;</description></item><item><title>RE: Over the Air (OTA) Programming of ESP8266 - Part I</title><link>https://community.element14.com/members-area/personalblogs/b/blog/posts/over-the-air-ota-programming-of-esp8266---part-i</link><pubDate>Sun, 22 Dec 2019 20:05:02 GMT</pubDate><guid isPermaLink="false">93d5dcb4-84c2-446f-b2cb-99731719e767:aee0c217-dec3-4569-9500-de7b1986fefb</guid><dc:creator>DAB</dc:creator><slash:comments>0</slash:comments><description>&lt;p&gt;Nice post.&lt;/p&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;DAB&lt;/p&gt;&lt;img src="https://community.element14.com/aggbug?PostID=6640&amp;AppID=293&amp;AppType=Weblog&amp;ContentType=0" width="1" height="1"&gt;</description></item><item><title>RE: Over the Air (OTA) Programming of ESP8266 - Part I</title><link>https://community.element14.com/members-area/personalblogs/b/blog/posts/over-the-air-ota-programming-of-esp8266---part-i</link><pubDate>Sun, 22 Dec 2019 17:17:51 GMT</pubDate><guid isPermaLink="false">93d5dcb4-84c2-446f-b2cb-99731719e767:aee0c217-dec3-4569-9500-de7b1986fefb</guid><dc:creator>dougw</dc:creator><slash:comments>1</slash:comments><description>&lt;p&gt;Thanks for blogging about this useful technique.&lt;/p&gt;&lt;img src="https://community.element14.com/aggbug?PostID=6640&amp;AppID=293&amp;AppType=Weblog&amp;ContentType=0" width="1" height="1"&gt;</description></item></channel></rss>