<?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>Link Controller connection manager when performing callbox tests for RSE, TIS/TRP tests</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/97229/link-controller-connection-manager-when-performing-callbox-tests-for-rse-tis-trp-tests</link><description>Hi - We are about to start FCC and PTCRB testing at the same lab as the nRF9160 was certified at (stand-alone module cert). 
 I plan to use our production firmware which uses the Nordic LTE connection manager - lte_lc_init_and_connect_async 
 Of course</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Fri, 14 Apr 2023 09:35:02 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/97229/link-controller-connection-manager-when-performing-callbox-tests-for-rse-tis-trp-tests" /><item><title>RE: Link Controller connection manager when performing callbox tests for RSE, TIS/TRP tests</title><link>https://devzone.nordicsemi.com/thread/420446?ContentTypeID=1</link><pubDate>Fri, 14 Apr 2023 09:35:02 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:8c18cd7a-c168-4a4c-b701-183ecbb9489c</guid><dc:creator>dejans</dc:creator><description>&lt;p&gt;Hi,&lt;br /&gt;&lt;br /&gt;Thank you for this information. It is great to hear that everything went well with your certification testing.&amp;nbsp;&lt;br /&gt;&lt;br /&gt;Best regards,&lt;br /&gt;Dejan&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Link Controller connection manager when performing callbox tests for RSE, TIS/TRP tests</title><link>https://devzone.nordicsemi.com/thread/420328?ContentTypeID=1</link><pubDate>Thu, 13 Apr 2023 16:23:13 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:c89b189c-0e40-435d-a0c1-9ae2890f6039</guid><dc:creator>RileyH</dc:creator><description>&lt;p&gt;Just so others are aware, the certification test lab was able to perform both conducted and radiated tests with their callboxes without us having&amp;nbsp; to make any changes. So using&amp;nbsp; the Nordic&amp;nbsp; LTE connection manager in the SDK does not appear to impact the basic signaling tests required for Regulatory (ex: FCC, CE mark) or Industry (ex: PTCRB, GCF).&amp;nbsp;&lt;/p&gt;
&lt;p&gt;So far so good with our testing.&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Link Controller connection manager when performing callbox tests for RSE, TIS/TRP tests</title><link>https://devzone.nordicsemi.com/thread/419719?ContentTypeID=1</link><pubDate>Tue, 11 Apr 2023 13:11:39 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:f229ab4a-bac2-4b21-b1f3-c79ec4b094ea</guid><dc:creator>dejans</dc:creator><description>&lt;p&gt;Hi,&lt;br /&gt;&lt;br /&gt;There are 2 guides that might be of interest to you:&lt;br /&gt;&lt;br /&gt;&lt;a href="https://devzone.nordicsemi.com/guides/hardware-design-test-and-measuring/b/nrf9x/posts/using-nrf9160-against-r-s-cmw500-or-cmw290-in-signalling-callbox-mode"&gt;Using nRF9160 against R&amp;amp;S CMW500 (or CMW290) in signaling callbox mode&lt;/a&gt;&amp;nbsp;&lt;br /&gt;&lt;br /&gt;&lt;a href="https://devzone.nordicsemi.com/guides/hardware-design-test-and-measuring/b/nrf9x/posts/using-nrf9160-against-anritsu-mt8821c-in-signaling-callbox-mode"&gt;Using the nRF9160 against Anritsu MT8821C In Signaling Callbox Mode&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Best regards,&lt;br /&gt;Dejan&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Link Controller connection manager when performing callbox tests for RSE, TIS/TRP tests</title><link>https://devzone.nordicsemi.com/thread/417606?ContentTypeID=1</link><pubDate>Mon, 27 Mar 2023 08:53:18 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:c9e1ad93-8839-444f-b5a8-dd910e34565e</guid><dc:creator>dejans</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
[quote user="RileyH"]&lt;p&gt;Regarding the comment above (&amp;quot;&amp;nbsp;&lt;span&gt;up to the application to have a &amp;quot;test mode&amp;quot;.&amp;nbsp;If test-SIM is used and there is a need to test carrier specific feature&amp;quot;) - Let me clarify, we are not trying to test a &amp;quot;carrier&amp;quot; (aka MNO) specific feature. We are needing to test industry standard test cases needed for Regulatory (ex: FCC) and Industry (ex: PTCRB) certifications. It&amp;#39;s pretty basic testing that all nRF9160 customers will need to do. It&amp;#39;s not some abstract MNO feature we are trying to test here.....&amp;nbsp;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;Our application makes use of the Nordic LTE connection manager and the MQTT client. It&amp;#39;s all pretty much &amp;#39;under the hood&amp;#39; to us so that&amp;#39;s why I have posted the question. I wanted to know how your helper agents/services would handle these common test scenarios before starting to add a special &amp;#39;test mode&amp;#39; which would require more work. I also dislike &amp;#39;test modes&amp;#39; because it sort of invalidates the testing that needs to be done on the hardware/software to be commercialized). I had thought many others would have gone down this road before. Maybe I am concerned over nothing..&amp;nbsp;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;In the absence of information, I have sent a test sample device to the lab and asked them to run some quick tests required for FCC/RSE and PTCRB/OTA (TIS/TRP).&amp;nbsp; I am also hoping&amp;nbsp; that the Nordic AT command set has the additional capabilities needed for RSE tests. I am sort of assuming it does otherwise many other customers would have ran into this issue as well.&amp;nbsp;&amp;nbsp;&lt;/p&gt;[/quote]
&lt;p&gt;Could you please inform me if you need any further information other than what was provided previously?&lt;br /&gt;&lt;br /&gt;&lt;/p&gt;
[quote user="RileyH"]Stay tuned and thanks for asking [/quote]
&lt;p&gt;I hope everything is progressing well with your certification testing. Please keep me updated on the status of your certification testing, and do not hesitate to ask if you have any further questions.&lt;br /&gt;&lt;br /&gt;Best regards,&lt;br /&gt;Dejan&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Link Controller connection manager when performing callbox tests for RSE, TIS/TRP tests</title><link>https://devzone.nordicsemi.com/thread/417233?ContentTypeID=1</link><pubDate>Thu, 23 Mar 2023 20:32:44 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:d0402f00-793f-4c5f-85d6-dd737c9103e1</guid><dc:creator>RileyH</dc:creator><description>&lt;p&gt;Hi, here&amp;#39;s an update and more clarifications:&lt;/p&gt;
&lt;p&gt;Regarding the comment above (&amp;quot;&amp;nbsp;&lt;span&gt;up to the application to have a &amp;quot;test mode&amp;quot;.&amp;nbsp;If test-SIM is used and there is a need to test carrier specific feature&amp;quot;) - Let me clarify, we are not trying to test a &amp;quot;carrier&amp;quot; (aka MNO) specific feature. We are needing to test industry standard test cases needed for Regulatory (ex: FCC) and Industry (ex: PTCRB) certifications. It&amp;#39;s pretty basic testing that all nRF9160 customers will need to do. It&amp;#39;s not some abstract MNO feature we are trying to test here.....&amp;nbsp;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;Our application makes use of the Nordic LTE connection manager and the MQTT client. It&amp;#39;s all pretty much &amp;#39;under the hood&amp;#39; to us so that&amp;#39;s why I have posted the question. I wanted to know how your helper agents/services would handle these common test scenarios before starting to add a special &amp;#39;test mode&amp;#39; which would require more work. I also dislike &amp;#39;test modes&amp;#39; because it sort of invalidates the testing that needs to be done on the hardware/software to be commercialized). I had thought many others would have gone down this road before. Maybe I am concerned over nothing..&amp;nbsp;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;In the absence of information, I have sent a test sample device to the lab and asked them to run some quick tests required for FCC/RSE and PTCRB/OTA (TIS/TRP).&amp;nbsp; I am also hoping&amp;nbsp; that the Nordic AT command set has the additional capabilities needed for RSE tests. I am sort of assuming it does otherwise many other customers would have ran into this issue as well.&amp;nbsp;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Stay tuned and thanks for asking &lt;span class="emoticon" data-url="https://devzone.nordicsemi.com/cfs-file/__key/system/emoji/1f642.svg" title="Slight smile"&gt;&amp;#x1f642;&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Link Controller connection manager when performing callbox tests for RSE, TIS/TRP tests</title><link>https://devzone.nordicsemi.com/thread/417000?ContentTypeID=1</link><pubDate>Thu, 23 Mar 2023 09:37:08 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:2a3fd7ed-ec08-4224-b127-2207e08ef325</guid><dc:creator>dejans</dc:creator><description>&lt;p&gt;Hi,&lt;br /&gt;&lt;br /&gt;Could you provide an update on the current status? Were you able to proceed with certification testing in the lab?&lt;br /&gt;&lt;br /&gt;Best regards,&lt;br /&gt;Dejan&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Link Controller connection manager when performing callbox tests for RSE, TIS/TRP tests</title><link>https://devzone.nordicsemi.com/thread/415281?ContentTypeID=1</link><pubDate>Tue, 14 Mar 2023 15:10:21 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:419e9cc4-b00a-44f0-bf4a-29b8d5024648</guid><dc:creator>dejans</dc:creator><description>&lt;p&gt;Hi,&lt;br /&gt;&lt;br /&gt;The proper behavior of not starting default PDN Connection immediately is up to the application to have a &amp;quot;test mode&amp;quot;.&amp;nbsp;If test-SIM is used and there is a need to test carrier specific features, then&amp;nbsp;&lt;a href="https://infocenter.nordicsemi.com/topic/ref_at_commands/REF/at_commands/nw_service/xopconf_set.html"&gt;AT%XOPCONF&lt;/a&gt; is needed to enable specific carrier profile.&lt;br /&gt;&lt;br /&gt;One possible problem for RSE and OTA testing could be that the application in use tries to send some data and tester (like CMW-500) is not configured to receive and respond to this data, but usually RSE and OTA testing are done with basic settings. From CMW-500 point of view, the modem should hold the connection as long as CMW-500 GUI option &amp;quot;keep RRC connection&amp;quot; is selected.&lt;br /&gt;&lt;br /&gt;Best regards,&lt;br /&gt;Dejan&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Link Controller connection manager when performing callbox tests for RSE, TIS/TRP tests</title><link>https://devzone.nordicsemi.com/thread/414991?ContentTypeID=1</link><pubDate>Mon, 13 Mar 2023 16:31:52 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:64134663-ff98-403f-b989-29625b7b0464</guid><dc:creator>RileyH</dc:creator><description>&lt;p&gt;Hi - I thought I would clarify my question in case it&amp;#39;s not clear:&amp;nbsp;&lt;/p&gt;
&lt;p&gt;For FCC/PTRCRB type certification testing, my specific question is regarding the Nordic LTE link controller library and functionality.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;My concern is that the Nordic LTE link controller might get &amp;lsquo;it&amp;rsquo;s knickers in a twist&amp;rsquo; and create issues like continue scanning and dropping the CMW-500 connection. I am hoping that I don&amp;rsquo;t need to change the firmware on the device to accommodate the testing process. In a perfect world, those testing should be conducted with operational/commercial firmware and not &amp;lsquo;test code&amp;rsquo;.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Link Controller connection manager when performing callbox tests for RSE, TIS/TRP tests</title><link>https://devzone.nordicsemi.com/thread/414690?ContentTypeID=1</link><pubDate>Fri, 10 Mar 2023 14:40:08 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:1fa19665-1c9d-4c54-9fe6-178f4c08d43d</guid><dc:creator>dejans</dc:creator><description>&lt;p&gt;Hi,&lt;br /&gt;&lt;br /&gt;This is just to provide a short update. I am still waiting for some information. I&amp;#39;ll get back to you during next week. Thank you for your patience.&lt;br /&gt;&lt;br /&gt;Best regards,&lt;br /&gt;Dejan&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Link Controller connection manager when performing callbox tests for RSE, TIS/TRP tests</title><link>https://devzone.nordicsemi.com/thread/413926?ContentTypeID=1</link><pubDate>Tue, 07 Mar 2023 15:58:31 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:9f1dd401-2467-406b-a459-f5aaa8290561</guid><dc:creator>dejans</dc:creator><description>&lt;p&gt;Hi,&lt;br /&gt;&lt;br /&gt;We are looking into it. I hope I&amp;nbsp;would be able to provide some information till the end of this week.&lt;br /&gt;&lt;br /&gt;Best regards,&lt;br /&gt;Dejan&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Link Controller connection manager when performing callbox tests for RSE, TIS/TRP tests</title><link>https://devzone.nordicsemi.com/thread/413910?ContentTypeID=1</link><pubDate>Tue, 07 Mar 2023 15:22:26 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:04920f31-4998-49bf-8752-a73858eefee8</guid><dc:creator>RileyH</dc:creator><description>&lt;p&gt;Hi, any updates on this?&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Link Controller connection manager when performing callbox tests for RSE, TIS/TRP tests</title><link>https://devzone.nordicsemi.com/thread/413057?ContentTypeID=1</link><pubDate>Thu, 02 Mar 2023 14:20:33 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:29cfb8ca-c1ee-4c2e-b243-0bd56c6e92db</guid><dc:creator>dejans</dc:creator><description>&lt;p&gt;Hi,&lt;br /&gt;&lt;br /&gt;I have made an internal inquiry. I&amp;#39;ll get back to you when I get new information.&lt;br /&gt;&lt;br /&gt;Best regards,&lt;br /&gt;Dejan&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>