<?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[Need a USB Storage Device with wifi upload capabilities]]></title><description><![CDATA[<p dir="auto">I've been trying to solve this problem but am coming up short.  I need something to act as a thumb drive, but still be able to receive files over the network.  This will be for a remote 3D printer that I constantly lose the dongle for.  There was a device called a maypole that did this, but I wasn't able to convert that code to work with LilyGo devices.</p>
<p dir="auto">I have both the T-Dongle-ESP32S2 and the T8-C3 ESP32-C3 device available to use.  I was able to emulate a usb mass storage device with both, but remote upload was definitely out of the scope of the example code that I found.</p>
<p dir="auto">The accepted solution would have been a raspberry pi zero that I can attach to my network as a nas or ssh target and still have in device mode, but I think these ESP32 devices are just as capable without all the overhead of an OS.</p>
<p dir="auto">Does anyone know of any solutions out there that already accomplish this?  If not, what libraries do you think I should use in either Arduino or CircuitPython to accomplish the file server as usb device concept?</p>
]]></description><link>https://www.community.lilygo.cc/topic/190/need-a-usb-storage-device-with-wifi-upload-capabilities</link><generator>RSS for Node</generator><lastBuildDate>Mon, 13 Apr 2026 05:20:35 GMT</lastBuildDate><atom:link href="https://www.community.lilygo.cc/topic/190.rss" rel="self" type="application/rss+xml"/><pubDate>Wed, 08 Mar 2023 02:44:51 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Need a USB Storage Device with wifi upload capabilities on Sat, 25 Mar 2023 05:20:24 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="https://www.community.lilygo.cc/uid/123">@lewis</a> - No I have not. Definitely looks promising though.  I'll see if I can get it working on a couple different ESP32s.  Thanks!  I knew I wasn't the first one to ever think this capability up.</p>
]]></description><link>https://www.community.lilygo.cc/post/474</link><guid isPermaLink="true">https://www.community.lilygo.cc/post/474</guid><dc:creator><![CDATA[oracledude]]></dc:creator><pubDate>Sat, 25 Mar 2023 05:20:24 GMT</pubDate></item><item><title><![CDATA[Reply to Need a USB Storage Device with wifi upload capabilities on Mon, 13 Mar 2023 08:52:58 GMT]]></title><description><![CDATA[<p dir="auto">Have you tried SDWebServer? <a href="https://github.com/espressif/arduino-esp32/tree/master/libraries/WebServer/examples/SDWebServer" rel="nofollow ugc">https://github.com/espressif/arduino-esp32/tree/master/libraries/WebServer/examples/SDWebServer</a></p>
]]></description><link>https://www.community.lilygo.cc/post/463</link><guid isPermaLink="true">https://www.community.lilygo.cc/post/463</guid><dc:creator><![CDATA[lewis]]></dc:creator><pubDate>Mon, 13 Mar 2023 08:52:58 GMT</pubDate></item><item><title><![CDATA[Reply to Need a USB Storage Device with wifi upload capabilities on Sun, 12 Mar 2023 22:38:21 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="https://www.community.lilygo.cc/uid/641">@oracledude</a> I have the same need. The RaspberryPi solution I've been using isn't reliable and having a cable is cumbersome. Would like a more solid implementation without the OS overhead and long boot time.</p>
]]></description><link>https://www.community.lilygo.cc/post/461</link><guid isPermaLink="true">https://www.community.lilygo.cc/post/461</guid><dc:creator><![CDATA[ken830]]></dc:creator><pubDate>Sun, 12 Mar 2023 22:38:21 GMT</pubDate></item></channel></rss>