<?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>AT+COPS</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/99054/at-cops</link><description>HI Team 
 The COPS doesn&amp;#39;t have parameter to specify the ACT. If customer want to select ACT7, how to select it? 
 
 
 Thank you 
 Victor</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Tue, 25 Apr 2023 07:32:49 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/99054/at-cops" /><item><title>RE: AT+COPS</title><link>https://devzone.nordicsemi.com/thread/422193?ContentTypeID=1</link><pubDate>Tue, 25 Apr 2023 07:32:49 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:96281f99-0416-4baf-971c-82d566639608</guid><dc:creator>&amp;#216;yvind</dc:creator><description>&lt;p&gt;Hello Victor,&amp;nbsp;&lt;br /&gt;&lt;br /&gt;The &lt;a href="https://infocenter.nordicsemi.com/topic/ref_at_commands/REF/at_commands/nw_service/cops.html"&gt;AT+COPS&lt;/a&gt; command does not select the LTE mode for the modem. This is handled by the &lt;a href="https://infocenter.nordicsemi.com/topic/ref_at_commands/REF/at_commands/mob_termination_ctrl_status/xsystemmode_set.html"&gt;AT%XSYSTEMMODE&lt;/a&gt;&amp;nbsp;command in the nRF9160 modem. In order to select&amp;nbsp;access&lt;br /&gt;technology (AcT) 7 connecting to&amp;nbsp;&lt;a title="The network architecture defined for the E-UTRA radio interface consisting of evolved Node Bs (eNB) and providing user plane and control plane protocol terminations towards the User Equipment (UE)." href="https://infocenter.nordicsemi.com/topic/ref_at_commands/dita_common/glossary/glossary.html#eutran"&gt;&lt;dfn&gt;Evolved Terrestrial Radio Access Network (E-UTRAN)&lt;/dfn&gt;&lt;/a&gt;&amp;nbsp;using LTE-M, you should use the command&amp;nbsp;&lt;/p&gt;
&lt;pre&gt;&lt;code&gt;AT%XSYSTEMMODE=1,0,1,0 (&lt;/code&gt;&lt;code&gt;&lt;em&gt;%XSYSTEMMODE=&amp;lt;LTE_M_support&amp;gt;,&amp;lt;NB_IoT_support&amp;gt;,&amp;lt;GNSS_support&amp;gt;,&amp;lt;LTE_preference&amp;gt;&lt;/em&gt;)&lt;/code&gt;&lt;/pre&gt;
&lt;p&gt;&lt;br /&gt;Kind regards,&lt;br /&gt;Øyvind&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>