<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[Uploading file at runtime crashes lopy4]]></title><description><![CDATA[<p dir="auto">Uploading file at runtime crashes lopy4.  It happens very often, has it something to do with the py being too busy while i upload a file.   Im uploading through ftp provided by the AP of the py.</p>
<p dir="auto">Should i stop execution on the py when i'm uploading the file?  Im using filezilla on my computer to upload.</p>
]]></description><link>https://forum.pycom.io/topic/4330/uploading-file-at-runtime-crashes-lopy4</link><generator>RSS for Node</generator><lastBuildDate>Mon, 18 May 2026 05:59:06 GMT</lastBuildDate><atom:link href="https://forum.pycom.io/topic/4330.rss" rel="self" type="application/rss+xml"/><pubDate>Mon, 04 Feb 2019 08:36:29 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Uploading file at runtime crashes lopy4 on Mon, 04 Feb 2019 08:36:29 GMT]]></title><description><![CDATA[<p dir="auto">Uploading file at runtime crashes lopy4.  It happens very often, has it something to do with the py being too busy while i upload a file.   Im uploading through ftp provided by the AP of the py.</p>
<p dir="auto">Should i stop execution on the py when i'm uploading the file?  Im using filezilla on my computer to upload.</p>
]]></description><link>https://forum.pycom.io/post/25538</link><guid isPermaLink="true">https://forum.pycom.io/post/25538</guid><dc:creator><![CDATA[misterlisty]]></dc:creator><pubDate>Mon, 04 Feb 2019 08:36:29 GMT</pubDate></item><item><title><![CDATA[Reply to Uploading file at runtime crashes lopy4 on Mon, 04 Feb 2019 09:14:54 GMT]]></title><description><![CDATA[<p dir="auto">Hello Misterlisty,</p>
<p dir="auto">Are you perhaps using Bluetooth in your app?  We sometimes have issues with bluetooth blocking FTP updates. if so try and deinit bluetooth before upload.</p>
<p dir="auto">That said. your app running normally should not effect FTP even if its running without sleeping. FTP runs in a background task in parallel to user code.</p>
]]></description><link>https://forum.pycom.io/post/25540</link><guid isPermaLink="true">https://forum.pycom.io/post/25540</guid><dc:creator><![CDATA[Paul Thornton]]></dc:creator><pubDate>Mon, 04 Feb 2019 09:14:54 GMT</pubDate></item><item><title><![CDATA[Reply to Uploading file at runtime crashes lopy4 on Mon, 04 Feb 2019 10:42:56 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="https://forum.pycom.io/uid/3525">@paul-thornton</a> It would be awesome if i could detect a ftp upload and turn off ble when this occurs?</p>
]]></description><link>https://forum.pycom.io/post/25541</link><guid isPermaLink="true">https://forum.pycom.io/post/25541</guid><dc:creator><![CDATA[misterlisty]]></dc:creator><pubDate>Mon, 04 Feb 2019 10:42:56 GMT</pubDate></item><item><title><![CDATA[Reply to Uploading file at runtime crashes lopy4 on Mon, 04 Feb 2019 10:43:33 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="https://forum.pycom.io/uid/1981">@misterlisty</a></p>
<p dir="auto">Edit: Apologies. I replied to this but it seemed to come as an edit to your post instead.</p>
<p dir="auto">Have asked the team for suggestions on the best way to handle this. Is it possible to get a copy of the crash dump next time it fails for you? we would like to confirm it is actually caused by BLE.</p>
<p dir="auto">Paul</p>
]]></description><link>https://forum.pycom.io/post/25548</link><guid isPermaLink="true">https://forum.pycom.io/post/25548</guid><dc:creator><![CDATA[Paul Thornton]]></dc:creator><pubDate>Mon, 04 Feb 2019 10:43:33 GMT</pubDate></item><item><title><![CDATA[Reply to Uploading file at runtime crashes lopy4 on Mon, 04 Feb 2019 11:40:59 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="https://forum.pycom.io/uid/3525">@paul-thornton</a> Sure, will upload next time it happens.  Just curous, exactly what is the crash dump..is it something i can interpret?</p>
]]></description><link>https://forum.pycom.io/post/25555</link><guid isPermaLink="true">https://forum.pycom.io/post/25555</guid><dc:creator><![CDATA[misterlisty]]></dc:creator><pubDate>Mon, 04 Feb 2019 11:40:59 GMT</pubDate></item><item><title><![CDATA[Reply to Uploading file at runtime crashes lopy4 on Mon, 04 Feb 2019 12:30:29 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="https://forum.pycom.io/uid/1981">@misterlisty</a></p>
<p dir="auto">Crash dumps contain some state about the device and running code at the point it had an error. with the right tools and source code you can see what was happening on the device when it crashed and try and locate the source of the error.</p>
<p dir="auto">Im not sure we have all the tooling to diagnose a crash dump public. Let me confirm with the team and check I could be wrong.</p>
]]></description><link>https://forum.pycom.io/post/25559</link><guid isPermaLink="true">https://forum.pycom.io/post/25559</guid><dc:creator><![CDATA[Paul Thornton]]></dc:creator><pubDate>Mon, 04 Feb 2019 12:30:29 GMT</pubDate></item></channel></rss>