<?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[Selecting external antenna on gpy]]></title><description><![CDATA[<p dir="auto">Can someone tell me how to select the external wifi antenna on the gpy pls?</p>
<blockquote>
<blockquote>
<blockquote>
<p dir="auto">from machine import Pin; from network import WLAN; WLAN.INT_ANT; WLAN.EXT_ANT<br />
0<br />
1</p>
</blockquote>
</blockquote>
<blockquote>
<blockquote>
<p dir="auto">Pin('P12', mode=Pin.OUT)(True); WLAN.INT_ANT; WLAN.EXT_ANT<br />
0<br />
1<br />
according to the docs P12 is supposed to change the antenna status</p>
</blockquote>
</blockquote>
</blockquote>
]]></description><link>https://forum.pycom.io/topic/4039/selecting-external-antenna-on-gpy</link><generator>RSS for Node</generator><lastBuildDate>Mon, 10 Aug 2026 19:39:54 GMT</lastBuildDate><atom:link href="https://forum.pycom.io/topic/4039.rss" rel="self" type="application/rss+xml"/><pubDate>Tue, 27 Nov 2018 04:32:14 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Selecting external antenna on gpy on Tue, 27 Nov 2018 04:32:14 GMT]]></title><description><![CDATA[<p dir="auto">Can someone tell me how to select the external wifi antenna on the gpy pls?</p>
<blockquote>
<blockquote>
<blockquote>
<p dir="auto">from machine import Pin; from network import WLAN; WLAN.INT_ANT; WLAN.EXT_ANT<br />
0<br />
1</p>
</blockquote>
</blockquote>
<blockquote>
<blockquote>
<p dir="auto">Pin('P12', mode=Pin.OUT)(True); WLAN.INT_ANT; WLAN.EXT_ANT<br />
0<br />
1<br />
according to the docs P12 is supposed to change the antenna status</p>
</blockquote>
</blockquote>
</blockquote>
]]></description><link>https://forum.pycom.io/post/23774</link><guid isPermaLink="true">https://forum.pycom.io/post/23774</guid><dc:creator><![CDATA[kjm]]></dc:creator><pubDate>Tue, 27 Nov 2018 04:32:14 GMT</pubDate></item></channel></rss>