<?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[M5Atom Matrix and micropython]]></title><description><![CDATA[<h3>The Problem</h3>
<p dir="auto">I just flashed a vanilla micropython for esp32 on the M5Atom matrix. There seems to be an issue with network. I can connect to it, enter REPL and play with micropython. However if I try to turn the RF part on, the chip reboots. The reason being a power-on reboot.</p>
<p dir="auto">An example is:</p>
<p dir="auto">import network # Ok<br />
wlan = network.wlan(network.STA_IF) # Ok<br />
wlan.active(True) # Reboot on the matrix</p>
<p dir="auto">I also have an M5Atom Lite and I have no problem using either the WiFi or the Bluetooth modules with micropython</p>
<h1>The question</h1>
<p dir="auto">Is my M5Atom Matrix faulty, or is there a problem with micropython?</p>
]]></description><link>https://community.m5stack.com/topic/1673/m5atom-matrix-and-micropython</link><generator>RSS for Node</generator><lastBuildDate>Sun, 10 May 2026 16:07:19 GMT</lastBuildDate><atom:link href="https://community.m5stack.com/topic/1673.rss" rel="self" type="application/rss+xml"/><pubDate>Sun, 02 Feb 2020 21:07:09 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to M5Atom Matrix and micropython on Mon, 03 Feb 2020 13:16:43 GMT]]></title><description><![CDATA[<p dir="auto">I just tried with another cable: the microcontroller works with a very short cable or from a powered hub. Basically it reboots because of a brown-out due to a power consumption that is at the limit of what a plain usb port can deliver.</p>
]]></description><link>https://community.m5stack.com/post/7297</link><guid isPermaLink="true">https://community.m5stack.com/post/7297</guid><dc:creator><![CDATA[fstengel]]></dc:creator><pubDate>Mon, 03 Feb 2020 13:16:43 GMT</pubDate></item><item><title><![CDATA[Reply to M5Atom Matrix and micropython on Mon, 03 Feb 2020 09:43:37 GMT]]></title><description><![CDATA[<p dir="auto">I use micropython for esp32 generic <a href="http://micropython.org/resources/firmware/esp32-idf3-20191220-v1.12.bin" target="_blank" rel="noopener noreferrer nofollow ugc">http://micropython.org/resources/firmware/esp32-idf3-20191220-v1.12.bin</a><br />
Wifi and repl s working on my atom lite and matrix.</p>
]]></description><link>https://community.m5stack.com/post/7296</link><guid isPermaLink="true">https://community.m5stack.com/post/7296</guid><dc:creator><![CDATA[robalstona]]></dc:creator><pubDate>Mon, 03 Feb 2020 09:43:37 GMT</pubDate></item><item><title><![CDATA[Reply to M5Atom Matrix and micropython on Mon, 03 Feb 2020 04:30:18 GMT]]></title><description><![CDATA[<p dir="auto">let me test with mine and get back to you</p>
]]></description><link>https://community.m5stack.com/post/7294</link><guid isPermaLink="true">https://community.m5stack.com/post/7294</guid><dc:creator><![CDATA[lukasmaximus]]></dc:creator><pubDate>Mon, 03 Feb 2020 04:30:18 GMT</pubDate></item></channel></rss>