<?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[Atomic CAN Bus and Wifi]]></title><description><![CDATA[<p dir="auto">I am running into the following problem.<br />
The Atomic CAN Bus works perfect. When I include WiFi it  does not send andy data anymore. I have tested this with both the CanBus base as well as with Can bus Unit.<br />
Somehow I have the feeling that it is related to incompability between Serial 1 and/or Serial 2 and WiFi on an ESP32.<br />
Any feedback/suggestions?<br />
Thanks</p>
]]></description><link>https://community.m5stack.com/topic/6954/atomic-can-bus-and-wifi</link><generator>RSS for Node</generator><lastBuildDate>Wed, 15 Apr 2026 00:57:33 GMT</lastBuildDate><atom:link href="https://community.m5stack.com/topic/6954.rss" rel="self" type="application/rss+xml"/><pubDate>Mon, 04 Nov 2024 20:20:31 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Atomic CAN Bus and Wifi on Tue, 05 Nov 2024 10:27:45 GMT]]></title><description><![CDATA[<p dir="auto"><a class="mention plugin-mentions-user plugin-mentions-a" href="https://community.m5stack.com/uid/168201">@kuriko</a><br />
Indeed a strange situation.<br />
It occurs if I use TX=26 and RX=32 and also TX=22 and RX=19 to initiate the can BUS on a M5Atom<br />
ESP32Can.CANInit();  // Init CAN Module.  初始化Can</p>
<p dir="auto">If i dont initiate WifI I can send data through the CAN BUS. The moment I initiate WiFi, no data come through in the CAN BUS.</p>
<p dir="auto">I will do some other trials with other devices (M5Core 2 and M5Atom S3) to check if it is a hardware problem.</p>
<p dir="auto">I do hope to get this solved because if this problem is definite it means the Communication abilites of the CAN bus are limited.<br />
Regards</p>
<p dir="auto">(* Oh, important : When using WiFi i do receive CAN BUS messages , so that is weird, i really need to dive into this*)</p>
]]></description><link>https://community.m5stack.com/post/26957</link><guid isPermaLink="true">https://community.m5stack.com/post/26957</guid><dc:creator><![CDATA[HappyUser]]></dc:creator><pubDate>Tue, 05 Nov 2024 10:27:45 GMT</pubDate></item><item><title><![CDATA[Reply to Atomic CAN Bus and Wifi on Tue, 05 Nov 2024 07:41:08 GMT]]></title><description><![CDATA[<p dir="auto"><a class="mention plugin-mentions-user plugin-mentions-a" href="https://community.m5stack.com/uid/7741">@HappyUser</a><br />
This is a strange situation. Logically, operating the two GPIO ports will not affect the Wi-Fi function. Maybe you can try to see if operating the level of the two GPIO ports will affect the Wi-Fi? I suspect it is a problem with the library file. If possible, please provide your code.</p>
]]></description><link>https://community.m5stack.com/post/26953</link><guid isPermaLink="true">https://community.m5stack.com/post/26953</guid><dc:creator><![CDATA[kuriko]]></dc:creator><pubDate>Tue, 05 Nov 2024 07:41:08 GMT</pubDate></item><item><title><![CDATA[Reply to Atomic CAN Bus and Wifi on Tue, 05 Nov 2024 07:22:11 GMT]]></title><description><![CDATA[<p dir="auto"><a class="mention plugin-mentions-user plugin-mentions-a" href="https://community.m5stack.com/uid/168201">@kuriko</a> I use Arduino.</p>
<p dir="auto">I am curious if this is a hardware issue or software (incompatibility between Wifi and the CAN bus protocol).</p>
<p dir="auto">It does not work with ports 26 and 32 as well as ports 22 and 19 for communication with the CAN bus port</p>
<p dir="auto">Regards</p>
]]></description><link>https://community.m5stack.com/post/26952</link><guid isPermaLink="true">https://community.m5stack.com/post/26952</guid><dc:creator><![CDATA[HappyUser]]></dc:creator><pubDate>Tue, 05 Nov 2024 07:22:11 GMT</pubDate></item><item><title><![CDATA[Reply to Atomic CAN Bus and Wifi on Tue, 05 Nov 2024 02:04:31 GMT]]></title><description><![CDATA[<p dir="auto">Hi <a class="mention plugin-mentions-user plugin-mentions-a" href="https://community.m5stack.com/uid/7741">@HappyUser</a><br />
What development environment are you using? UiFlow or Arduino? As far as I know, UiFlow 2.1.6 and above firmware may have some impact on the port</p>
]]></description><link>https://community.m5stack.com/post/26949</link><guid isPermaLink="true">https://community.m5stack.com/post/26949</guid><dc:creator><![CDATA[kuriko]]></dc:creator><pubDate>Tue, 05 Nov 2024 02:04:31 GMT</pubDate></item></channel></rss>