<?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 can I find the MAC address?]]></title><description><![CDATA[<p dir="auto">Hi,</p>
<p dir="auto">I'm trying the M5 Stack Core2 for AWS IoT Edukit tutorial series. At the point where the device tried to connect to my router, it failed because the device was not on my router's white list. So where can I find the M5 Stack MAC address?</p>
<p dir="auto">Thank you.</p>
]]></description><link>https://community.m5stack.com/topic/4568/where-can-i-find-the-mac-address</link><generator>RSS for Node</generator><lastBuildDate>Thu, 12 Mar 2026 23:35:01 GMT</lastBuildDate><atom:link href="https://community.m5stack.com/topic/4568.rss" rel="self" type="application/rss+xml"/><pubDate>Mon, 29 Aug 2022 07:42:37 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Where can I find the MAC address? on Wed, 14 Dec 2022 05:22:04 GMT]]></title><description><![CDATA[<p dir="auto"><a class="mention plugin-mentions-user plugin-mentions-a" href="https://community.m5stack.com/uid/11104">@dheco</a> Serial.println(WiFi.macAddress());</p>
]]></description><link>https://community.m5stack.com/post/19547</link><guid isPermaLink="true">https://community.m5stack.com/post/19547</guid><dc:creator><![CDATA[teastain]]></dc:creator><pubDate>Wed, 14 Dec 2022 05:22:04 GMT</pubDate></item><item><title><![CDATA[Reply to Where can I find the MAC address? on Wed, 14 Dec 2022 00:16:49 GMT]]></title><description><![CDATA[<p dir="auto">How can I red the Wifi MAC from inside arduino code?</p>
]]></description><link>https://community.m5stack.com/post/19544</link><guid isPermaLink="true">https://community.m5stack.com/post/19544</guid><dc:creator><![CDATA[dheco]]></dc:creator><pubDate>Wed, 14 Dec 2022 00:16:49 GMT</pubDate></item><item><title><![CDATA[Reply to Where can I find the MAC address? on Mon, 29 Aug 2022 17:29:36 GMT]]></title><description><![CDATA[<p dir="auto"><a class="mention plugin-mentions-user plugin-mentions-a" href="https://community.m5stack.com/uid/24801">@alpot</a> A simple way to get your MAC and the device serial address is to compile any program with Arduino IDE and see the orange Transfer Progress info streaming out the bottom line. like here!  (In Orange, tho)<br />
<a href="http://esptool.py" target="_blank" rel="noopener noreferrer nofollow ugc">esptool.py</a> v3.3<br />
Serial port /dev/cu.wchusbserial5319014191<br />
Connecting....<br />
Chip is ESP32-C3 (revision 3)<br />
Features: Wi-Fi<br />
Crystal is 40MHz<br />
MAC: 34:b4:72:12:8e:cc</p>
]]></description><link>https://community.m5stack.com/post/18488</link><guid isPermaLink="true">https://community.m5stack.com/post/18488</guid><dc:creator><![CDATA[teastain]]></dc:creator><pubDate>Mon, 29 Aug 2022 17:29:36 GMT</pubDate></item><item><title><![CDATA[Reply to Where can I find the MAC address? on Mon, 29 Aug 2022 15:21:50 GMT]]></title><description><![CDATA[<p dir="auto">Hello <a class="mention plugin-mentions-user plugin-mentions-a" href="https://community.m5stack.com/uid/24801">@alpot</a></p>
<p dir="auto">Try <code>esptool.py read_mac</code>.</p>
<p dir="auto">Thanks<br />
Felix</p>
]]></description><link>https://community.m5stack.com/post/18487</link><guid isPermaLink="true">https://community.m5stack.com/post/18487</guid><dc:creator><![CDATA[felmue]]></dc:creator><pubDate>Mon, 29 Aug 2022 15:21:50 GMT</pubDate></item></channel></rss>