<?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[Set hostname using W5500]]></title><description><![CDATA[<p dir="auto">Hello,<br />
I'm using the ATOMIC PoE Base W5500 (SKU: A091).<br />
In Arduino environment, how can I set the hostname for DHCP request? I don't seem to find any API for that purpose.</p>
<p dir="auto">Thanks.</p>
]]></description><link>https://community.m5stack.com/topic/7585/set-hostname-using-w5500</link><generator>RSS for Node</generator><lastBuildDate>Tue, 28 Apr 2026 23:05:32 GMT</lastBuildDate><atom:link href="https://community.m5stack.com/topic/7585.rss" rel="self" type="application/rss+xml"/><pubDate>Thu, 29 May 2025 16:45:57 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Set hostname using W5500 on Tue, 10 Jun 2025 16:39:26 GMT]]></title><description><![CDATA[<p dir="auto">Hello <a class="plugin-mentions-user plugin-mentions-a" href="/user/hacxx" aria-label="Profile: hacxx">@<bdi>hacxx</bdi></a></p>
<p dir="auto">please stop posting incorrect / not very useful information. W5500 is different from ENC28J60 and therefore EthernetENC or UIPEthernet library cannot be used for W5500. Thank you.</p>
<p dir="auto">Thanks<br />
Felix</p>
]]></description><link>https://community.m5stack.com/post/29214</link><guid isPermaLink="true">https://community.m5stack.com/post/29214</guid><dc:creator><![CDATA[felmue]]></dc:creator><pubDate>Tue, 10 Jun 2025 16:39:26 GMT</pubDate></item><item><title><![CDATA[Reply to Set hostname using W5500 on Sun, 08 Jun 2025 16:41:41 GMT]]></title><description><![CDATA[<p dir="auto">The W5500 Ethernet library for Arduino does not natively support setting a DHCP hostname in its standard implementation. If you're using Ethernet.h, it lacks this functionality. For advanced DHCP options like hostname, consider using the EthernetENC or UIPEthernet library, which offer extended DHCP support. Alternatively, you’d need to modify the DHCP client in the library to include the hostname in the DHCP request packet manually.</p>
]]></description><link>https://community.m5stack.com/post/29196</link><guid isPermaLink="true">https://community.m5stack.com/post/29196</guid><dc:creator><![CDATA[hacxx]]></dc:creator><pubDate>Sun, 08 Jun 2025 16:41:41 GMT</pubDate></item></channel></rss>