<?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[ESP32 Wired (no WiFi)]]></title><description><![CDATA[<p dir="auto">Would it be possible to add support for ESP32 systems with ETH interfaces connected to Mysensors? For example LAN8720 or others. Or if it's something that's quite trivial - please give me some tips on how to run such a set.</p>
]]></description><link>https://forum.mysensors.org/topic/12248/esp32-wired-no-wifi</link><generator>RSS for Node</generator><lastBuildDate>Mon, 15 Jun 2026 11:09:07 GMT</lastBuildDate><atom:link href="https://forum.mysensors.org/topic/12248.rss" rel="self" type="application/rss+xml"/><pubDate>Fri, 15 Nov 2024 10:39:30 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to ESP32 Wired (no WiFi) on Sun, 09 Mar 2025 07:54:40 GMT]]></title><description><![CDATA[<p dir="auto">It seems that using an Ethernet PHY (like LAN8720) with the ESP32 in a MySensors setup requires a bit of extra configuration, including initializing the PHY using the ETH.h library and disabling the default Wi-Fi initialization. Interestingly, this setup allows for dual IP addresses, with one for the Ethernet connection and another for Wi-Fi, which can be useful in certain applications.</p>
]]></description><link>https://forum.mysensors.org/post/114248</link><guid isPermaLink="true">https://forum.mysensors.org/post/114248</guid><dc:creator><![CDATA[ZenBlizzard]]></dc:creator><pubDate>Sun, 09 Mar 2025 07:54:40 GMT</pubDate></item><item><title><![CDATA[Reply to ESP32 Wired (no WiFi) on Wed, 20 Nov 2024 09:13:36 GMT]]></title><description><![CDATA[<p dir="auto">Nice work there!</p>
<p dir="auto">Thank you for sharing your success, I am sure there will be others who have an interest in this type of set up.</p>
]]></description><link>https://forum.mysensors.org/post/114134</link><guid isPermaLink="true">https://forum.mysensors.org/post/114134</guid><dc:creator><![CDATA[skywatch]]></dc:creator><pubDate>Wed, 20 Nov 2024 09:13:36 GMT</pubDate></item><item><title><![CDATA[Reply to ESP32 Wired (no WiFi) on Sat, 16 Nov 2024 08:09:39 GMT]]></title><description><![CDATA[<p dir="auto">Generally, the problem is solved. All you need to do is initialize the PHY for ESP32 using the ETH.h library from the Espresiff package. Then it's a matter of eliminating the Wi-Fi initialization that is automatically started for ESP32. Interestingly, you can use two IP addresses at the same time, one from the PHY and the other from Wi-Fi - of course, Mysensors responds to both. If anyone is interested in the solution - I invite you to talk. I started Mysensors on the PHY of the Kicony KC868-A16 board and it works great.</p>
]]></description><link>https://forum.mysensors.org/post/114133</link><guid isPermaLink="true">https://forum.mysensors.org/post/114133</guid><dc:creator><![CDATA[Marcin]]></dc:creator><pubDate>Sat, 16 Nov 2024 08:09:39 GMT</pubDate></item></channel></rss>