<?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[Unable to create simple EZData entries on M5Stack Atom Matrix]]></title><description><![CDATA[<p dir="auto">I've made the simplest example of an EZData Post I could using UIFlow with the following Pyhton output:</p>
<pre><code class="language-python">from m5stack import *
from m5ui import *
from uiflow import *
from flow import ezdata
import wifiCfg

rgb.set_screen([0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0])

wifiCfg.autoConnect(lcdShow=False)

ezdata.setData('[key removed]', 'asdf', '1')
</code></pre>
<p dir="auto">When I try and run this, I get the following back in the serial terminal:</p>
<pre><code>Traceback (most recent call last):
  File "flow/m5cloud.py", line 82, in _exec_fun
  File "&lt;string&gt;", line 17, in &lt;module&gt;
  File "flow/ezdata.py", line 13, in setData
Exception: [Errno 12] ENOMEM
</code></pre>
<p dir="auto">Is this hardware just not powerful enough for the EZData library?</p>
]]></description><link>https://community.m5stack.com/topic/4899/unable-to-create-simple-ezdata-entries-on-m5stack-atom-matrix</link><generator>RSS for Node</generator><lastBuildDate>Tue, 28 Apr 2026 23:06:56 GMT</lastBuildDate><atom:link href="https://community.m5stack.com/topic/4899.rss" rel="self" type="application/rss+xml"/><pubDate>Fri, 16 Dec 2022 00:52:29 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Unable to create simple EZData entries on M5Stack Atom Matrix on Fri, 28 Apr 2023 11:56:51 GMT]]></title><description><![CDATA[<p dir="auto">Which firmware version are you using?</p>
<p dir="auto">| Experienced problems pushing data to EZData with 1.9.8 on Atoms. Reproduceable error not occuring after reverting to firmware 1.9.7.</p>
]]></description><link>https://community.m5stack.com/post/20699</link><guid isPermaLink="true">https://community.m5stack.com/post/20699</guid><dc:creator><![CDATA[anvalin]]></dc:creator><pubDate>Fri, 28 Apr 2023 11:56:51 GMT</pubDate></item><item><title><![CDATA[Reply to Unable to create simple EZData entries on M5Stack Atom Matrix on Wed, 08 Mar 2023 21:29:06 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/otacon239" aria-label="Profile: otacon239">@<bdi>otacon239</bdi></a></p>
<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/otacon239" aria-label="Profile: otacon239">@<bdi>otacon239</bdi></a> said in <a href="/post/19832">Unable to create simple EZData entries on M5Stack Atom Matrix</a>:</p>
<blockquote>
<p dir="auto">Still haven't found any luck through searching on this one as most of my results talk about far more complex projects that aren't being hosted on the ATOM. Is it possible to use the EZData library with the ATOM Matrix? If so, is there a list of common libraries that do or don't work so I can get a better idea of what my limits are?</p>
</blockquote>
<p dir="auto">I am having the same issue with the atom lite.   Remote + works but even a simple request to ezdata at startup  fails.</p>
]]></description><link>https://community.m5stack.com/post/20296</link><guid isPermaLink="true">https://community.m5stack.com/post/20296</guid><dc:creator><![CDATA[armidillopak]]></dc:creator><pubDate>Wed, 08 Mar 2023 21:29:06 GMT</pubDate></item><item><title><![CDATA[Reply to Unable to create simple EZData entries on M5Stack Atom Matrix on Wed, 18 Jan 2023 20:38:52 GMT]]></title><description><![CDATA[<p dir="auto">Thanks, I have an RPI and use a local MQTT server with Node Red for my tests.</p>
]]></description><link>https://community.m5stack.com/post/19897</link><guid isPermaLink="true">https://community.m5stack.com/post/19897</guid><dc:creator><![CDATA[ajb2k3]]></dc:creator><pubDate>Wed, 18 Jan 2023 20:38:52 GMT</pubDate></item><item><title><![CDATA[Reply to Unable to create simple EZData entries on M5Stack Atom Matrix on Tue, 17 Jan 2023 17:09:12 GMT]]></title><description><![CDATA[<p dir="auto">At the moment, the ezdata cloud is not working. All requests are timing out. E.g:<br />
curl <a href="https://ezdata.m5stack.com/api/store/keys/" target="_blank" rel="noopener noreferrer nofollow ugc">https://ezdata.m5stack.com/api/store/keys/</a>[key removed]<br />
is returning after 1 min:<br />
&lt;html&gt;<br />
&lt;head&gt;&lt;title&gt;504 Gateway Time-out&lt;/title&gt;&lt;/head&gt;<br />
&lt;body&gt;<br />
&lt;center&gt;&lt;h1&gt;504 Gateway Time-out&lt;/h1&gt;&lt;/center&gt;<br />
&lt;hr&gt;&lt;center&gt;nginx/1.17.9&lt;/center&gt;<br />
&lt;/body&gt;<br />
&lt;/html&gt;<br />
There seems to be a major issue on the backend of the EZDATA service since a few days.</p>
]]></description><link>https://community.m5stack.com/post/19895</link><guid isPermaLink="true">https://community.m5stack.com/post/19895</guid><dc:creator><![CDATA[ado8]]></dc:creator><pubDate>Tue, 17 Jan 2023 17:09:12 GMT</pubDate></item><item><title><![CDATA[Reply to Unable to create simple EZData entries on M5Stack Atom Matrix on Thu, 12 Jan 2023 09:44:30 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/otacon239" aria-label="Profile: otacon239">@<bdi>otacon239</bdi></a> it’s a memory issue</p>
]]></description><link>https://community.m5stack.com/post/19837</link><guid isPermaLink="true">https://community.m5stack.com/post/19837</guid><dc:creator><![CDATA[ajb2k3]]></dc:creator><pubDate>Thu, 12 Jan 2023 09:44:30 GMT</pubDate></item><item><title><![CDATA[Reply to Unable to create simple EZData entries on M5Stack Atom Matrix on Thu, 12 Jan 2023 09:44:00 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/otacon239" aria-label="Profile: otacon239">@<bdi>otacon239</bdi></a> this is an “out of memory “error</p>
<p dir="auto">Please try adding an execute block with</p>
<p dir="auto">import gc</p>
<p dir="auto">to the setup and an execute block with</p>
<p dir="auto">gc.collect()</p>
<p dir="auto">To the beginning of the main loop</p>
]]></description><link>https://community.m5stack.com/post/19836</link><guid isPermaLink="true">https://community.m5stack.com/post/19836</guid><dc:creator><![CDATA[ajb2k3]]></dc:creator><pubDate>Thu, 12 Jan 2023 09:44:00 GMT</pubDate></item><item><title><![CDATA[Reply to Unable to create simple EZData entries on M5Stack Atom Matrix on Thu, 12 Jan 2023 07:18:16 GMT]]></title><description><![CDATA[<p dir="auto">Still haven't found any luck through searching on this one as most of my results talk about far more complex projects that aren't being hosted on the ATOM. Is it possible to use the EZData library with the ATOM Matrix? If so, is there a list of common libraries that do or don't work so I can get a better idea of what my limits are?</p>
]]></description><link>https://community.m5stack.com/post/19832</link><guid isPermaLink="true">https://community.m5stack.com/post/19832</guid><dc:creator><![CDATA[otacon239]]></dc:creator><pubDate>Thu, 12 Jan 2023 07:18:16 GMT</pubDate></item></channel></rss>