<?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%XOPERID Effect</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/64391/at-xoperid-effect</link><description>Hi, 
 What does the AT%XOPERID command do exactly? Does it just return the operator, or does it change settings too, such as bands, system mode, psm, edrx etc? 
 Kind regards, 
 Thomas</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Thu, 28 Jan 2021 09:41:47 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/64391/at-xoperid-effect" /><item><title>RE: AT%XOPERID Effect</title><link>https://devzone.nordicsemi.com/thread/291720?ContentTypeID=1</link><pubDate>Thu, 28 Jan 2021 09:41:47 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:49d474ee-10ba-4b0c-86bf-b1bad7cc7ab5</guid><dc:creator>H&amp;#229;kon Alseth</dc:creator><description>&lt;p&gt;Hi Thomas,&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
[quote user="Thomas2197"]Is there a way to access these settings without using the library?[/quote]
&lt;p&gt;You can write AT commands using the at_cmd library instead of the at_client, and call it similar to this:&lt;/p&gt;
&lt;p&gt;&lt;a href="https://github.com/nrfconnect/sdk-nrf/blob/v1.4.2/lib/lte_link_control/lte_lc.c#L552"&gt;https://github.com/nrfconnect/sdk-nrf/blob/v1.4.2/lib/lte_link_control/lte_lc.c#L552&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Kind regards,&lt;/p&gt;
&lt;p&gt;Håkon&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: AT%XOPERID Effect</title><link>https://devzone.nordicsemi.com/thread/291709?ContentTypeID=1</link><pubDate>Thu, 28 Jan 2021 09:27:33 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:ce9a6da3-0a34-4795-b9b3-e9f406d0fcd3</guid><dc:creator>Thomas</dc:creator><description>&lt;p&gt;Hi&amp;nbsp;&lt;span&gt;H&amp;aring;kon,&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;Is there a way to access these settings without using the library?&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: AT%XOPERID Effect</title><link>https://devzone.nordicsemi.com/thread/262561?ContentTypeID=1</link><pubDate>Fri, 31 Jul 2020 11:53:08 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:7035a094-c3be-48ed-821f-a4d698339ea5</guid><dc:creator>H&amp;#229;kon Alseth</dc:creator><description>&lt;p&gt;Hi Thomas,&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;My apologies; there&amp;#39;s a flag on the %XOPCONF AT command which states that it is only valid for v1.1.3 or newer than this in the v1.1-series of modem fw:&lt;/p&gt;
&lt;p&gt;&lt;a href="https://infocenter.nordicsemi.com/topic/ref_at_commands/REF/at_commands/nw_service/xopconf.html?cp=2_1_7_17"&gt;https://infocenter.nordicsemi.com/topic/ref_at_commands/REF/at_commands/nw_service/xopconf.html?cp=2_1_7_17&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Kind regards,&lt;/p&gt;
&lt;p&gt;Håkon&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: AT%XOPERID Effect</title><link>https://devzone.nordicsemi.com/thread/262525?ContentTypeID=1</link><pubDate>Fri, 31 Jul 2020 08:25:02 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:9f9f0911-71af-4453-90cf-d0446fdd2ff0</guid><dc:creator>Thomas</dc:creator><description>&lt;p&gt;Hi &lt;span&gt;H&amp;aring;kon,&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;I get an error when I attempt to use that command though? Using version 1.2 of the modem firmware.&lt;/p&gt;
&lt;p&gt;Kind regards,&lt;/p&gt;
&lt;p&gt;Thomas&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: AT%XOPERID Effect</title><link>https://devzone.nordicsemi.com/thread/262523?ContentTypeID=1</link><pubDate>Fri, 31 Jul 2020 08:21:06 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:bcb16583-0543-4383-b891-3e6678fe7cfc</guid><dc:creator>H&amp;#229;kon Alseth</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&amp;nbsp;&lt;/p&gt;
[quote user="Thomas2197"]I take it this means the&amp;nbsp;%XOPCONF has now been discontinued? Is there a way to access these settings without using the library? We do not want to be using the network device management platforms - we have our own.[/quote]
&lt;p&gt;%XOPCONF is still defined in the AT commands document, and can be used without any carrier lib present in your device.&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Kind regards,&lt;/p&gt;
&lt;p&gt;Håkon&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: AT%XOPERID Effect</title><link>https://devzone.nordicsemi.com/thread/262519?ContentTypeID=1</link><pubDate>Fri, 31 Jul 2020 08:17:40 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:ae6c0c6e-4c5b-451f-91ae-6f5ff1e423fd</guid><dc:creator>Thomas</dc:creator><description>&lt;p&gt;I take it this means the&amp;nbsp;%XOPCONF has now been discontinued? Is there a way to access these settings without using the library? We do not want to be using the network device management platforms - we have our own.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: AT%XOPERID Effect</title><link>https://devzone.nordicsemi.com/thread/262513?ContentTypeID=1</link><pubDate>Fri, 31 Jul 2020 08:00:57 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:6ec9458a-88f0-43d2-93ad-8a2faad53ef2</guid><dc:creator>H&amp;#229;kon Alseth</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;It allows you to read the operator, given that they are one of the listed ones here:&lt;/p&gt;
&lt;p&gt;&lt;a href="https://infocenter.nordicsemi.com/topic/ref_at_commands/REF/at_commands/nw_service/xoperid_set.html?cp=2_1_7_13_0"&gt;https://infocenter.nordicsemi.com/topic/ref_at_commands/REF/at_commands/nw_service/xoperid_set.html?cp=2_1_7_13_0&lt;/a&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;This is a feature that is used in the &lt;a href="https://github.com/nrfconnect/sdk-nrf/blob/master/lib/bin/lwm2m_carrier/lwm2m_carrier.rst"&gt;carrier lib&lt;/a&gt; to apply operator specific options.&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Kind 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>