<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="https://devzone.nordicsemi.com/cfs-file/__key/system/syndication/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Problem with board antenna in nRF9151-DK.</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/118321/problem-with-board-antenna-in-nrf9151-dk</link><description>Hi, 
 
 I am trying to use the nRF915-DK with a GNSS Tracker application. Everything works fine, but, I am not able to set the nRF9151-DK properly for utilizing the board GNSS antenna. 
 What CONFIGs defines I have to use in prj.conf file If I want to</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Fri, 07 Feb 2025 20:49:50 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/118321/problem-with-board-antenna-in-nrf9151-dk" /><item><title>RE: Problem with board antenna in nRF9151-DK.</title><link>https://devzone.nordicsemi.com/thread/522058?ContentTypeID=1</link><pubDate>Fri, 07 Feb 2025 20:49:50 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:91ab606d-8521-4207-8469-9492e37c7d4b</guid><dc:creator>oscargomezf</dc:creator><description>&lt;p&gt;Hi Michal,&lt;/p&gt;
&lt;p&gt;Thank you for your support.&lt;/p&gt;
&lt;p&gt;&lt;img style="max-height:240px;max-width:320px;" src="https://devzone.nordicsemi.com/resized-image/__size/640x480/__key/communityserver-discussions-components-files/4/pastedimage1738957028559v1.png" alt=" " /&gt;&lt;/p&gt;
&lt;p&gt;Modem FW version: nrf91x1_2.0.2&lt;/p&gt;
&lt;p&gt;Best regards,&lt;/p&gt;
&lt;p&gt;&amp;Oacute;scar.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Problem with board antenna in nRF9151-DK.</title><link>https://devzone.nordicsemi.com/thread/522046?ContentTypeID=1</link><pubDate>Fri, 07 Feb 2025 19:06:52 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:c9266642-6ff6-4ee8-aa3e-99def74160da</guid><dc:creator>Michal</dc:creator><description>&lt;p&gt;Sorry, I forgot to ask: which NCS and Modem FW versions are you using?&lt;/p&gt;
&lt;p&gt;Best regards,&lt;/p&gt;
&lt;p&gt;Michal&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Problem with board antenna in nRF9151-DK.</title><link>https://devzone.nordicsemi.com/thread/521637?ContentTypeID=1</link><pubDate>Wed, 05 Feb 2025 22:56:16 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:afce9902-8d8b-44e1-8edc-c76f5eaff0f5</guid><dc:creator>Michal</dc:creator><description>&lt;p&gt;I will check that internally.&lt;/p&gt;
&lt;p&gt;If you have the AT command interface on as well (or maybe can try to turn it on) you could check with the &lt;a href="https://docs.nordicsemi.com/bundle/ref_at_commands/page/REF/at_commands/sip_pin_configuration/coex0_read.html"&gt;AT%COEX0?&lt;/a&gt; command.&lt;/p&gt;
&lt;p&gt;Best regards,&lt;/p&gt;
&lt;p&gt;Michal&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Problem with board antenna in nRF9151-DK.</title><link>https://devzone.nordicsemi.com/thread/520987?ContentTypeID=1</link><pubDate>Sat, 01 Feb 2025 20:25:01 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:f165ee95-a960-4849-ad50-738187e0d92d</guid><dc:creator>oscargomezf</dc:creator><description>&lt;p&gt;When I tried this set up:&lt;/p&gt;
&lt;div&gt;
&lt;div&gt;&lt;span&gt;# Use onboard antena with COEX0 by default:&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;&lt;span&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;&lt;span&gt;&lt;/span&gt;&lt;/div&gt;
&lt;pre class="ui-code" data-mode="text"&gt;CONFIG_MODEM_ANTENNA_GNSS_ONBOARD=n
CONFIG_MODEM_ANTENNA_GNSS_EXTERNAL=y&lt;/pre&gt;&lt;/div&gt;
&lt;div&gt;&lt;/div&gt;
&lt;div&gt;&lt;/div&gt;
&lt;div&gt;The GNSS works perfectly, but when I use this set up:&lt;/div&gt;
&lt;div&gt;&lt;/div&gt;
&lt;div&gt;
&lt;div&gt;&lt;span&gt;&lt;/span&gt;&lt;/div&gt;
&lt;pre class="ui-code" data-mode="text"&gt;# Use onboard antena with COEX0 by default
CONFIG_MODEM_ANTENNA_GNSS_ONBOARD=y
CONFIG_MODEM_ANTENNA_GNSS_EXTERNAL=n&lt;/pre&gt;
&lt;div&gt;&lt;span&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;&lt;/div&gt;
&lt;div&gt;With the nRF9151-DK in clear sky with direct line of sight to satellites, I am not able to get a fix.&lt;/div&gt;
&lt;div&gt;&lt;/div&gt;
&lt;div&gt;Does anyone any suggestion?&lt;/div&gt;
&lt;/div&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Problem with board antenna in nRF9151-DK.</title><link>https://devzone.nordicsemi.com/thread/520784?ContentTypeID=1</link><pubDate>Thu, 30 Jan 2025 20:49:27 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:b289626d-2606-4aa6-8e17-7c41edc2115a</guid><dc:creator>Michal</dc:creator><description>&lt;p&gt;Hello,&lt;/p&gt;
&lt;p&gt;From the &lt;a href="https://docs.nordicsemi.com/bundle/ug_nrf9151_dk/page/UG/nrf91_DK/hw_description/gnss.html"&gt;DK documentation:&lt;/a&gt;&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;An external active GNSS antenna can be connected to the &lt;a title="An ultra-small surface-mount coaxial connector designed for high-frequency performance." href="https://docs.nordicsemi.com/bundle/ug_nrf9151_dk/page/dita_common/glossary/glossary.html#ufl"&gt;&lt;dfn&gt;U.FL&lt;/dfn&gt;&lt;/a&gt; connector &lt;span&gt;J2&lt;/span&gt;. &lt;span&gt;The default 3.0 V&lt;/span&gt; &lt;a title="Direct Current" href="https://docs.nordicsemi.com/bundle/ug_nrf9151_dk/page/dita_common/glossary/glossary.html#dc"&gt;&lt;dfn&gt;DC&lt;/dfn&gt;&lt;/a&gt; is fed through &lt;span&gt;J2&lt;/span&gt; to supply the LNA of the external antenna. &lt;span&gt;The voltage can be changed through the board controller. &lt;/span&gt;When using an external GNSS antenna, the onboard GNSS LNA (&lt;span&gt;U2&lt;/span&gt;) must be disabled to avoid interference. This is done by ensuring that the &lt;span&gt;VEN&lt;/span&gt; signal is low and set by the &lt;span&gt;%XCOEX0&lt;/span&gt; &lt;a title="A command used to control the modem." href="https://docs.nordicsemi.com/bundle/ug_nrf9151_dk/page/dita_common/glossary/glossary.html#at"&gt;&lt;dfn&gt;AT command&lt;/dfn&gt;&lt;/a&gt;.&lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;Best regards,&lt;/p&gt;
&lt;p&gt;Michal&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>