<?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[UIFlow and ESP-now, error]]></title><description><![CDATA[<p dir="auto">Hi all, having a problem with esp-now and M5Stack core programmed with UI-Flow.<br />
I managed to connect a M5Stick c to an M5Stack core and the M5stick C sends out a changing value but when i try and use the value on the M5Stack it keeps telling me after i upload the code, unsupported types for <strong>le</strong>:'NONEtype, 'int'</p>
<p dir="auto">If i delete the part where i want to use the receive number it works fine.<br />
Below the code i used in UIflow</p>
<p dir="auto"><img src="/assets/uploads/files/1592046750056-naamloos-resized.png" alt="0_1592046742557_Naamloos.png" class=" img-fluid img-markdown" /><br />
<img src="/assets/uploads/files/1592046846991-82221760_315635589450029_1949035596174406018_n-resized.jpg" alt="0_1592046797607_82221760_315635589450029_1949035596174406018_n.jpg" class=" img-fluid img-markdown" /></p>
<p dir="auto">Is there a way that i can use this number?</p>
]]></description><link>https://community.m5stack.com/topic/2037/uiflow-and-esp-now-error</link><generator>RSS for Node</generator><lastBuildDate>Wed, 29 Apr 2026 08:20:01 GMT</lastBuildDate><atom:link href="https://community.m5stack.com/topic/2037.rss" rel="self" type="application/rss+xml"/><pubDate>Sat, 13 Jun 2020 11:14:36 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to UIFlow and ESP-now, error on Tue, 02 Mar 2021 20:31:38 GMT]]></title><description><![CDATA[<p dir="auto">Hi Dragon.<br />
Picking up this thread because I ran into the same problem. Caused by an empty value when out of sync with the sender in a P2P network transmission scheme (not ESP related but similar). Resulting as "None" for a value that should be converted into an integer used in an if/else process. I solved this by putting the if/else in a try/except statement and settting the except(ion) to a failsafe value until sync.</p>
<p dir="auto"><img src="https://i.postimg.cc/QMW6pNRM/screenshot-flow-m5stack-com-2021-03-02-21-27-11.png" alt="alt text" class=" img-fluid img-markdown" /></p>
]]></description><link>https://community.m5stack.com/post/12764</link><guid isPermaLink="true">https://community.m5stack.com/post/12764</guid><dc:creator><![CDATA[anvalin]]></dc:creator><pubDate>Tue, 02 Mar 2021 20:31:38 GMT</pubDate></item><item><title><![CDATA[Reply to UIFlow and ESP-now, error on Sun, 14 Jun 2020 12:34:08 GMT]]></title><description><![CDATA[<p dir="auto">Hi, try it but give the same faults...</p>
]]></description><link>https://community.m5stack.com/post/9000</link><guid isPermaLink="true">https://community.m5stack.com/post/9000</guid><dc:creator><![CDATA[Dragon]]></dc:creator><pubDate>Sun, 14 Jun 2020 12:34:08 GMT</pubDate></item><item><title><![CDATA[Reply to UIFlow and ESP-now, error on Sun, 14 Jun 2020 12:21:15 GMT]]></title><description><![CDATA[<p dir="auto">Hi robalstona, i'll try this but i can receive without a problem, problem is the number i receive is a number i can't use. I can only show on display...</p>
]]></description><link>https://community.m5stack.com/post/8999</link><guid isPermaLink="true">https://community.m5stack.com/post/8999</guid><dc:creator><![CDATA[Dragon]]></dc:creator><pubDate>Sun, 14 Jun 2020 12:21:15 GMT</pubDate></item><item><title><![CDATA[Reply to UIFlow and ESP-now, error on Sat, 13 Jun 2020 13:58:35 GMT]]></title><description><![CDATA[<p dir="auto">Probably you must use block from espnow group to set pmk key on transmiter and receiver and set the same key.</p>
<p dir="auto">See this thread where i post a working example:</p>
<p dir="auto"><a href="https://community.m5stack.com/topic/2005/esp-now-m5stickc-problem">https://community.m5stack.com/topic/2005/esp-now-m5stickc-problem</a></p>
]]></description><link>https://community.m5stack.com/post/8990</link><guid isPermaLink="true">https://community.m5stack.com/post/8990</guid><dc:creator><![CDATA[robalstona]]></dc:creator><pubDate>Sat, 13 Jun 2020 13:58:35 GMT</pubDate></item></channel></rss>