<?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[Where is LAN Module example??]]></title><description><![CDATA[<p dir="auto">I would like to try "LAN Module with W5500 Chip".<br />
Where is LAN Module example??</p>
]]></description><link>https://community.m5stack.com/topic/292/where-is-lan-module-example</link><generator>RSS for Node</generator><lastBuildDate>Tue, 17 Mar 2026 09:28:20 GMT</lastBuildDate><atom:link href="https://community.m5stack.com/topic/292.rss" rel="self" type="application/rss+xml"/><pubDate>Sun, 19 Aug 2018 07:40:17 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Where is LAN Module example?? on Fri, 22 Feb 2019 09:13:57 GMT]]></title><description><![CDATA[<p dir="auto">Hi!<br />
Here is an example (Korean but you can using code, Simple Chat Server)</p>
<p dir="auto"><a href="https://www.wiznetian.com/m5stack-lan-%EB%AA%A8%EB%93%88%EC%9D%84-%EC%9D%B4%EC%9A%A9%ED%95%9C-%EA%B0%84%EB%8B%A8%ED%95%9C-%EC%B1%84%ED%8C%85-%EC%84%9C%EB%B2%84-%EB%A7%8C%EB%93%A4%EA%B8%B0/" target="_blank" rel="noopener noreferrer nofollow ugc">https://www.wiznetian.com/m5stack-lan-모듈을-이용한-간단한-채팅-서버-만들기/</a></p>
<p dir="auto">And I will publish this document in English as soon as possible. :D</p>
]]></description><link>https://community.m5stack.com/post/3125</link><guid isPermaLink="true">https://community.m5stack.com/post/3125</guid><dc:creator><![CDATA[Matthew]]></dc:creator><pubDate>Fri, 22 Feb 2019 09:13:57 GMT</pubDate></item><item><title><![CDATA[Reply to Where is LAN Module example?? on Wed, 19 Sep 2018 10:20:43 GMT]]></title><description><![CDATA[<p dir="auto"><a class="mention plugin-mentions-user plugin-mentions-a" href="https://community.m5stack.com/uid/324">@nnn</a> Thank you!</p>
]]></description><link>https://community.m5stack.com/post/1556</link><guid isPermaLink="true">https://community.m5stack.com/post/1556</guid><dc:creator><![CDATA[m5-docs]]></dc:creator><pubDate>Wed, 19 Sep 2018 10:20:43 GMT</pubDate></item><item><title><![CDATA[Reply to Where is LAN Module example?? on Wed, 19 Sep 2018 10:19:53 GMT]]></title><description><![CDATA[<p dir="auto">Here is the LAN example<br />
<a href="https://github.com/m5stack/M5Stack/tree/master/examples/Modules/W5500" target="_blank" rel="noopener noreferrer nofollow ugc">https://github.com/m5stack/M5Stack/tree/master/examples/Modules/W5500</a></p>
<p dir="auto">I have updated at the m5stack document website<br />
please visit <a href="https://m5stack.readthedocs.io/en/latest/product-documents/modules/m5stack_lan_module.html" target="_blank" rel="noopener noreferrer nofollow ugc">https://m5stack.readthedocs.io/en/latest/product-documents/modules/m5stack_lan_module.html</a></p>
]]></description><link>https://community.m5stack.com/post/1555</link><guid isPermaLink="true">https://community.m5stack.com/post/1555</guid><dc:creator><![CDATA[m5-docs]]></dc:creator><pubDate>Wed, 19 Sep 2018 10:19:53 GMT</pubDate></item><item><title><![CDATA[Reply to Where is LAN Module example?? on Tue, 18 Sep 2018 22:42:20 GMT]]></title><description><![CDATA[<p dir="auto">My problem was solved below.</p>
<p dir="auto"><a href="https://github.com/m5stack/M5Stack/tree/master/examples/Modules/W5500" target="_blank" rel="noopener noreferrer nofollow ugc">https://github.com/m5stack/M5Stack/tree/master/examples/Modules/W5500</a></p>
<p dir="auto"><a href="https://github.com/m5stack/m5stack-documentation/issues/4" target="_blank" rel="noopener noreferrer nofollow ugc">https://github.com/m5stack/m5stack-documentation/issues/4</a></p>
]]></description><link>https://community.m5stack.com/post/1554</link><guid isPermaLink="true">https://community.m5stack.com/post/1554</guid><dc:creator><![CDATA[nnn]]></dc:creator><pubDate>Tue, 18 Sep 2018 22:42:20 GMT</pubDate></item><item><title><![CDATA[Reply to Where is LAN Module example?? on Sun, 09 Sep 2018 15:08:30 GMT]]></title><description><![CDATA[<p dir="auto">And, Arduino Example page in M5Stack LAN Module is "Page not found".<br />
M5Stack-Admin,I want you to correspond.<br />
<a href="https://github.com/m5stack/m5stack-documentation/blob/master/en/product-documents/modules/m5stack_lan_module.rst" target="_blank" rel="noopener noreferrer nofollow ugc">https://github.com/m5stack/m5stack-documentation/blob/master/en/product-documents/modules/m5stack_lan_module.rst</a></p>
]]></description><link>https://community.m5stack.com/post/1502</link><guid isPermaLink="true">https://community.m5stack.com/post/1502</guid><dc:creator><![CDATA[nnn]]></dc:creator><pubDate>Sun, 09 Sep 2018 15:08:30 GMT</pubDate></item><item><title><![CDATA[Reply to Where is LAN Module example?? on Sun, 09 Sep 2018 15:04:19 GMT]]></title><description><![CDATA[<p dir="auto">I found an example of W5500, but it did not work.</p>
<p dir="auto">W5500 example is<br />
<a href="https://github.com/adafruit/Ethernet2" target="_blank" rel="noopener noreferrer nofollow ugc">https://github.com/adafruit/Ethernet2</a></p>
<p dir="auto">But,I get the following error in my environment.</p>
<p dir="auto">Failed to configure Ethernet using DHCP</p>
<p dir="auto">My code is</p>
<pre><code>
#include &lt;SPI.h&gt;
#include &lt;Ethernet2.h&gt;

byte mac[] = {  
  0x00, 0xAA, 0xBB, 0xCC, 0xDE, 0x02 };


void setup() {
  Serial.begin(115200);
  if (Ethernet.begin(mac) == 0) {
    Serial.println("Failed to configure Ethernet using DHCP");
    // no point in carrying on, so do nothing forevermore:
    for(;;)
      ;
  }
  Serial.print("My IP address: ");
  for (byte thisByte = 0; thisByte &lt; 4; thisByte++) {
    Serial.print(Ethernet.localIP()[thisByte], DEC);
    Serial.print("."); 
  }
  Serial.println();
}

void loop() {

}

</code></pre>
]]></description><link>https://community.m5stack.com/post/1501</link><guid isPermaLink="true">https://community.m5stack.com/post/1501</guid><dc:creator><![CDATA[nnn]]></dc:creator><pubDate>Sun, 09 Sep 2018 15:04:19 GMT</pubDate></item><item><title><![CDATA[Reply to Where is LAN Module example?? on Sat, 01 Sep 2018 07:43:49 GMT]]></title><description><![CDATA[<p dir="auto">Hello M5Stack-Admin,</p>
<p dir="auto">the link for the LAN-Modul at your homepage is corrupt.</p>
<p dir="auto">This part didn't work:</p>
<pre><code>Documents 
...
Example
Arduino Example
</code></pre>
<p dir="auto">Please look at "Documents" at this page: <a href="https://github.com/m5stack/m5stack-documentation/blob/master/en/product-documents/modules/m5stack_lan_module.rst" target="_blank" rel="noopener noreferrer nofollow ugc">https://github.com/m5stack/m5stack-documentation/blob/master/en/product-documents/modules/m5stack_lan_module.rst</a></p>
]]></description><link>https://community.m5stack.com/post/1463</link><guid isPermaLink="true">https://community.m5stack.com/post/1463</guid><dc:creator><![CDATA[sheepDog]]></dc:creator><pubDate>Sat, 01 Sep 2018 07:43:49 GMT</pubDate></item><item><title><![CDATA[Reply to Where is LAN Module example?? on Wed, 29 Aug 2018 10:13:46 GMT]]></title><description><![CDATA[<p dir="auto">Hello,</p>
<p dir="auto">can anyone help with a working LAN Module example for W5500?</p>
]]></description><link>https://community.m5stack.com/post/1459</link><guid isPermaLink="true">https://community.m5stack.com/post/1459</guid><dc:creator><![CDATA[sheepDog]]></dc:creator><pubDate>Wed, 29 Aug 2018 10:13:46 GMT</pubDate></item><item><title><![CDATA[Reply to Where is LAN Module example?? on Wed, 22 Aug 2018 10:34:05 GMT]]></title><description><![CDATA[<p dir="auto">+1</p>
<p dir="auto">I am looking also for the example.</p>
]]></description><link>https://community.m5stack.com/post/1427</link><guid isPermaLink="true">https://community.m5stack.com/post/1427</guid><dc:creator><![CDATA[sheepDog]]></dc:creator><pubDate>Wed, 22 Aug 2018 10:34:05 GMT</pubDate></item></channel></rss>