<?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[ESP-NOW appears to be NOT working on V2.4.0 and V2.4.1 Firmware?]]></title><description><![CDATA[<p dir="auto">Environment: UIFLOW2<br />
Device: M5Dial V1.0 (not the newer V1.1 with the RTC)<br />
Problem: communication between a Core2 and M5Dial using ESP-NOW with:<br />
Version 2.4.0 and 2.4.1 of the Firmware to be used with UIFLOW2</p>
<p dir="auto">Greetings all,</p>
<p dir="auto">It appears that at least on the M5Dial V1.0 that the ESP-NOW is not working (just seems dead) until I move to down to V2.3.9 of the firmware (which brings up other problems with formatting which I did find a solution to rid the b').</p>
<p dir="auto">I think this issue MIGHT exist on the CORE2 but I ran out of time to verify because of a problem I created.</p>
<p dir="auto">Any thoughts on a fix /workaround or I am the only one using the ESP-NOW?</p>
<p dir="auto">Thanks-Brian</p>
<p dir="auto">PS: TAB5 does not have ESP-NOW listed in UIFLOW2 which I would be a better suited solution.</p>
<p dir="auto">Project Overview for the curious: using multiple M5Dials that are connected to a ENVIII for air temperature monitoring and a DS18B20 for floor temperature monitoring in each of the seven zones on the first floor of the house which is using radiant floor heating. The M5Dials will communicate using ESP-NOW to a CORE2 which is acting as a "base". When the temperatures falls below the set temperature the CORE2 will using a EXT I/O 2 to control a relay board with in turn will control the values that allow hot water to flow to each zone on the first floor of the house.</p>
]]></description><link>https://community.m5stack.com/topic/8051/esp-now-appears-to-be-not-working-on-v2-4-0-and-v2-4-1-firmware</link><generator>RSS for Node</generator><lastBuildDate>Tue, 28 Apr 2026 23:56:33 GMT</lastBuildDate><atom:link href="https://community.m5stack.com/topic/8051.rss" rel="self" type="application/rss+xml"/><pubDate>Sun, 01 Feb 2026 21:27:46 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to ESP-NOW appears to be NOT working on V2.4.0 and V2.4.1 Firmware? on Mon, 16 Feb 2026 00:52:06 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/veryalien" aria-label="Profile: veryalien">@<bdi>veryalien</bdi></a></p>
<p dir="auto">Thanks veryalien for responding on the ESP-NOW support. Sorry for the late reply too!</p>
<p dir="auto">I did see that the M5Dials and the TAB5 support UDP/TCP which I will look into after I get the current project up for now.</p>
<p dir="auto">Thanks-Brian</p>
]]></description><link>https://community.m5stack.com/post/30643</link><guid isPermaLink="true">https://community.m5stack.com/post/30643</guid><dc:creator><![CDATA[bschwahn]]></dc:creator><pubDate>Mon, 16 Feb 2026 00:52:06 GMT</pubDate></item><item><title><![CDATA[Reply to ESP-NOW appears to be NOT working on V2.4.0 and V2.4.1 Firmware? on Mon, 16 Feb 2026 00:49:27 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/felmue" aria-label="Profile: felmue">@<bdi>felmue</bdi></a> Hi Felix,</p>
<p dir="auto">Sorry for the late reply but thanks! I did upgrade to the latest version of UIFlow2 and everything seems good. I honestly don't know what I did wrong as I checked my MAC Addresses a few times (I use copy and paste method)?</p>
<p dir="auto">Thanks again-Brian</p>
]]></description><link>https://community.m5stack.com/post/30642</link><guid isPermaLink="true">https://community.m5stack.com/post/30642</guid><dc:creator><![CDATA[bschwahn]]></dc:creator><pubDate>Mon, 16 Feb 2026 00:49:27 GMT</pubDate></item><item><title><![CDATA[Reply to ESP-NOW appears to be NOT working on V2.4.0 and V2.4.1 Firmware? on Mon, 02 Feb 2026 09:01:21 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/bschwahn" aria-label="Profile: bschwahn">@<bdi>bschwahn</bdi></a> The Tab5 uses a ESP32-P4 which doesn't actually natively support wifi and therefore also not esp-now!<br />
On the Tab5 there's also a ESP32-C6 co-processor which is handling the wifi.<br />
I guess implementing Tab5 wifi/esp-now in uifow2 over the espressif wifi extension (esp_wifi_remote) might take some time and effort?<br />
Not all esp32 variations support wifi. Check out the difference between the NanoC6 (wifi, zigbee, thread, matter) and the NanoH2 (no wifi, only zigbee, thread, matter).</p>
]]></description><link>https://community.m5stack.com/post/30556</link><guid isPermaLink="true">https://community.m5stack.com/post/30556</guid><dc:creator><![CDATA[veryalien]]></dc:creator><pubDate>Mon, 02 Feb 2026 09:01:21 GMT</pubDate></item><item><title><![CDATA[Reply to ESP-NOW appears to be NOT working on V2.4.0 and V2.4.1 Firmware? on Mon, 02 Feb 2026 08:13:51 GMT]]></title><description><![CDATA[<p dir="auto">Hello <a class="plugin-mentions-user plugin-mentions-a" href="/user/bschwahn" aria-label="Profile: bschwahn">@<bdi>bschwahn</bdi></a></p>
<p dir="auto">hmm, ESP-NOW works for me. Tested with M5Core2 v1.0 and M5Dial v1.0 using UIFlow2.4.1.</p>
<p dir="auto">I run this <a href="https://uiflow-micropython.readthedocs.io/en/latest/system/m5espnow.html" target="_blank" rel="noopener noreferrer nofollow ugc">example</a> on both devices each with the peer MAC address of the other device.</p>
<p dir="auto">Thanks<br />
Felix</p>
]]></description><link>https://community.m5stack.com/post/30554</link><guid isPermaLink="true">https://community.m5stack.com/post/30554</guid><dc:creator><![CDATA[felmue]]></dc:creator><pubDate>Mon, 02 Feb 2026 08:13:51 GMT</pubDate></item></channel></rss>