<?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[ATOM can&#x27;t connect to wifi anymore]]></title><description><![CDATA[<p dir="auto">Hello,</p>
<p dir="auto">I have 2 M5Atom Matrix since the beginning of the year, all my tests used only one. After trying uiflow, I started to have wifi connection issues: my board never connected to Wifi anymore.<br />
Back to PlatformIO, same issue<br />
Back to Arduino, even with the "WifiClient" example, same issue, suck when trying to connect. However, the "WifiScan" sketch is working fine.</p>
<p dir="auto">I tried to erase the chip, and try also the second board, same issue!<br />
I verified my access point which is "WPA2-PSK / AES", channel 6 (not exotic). I tried a second access point using my phone. no success...</p>
<p dir="auto">any clue?<br />
Regards,<br />
Manumane.</p>
]]></description><link>https://community.m5stack.com/topic/2630/atom-can-t-connect-to-wifi-anymore</link><generator>RSS for Node</generator><lastBuildDate>Thu, 30 Apr 2026 03:10:16 GMT</lastBuildDate><atom:link href="https://community.m5stack.com/topic/2630.rss" rel="self" type="application/rss+xml"/><pubDate>Sun, 20 Dec 2020 11:39:26 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to ATOM can&#x27;t connect to wifi anymore on Tue, 22 Dec 2020 21:01:37 GMT]]></title><description><![CDATA[<p dir="auto">Very weird...<br />
After some other tests, I did not find why it's working, but it is !</p>
<p dir="auto">It was not working until I added WiFi.setHostname() before begin(), but it is still working after commenting it...</p>
<p dir="auto">WiFi.mode(WIFI_STA);</p>
<p dir="auto"><a href="//WiFi.setHostname" target="_blank" rel="noopener noreferrer nofollow ugc">//WiFi.setHostname</a>("Atom-1");</p>
<p dir="auto">WiFi.begin(ssid,password);</p>
]]></description><link>https://community.m5stack.com/post/11347</link><guid isPermaLink="true">https://community.m5stack.com/post/11347</guid><dc:creator><![CDATA[Manumane]]></dc:creator><pubDate>Tue, 22 Dec 2020 21:01:37 GMT</pubDate></item><item><title><![CDATA[Reply to ATOM can&#x27;t connect to wifi anymore on Tue, 22 Dec 2020 20:22:53 GMT]]></title><description><![CDATA[<p dir="auto">Hmm<br />
Maybe I wrote too fast, because when coming back the my original code, I had the WiFi.mode(WIFI_STA)...<br />
I keep you in touch</p>
]]></description><link>https://community.m5stack.com/post/11346</link><guid isPermaLink="true">https://community.m5stack.com/post/11346</guid><dc:creator><![CDATA[Manumane]]></dc:creator><pubDate>Tue, 22 Dec 2020 20:22:53 GMT</pubDate></item><item><title><![CDATA[Reply to ATOM can&#x27;t connect to wifi anymore on Tue, 22 Dec 2020 20:20:38 GMT]]></title><description><![CDATA[<p dir="auto">Hi zontrex,<br />
your idea pushed me to test more.<br />
After trying open wifi without success, I decided to display WiFi.status(): this was 6, with a comment on a page "maybe not in Station Mode"<br />
So I added WiFi.mode(WIFI_STA) before the WiFi.begin(), and it worked !<br />
Thanks for you support.</p>
]]></description><link>https://community.m5stack.com/post/11345</link><guid isPermaLink="true">https://community.m5stack.com/post/11345</guid><dc:creator><![CDATA[Manumane]]></dc:creator><pubDate>Tue, 22 Dec 2020 20:20:38 GMT</pubDate></item><item><title><![CDATA[Reply to ATOM can&#x27;t connect to wifi anymore on Mon, 21 Dec 2020 08:24:14 GMT]]></title><description><![CDATA[<p dir="auto">Hello，this is very strage as it sounds you can connect to your device and scanning shows the wifi chip is working.<br />
could you please try to deactivate the password from your access point and connect without a password? see if it can solve the issue?</p>
]]></description><link>https://community.m5stack.com/post/11323</link><guid isPermaLink="true">https://community.m5stack.com/post/11323</guid><dc:creator><![CDATA[Zontex]]></dc:creator><pubDate>Mon, 21 Dec 2020 08:24:14 GMT</pubDate></item></channel></rss>