<?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 always connects to AP with lowest signal ( 3 APs with same SSID)]]></title><description><![CDATA[<p dir="auto">Any one have an idea for a solution?</p>
<p dir="auto">I found this thread <a href="https://esp32.com/viewtopic.php?t=18979" target="_blank" rel="noopener noreferrer nofollow ugc">https://esp32.com/viewtopic.php?t=18979</a><br />
its about the checkwifi function which may help but thats not micropython</p>
]]></description><link>https://community.m5stack.com/topic/4365/atom-always-connects-to-ap-with-lowest-signal-3-aps-with-same-ssid</link><generator>RSS for Node</generator><lastBuildDate>Wed, 29 Apr 2026 12:22:47 GMT</lastBuildDate><atom:link href="https://community.m5stack.com/topic/4365.rss" rel="self" type="application/rss+xml"/><pubDate>Wed, 15 Jun 2022 10:47:56 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Atom always connects to AP with lowest signal ( 3 APs with same SSID) on Thu, 16 Jun 2022 09:17:49 GMT]]></title><description><![CDATA[<p dir="auto">The APs have 2ghz and 5ghz: wifi.scan  show them here. it connects always on the AP with 22851-Gast Channel 1 with has really bad rssi -91 and not with the one 22851-Gast channel 11.<br />
i think the logic needs to impore here. or i need do write a function which searches for the best one and connects to it.</p>
<p dir="auto">(b'Labor', b'X\xc1z\xe5a\xc0', 11, -52, 3, False), (b'Phone', b'X\xc1z\xe5a\xc1', 11, -52, 3, False), (b'22851-int', b'X\xc1z\xe5a\xc2', 11, -52, 3, False), (b'22851-Gast'\xe5jA', 6, -68, 3, False), (b'Phone', b'X\xc1z\xe5jB', 6, -69, 3, False), (b'22851-Gast', b'X\xc1z\xe5j@', 6, -70, 3, False), (b'22851-Gast', b'X\xc1z\xe5l\xf1', 11, -80, 22851-int', b'X\xc1z\xe5l\xf0', 11, -80, 3, False), (b'22851-int', b'\xbc\xe6|^\x9f\x10', 6, -91, 3, False), (b'22851-Gast', b'\xbc\xe6|^\x9f\x11', 6, -91, 3, False), (b'Ph^\x9f\x12', 6, -93, 3, False), (b'Lager', b'X\xc1z"\xae ', 11, -94, 3, False)]</p>
<p dir="auto">i tried to use "WLAN.connect(ssid=22851-Gast, password=dfsfs, *, bssid=b'X\xc1z\xe5l\xf1)" to connect to the bssid specific which good connection<br />
but this is not working it says to much arguments taken</p>
]]></description><link>https://community.m5stack.com/post/17737</link><guid isPermaLink="true">https://community.m5stack.com/post/17737</guid><dc:creator><![CDATA[mm-uiflow]]></dc:creator><pubDate>Thu, 16 Jun 2022 09:17:49 GMT</pubDate></item><item><title><![CDATA[Reply to Atom always connects to AP with lowest signal ( 3 APs with same SSID) on Wed, 15 Jun 2022 11:41:29 GMT]]></title><description><![CDATA[<p dir="auto">What bands are the apps communicating on ?<br />
Esp32’s use the older 2.4Ghz band not the 5 GHz band</p>
]]></description><link>https://community.m5stack.com/post/17729</link><guid isPermaLink="true">https://community.m5stack.com/post/17729</guid><dc:creator><![CDATA[ajb2k3]]></dc:creator><pubDate>Wed, 15 Jun 2022 11:41:29 GMT</pubDate></item></channel></rss>