<?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>Legacy PCO mode in nrf conect SDK 1.7.1</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/81822/legacy-pco-mode-in-nrf-conect-sdk-1-7-1</link><description>Hi 
 I am evaluating nrf9160 with an nrf9160-DK on nb-iot in Greece. I am using the asset tracker application example. 
 I have an issue of DNS not resolving that is expressed with the &amp;quot; getaddrinfo, error: -11&amp;quot; error in the debug info. 
 While using</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Thu, 25 Nov 2021 15:00:51 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/81822/legacy-pco-mode-in-nrf-conect-sdk-1-7-1" /><item><title>RE: Legacy PCO mode in nrf conect SDK 1.7.1</title><link>https://devzone.nordicsemi.com/thread/340778?ContentTypeID=1</link><pubDate>Thu, 25 Nov 2021 15:00:51 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:4b610927-9bd2-4a75-8fbe-4d15e4a1704a</guid><dc:creator>helsing</dc:creator><description>&lt;p&gt;Thank you for the update, this sounds promising.&lt;/p&gt;
&lt;p&gt;You may use the command at the beginning of your application by using &lt;code&gt;at_cmd_write()&lt;/code&gt;. An alternative is to add &amp;#39;&lt;code&gt;&lt;span style="font-size:14px;font-style:inherit;font-weight:inherit;"&gt;CONFIG_PDN_LEGACY_PCO&lt;/span&gt;=y&lt;/code&gt;&amp;#39; to your &lt;em&gt;prj.conf&lt;/em&gt; file.&lt;/p&gt;
&lt;p&gt;For reference: &lt;a href="https://developer.nordicsemi.com/nRF_Connect_SDK/doc/1.7.1/kconfig/CONFIG_PDN_LEGACY_PCO.html?highlight=config_pdn_legacy_pco"&gt;CONFIG_PDN_LEGACY_PCO&lt;/a&gt; &lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Legacy PCO mode in nrf conect SDK 1.7.1</title><link>https://devzone.nordicsemi.com/thread/340758?ContentTypeID=1</link><pubDate>Thu, 25 Nov 2021 14:01:10 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:7343485b-f7c8-4d00-a7fb-ab0cf9ab7581</guid><dc:creator>Vassilis</dc:creator><description>&lt;p&gt;It works, and as I can save it by sending the AT+CFUN=0 command after the setting, I have overcome my development needs so far.&lt;/p&gt;
&lt;p&gt;But for production I need a way to send it from firmware... The SDK 1.7.1 seems to not handle at all this command at configuration level..&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Possibly it is in order to allow for flexibility to do it in run time, but then where is the most suitable place in code to add it programmatically?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Legacy PCO mode in nrf conect SDK 1.7.1</title><link>https://devzone.nordicsemi.com/thread/340385?ContentTypeID=1</link><pubDate>Tue, 23 Nov 2021 14:42:56 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:9102bd8a-7c37-4d3e-8ff1-5ba9b1f7afa1</guid><dc:creator>helsing</dc:creator><description>&lt;p&gt;What happens if you fire the following?&lt;/p&gt;
&lt;pre&gt;&lt;code&gt;AT%XEPCO=0&lt;/code&gt;&lt;/pre&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Legacy PCO mode in nrf conect SDK 1.7.1</title><link>https://devzone.nordicsemi.com/thread/340138?ContentTypeID=1</link><pubDate>Mon, 22 Nov 2021 14:55:48 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:7f0119e5-3c82-4733-8a3b-906c686b55be</guid><dc:creator>Vassilis</dc:creator><description>&lt;p&gt;In SDK v1.4.0 there is configuration option &amp;lt;LTE_LEGACY_PCO_MODE&amp;gt;&amp;nbsp; in the LTE link control library Kconfig.&lt;/p&gt;
&lt;p&gt;I&amp;#39;ve set it from there with the SEGGER Embedded Studio Configurator tool by checking the &amp;quot;Enable legacy LTE Protocol Configuration Options&amp;quot; checkbox...&lt;/p&gt;
&lt;p&gt;This is what I am looking for and I can&amp;#39;t find in SDK v1.7.1&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Legacy PCO mode in nrf conect SDK 1.7.1</title><link>https://devzone.nordicsemi.com/thread/340131?ContentTypeID=1</link><pubDate>Mon, 22 Nov 2021 14:43:55 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:a88b69f5-042f-4fff-8005-3bd2cce5fa53</guid><dc:creator>helsing</dc:creator><description>&lt;p&gt;How did you set the Legacy PCO mode?&lt;/p&gt;
&lt;p&gt;Did you try the following(&lt;a href="https://infocenter.nordicsemi.com/topic/ref_at_commands/REF/at_commands/packet_domain/xepco_set.html"&gt;XEPCO&lt;/a&gt;)?&lt;/p&gt;
&lt;pre&gt;&lt;code&gt;AT%XEPCO=0&lt;/code&gt;&lt;/pre&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Legacy PCO mode in nrf conect SDK 1.7.1</title><link>https://devzone.nordicsemi.com/thread/339836?ContentTypeID=1</link><pubDate>Fri, 19 Nov 2021 13:36:27 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:8057d103-88bd-42ef-a89c-cd6dcac0e460</guid><dc:creator>Vassilis</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;Both prebuilt&amp;nbsp;&lt;/p&gt;
&lt;p&gt;nrf9160dk_asset_tracker_v2_debug_nbiot_legacy_pco_2021-10-20_d29f1dde.hex&lt;/p&gt;
&lt;p&gt;and&lt;/p&gt;
&lt;p&gt;nrf9160dk_asset_tracker_debug_nbiot_legacy_pco_2021-10-20_d29f1dde.hex&lt;/p&gt;
&lt;p&gt;fail in different ways.&lt;/p&gt;
&lt;p&gt;I have managed to build and run the asset tracker sample with SDK 1.4.0 but I cant find the PCO mode configuration in SDK 1.7.1&lt;/p&gt;
&lt;p&gt;In the sample projects in Segger Embedded Studio though there is no differentiation on asset_tracker V1 and V2.. That is while in the prebuild hex files I can see a different V2 file, I don&amp;#39;t know how to select the V2 sample source...&amp;nbsp;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;img src="https://devzone.nordicsemi.com/resized-image/__size/320x240/__key/communityserver-discussions-components-files/4/pastedimage1637327952896v1.png" alt=" " /&gt;&lt;/p&gt;
&lt;p&gt;&lt;img src="https://devzone.nordicsemi.com/resized-image/__size/320x240/__key/communityserver-discussions-components-files/4/pastedimage1637328086428v2.png" alt=" " /&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Legacy PCO mode in nrf conect SDK 1.7.1</title><link>https://devzone.nordicsemi.com/thread/339819?ContentTypeID=1</link><pubDate>Fri, 19 Nov 2021 12:50:53 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:abc0eb68-8ced-412b-b928-96f22385e8f7</guid><dc:creator>helsing</dc:creator><description>&lt;p&gt;Hi Vassillis,&lt;/p&gt;
&lt;p&gt;Are you using the now deprecated &lt;a href="https://developer.nordicsemi.com/nRF_Connect_SDK/doc/1.7.1/nrf/applications/asset_tracker/README.html"&gt;nRF9160: Asset Tracker&lt;/a&gt;? Have you tried &lt;a href="https://developer.nordicsemi.com/nRF_Connect_SDK/doc/1.7.1/nrf/applications/asset_tracker_v2/README.html"&gt;nRF9160: Asset Tracker v2&lt;/a&gt;?&lt;/p&gt;
&lt;p&gt;Best regards,&lt;/p&gt;
&lt;p&gt;Håkon&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>