<?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[wipy 3: antenna setting not working]]></title><description><![CDATA[<p dir="auto">I bought a WiPy for the main purpose of attaching an external antenna. Now it turns out antenna selection does not seem to work. Using the antenna=1 when initializing the WLAN does not give any difference in the output of wlan.antenna(): it always reports 0. Setting it vial wlan.antenna(1) also gives a reported value of 0.</p>
<pre><code>wlan = WLAN(mode=WLAN.STA, antenna=1)
print('Antenna', wlan.antenna())
</code></pre>
<p dir="auto">Does anyone have the same issue?</p>
<p dir="auto">Module reports<br />
MicroPython v1.8.6-849-055728a on 2018-02-13; WiPy with ESP32<br />
during boot.</p>
]]></description><link>https://forum.pycom.io/topic/2662/wipy-3-antenna-setting-not-working</link><generator>RSS for Node</generator><lastBuildDate>Tue, 16 Jun 2026 03:33:02 GMT</lastBuildDate><atom:link href="https://forum.pycom.io/topic/2662.rss" rel="self" type="application/rss+xml"/><pubDate>Sun, 18 Feb 2018 20:54:41 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to wipy 3: antenna setting not working on Sun, 18 Feb 2018 21:23:42 GMT]]></title><description><![CDATA[<p dir="auto">I bought a WiPy for the main purpose of attaching an external antenna. Now it turns out antenna selection does not seem to work. Using the antenna=1 when initializing the WLAN does not give any difference in the output of wlan.antenna(): it always reports 0. Setting it vial wlan.antenna(1) also gives a reported value of 0.</p>
<pre><code>wlan = WLAN(mode=WLAN.STA, antenna=1)
print('Antenna', wlan.antenna())
</code></pre>
<p dir="auto">Does anyone have the same issue?</p>
<p dir="auto">Module reports<br />
MicroPython v1.8.6-849-055728a on 2018-02-13; WiPy with ESP32<br />
during boot.</p>
]]></description><link>https://forum.pycom.io/post/15949</link><guid isPermaLink="true">https://forum.pycom.io/post/15949</guid><dc:creator><![CDATA[floh]]></dc:creator><pubDate>Sun, 18 Feb 2018 21:23:42 GMT</pubDate></item><item><title><![CDATA[Reply to wipy 3: antenna setting not working on Mon, 19 Feb 2018 09:15:50 GMT]]></title><description><![CDATA[<p dir="auto">Hi,</p>
<p dir="auto">Thank you for your report, this is a known issue and will be fixed in the next firmware release.</p>
]]></description><link>https://forum.pycom.io/post/15962</link><guid isPermaLink="true">https://forum.pycom.io/post/15962</guid><dc:creator><![CDATA[seb]]></dc:creator><pubDate>Mon, 19 Feb 2018 09:15:50 GMT</pubDate></item><item><title><![CDATA[Reply to wipy 3: antenna setting not working on Mon, 19 Feb 2018 22:59:17 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="https://forum.pycom.io/uid/1881">@seb</a> Ok, Thank you for the prompt reply. Is there any easy way to find the know problems of a certain board and when it is sheduled to be fixed? Will there be an easy way to find the firmware file?<br />
I would be very helpfull if you could reply here if the new firmware is available and post a direct download link for the firmware file. So people who find this problem in the forum (because they might have the same issue) get the solution right away.</p>
]]></description><link>https://forum.pycom.io/post/16025</link><guid isPermaLink="true">https://forum.pycom.io/post/16025</guid><dc:creator><![CDATA[floh]]></dc:creator><pubDate>Mon, 19 Feb 2018 22:59:17 GMT</pubDate></item></channel></rss>