<?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>NIDD test on NRF91x1_2.0.1</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/113096/nidd-test-on-nrf91x1_2-0-1</link><description>when testing NIDD on NRF9151 we are using sock connect -f packet -t raw but it is giving us error 
 mosh:~$ &amp;gt; sock connect -f packet -t raw sock connect -f packet -t raw Socket open and connect family=3, type=3, port=0, bind_port=0, pdn_cid=0, address</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Wed, 24 Jul 2024 10:21:00 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/113096/nidd-test-on-nrf91x1_2-0-1" /><item><title>RE: NIDD test on NRF91x1_2.0.1</title><link>https://devzone.nordicsemi.com/thread/495389?ContentTypeID=1</link><pubDate>Wed, 24 Jul 2024 10:21:00 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:a8c2d210-4bb8-4324-a8ff-f82c2229ca74</guid><dc:creator>Charlie</dc:creator><description>&lt;p&gt;Thanks for the update! Feel great to hear it works now. :-)&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: NIDD test on NRF91x1_2.0.1</title><link>https://devzone.nordicsemi.com/thread/495352?ContentTypeID=1</link><pubDate>Wed, 24 Jul 2024 08:05:56 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:fa58ada3-9d38-49c8-b050-a4ddcd4a4894</guid><dc:creator>Mustafa.kamal</dc:creator><description>&lt;p&gt;Thanks Alex\Charlie for all the support&amp;nbsp; its working now I was able&amp;nbsp; to test nidd after reprograming with hex file you provided&lt;/p&gt;
&lt;p&gt;Regards,&lt;/p&gt;
&lt;p&gt;Mustafa&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: NIDD test on NRF91x1_2.0.1</title><link>https://devzone.nordicsemi.com/thread/495345?ContentTypeID=1</link><pubDate>Wed, 24 Jul 2024 07:49:36 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:5fea8753-af3a-4ae4-9208-cdd506ade9cf</guid><dc:creator>Alex Rawstorne</dc:creator><description>&lt;p&gt;Hi Charlie,&lt;/p&gt;
&lt;p&gt;I recompiled Mosh on 2.7.0 and it seems to work now. I have sent Mustafa the hex file to program.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Regards&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Alex&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: NIDD test on NRF91x1_2.0.1</title><link>https://devzone.nordicsemi.com/thread/495057?ContentTypeID=1</link><pubDate>Mon, 22 Jul 2024 14:30:16 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:79ce7f2e-350a-40fb-833e-cb912d5d18ff</guid><dc:creator>Charlie</dc:creator><description>&lt;p&gt;Hi Mustafa,&lt;/p&gt;
&lt;p&gt;I am not able to test myself since there is no non-ip PDP&amp;nbsp;environment I can access now. I will try to get help from our development team, but it may take time. Just collect more information&amp;nbsp;that&amp;nbsp;may help:&lt;/p&gt;
&lt;p&gt;1. Could you provide a comprehensive log of commands and response when you are doing test? Include the&amp;nbsp;nrf\samples\cellular\modem_shell\overlay-debug.conf when you build the firmware.&lt;/p&gt;
&lt;p&gt;2. You can check the failing instruction with arm-none-eabi-addr2line as explained by Alseth in&lt;span&gt;&amp;nbsp;&lt;/span&gt;&lt;a href="https://devzone.nordicsemi.com/f/nordic-q-a/90901/nrf9160-modem-hard-fault-debugging/381511"&gt;this post&lt;/a&gt;. In case arm-none-eabi-addr2line does not work, you might need to add some PATH to your operating system variables.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Best regards,&lt;/p&gt;
&lt;p&gt;Charlie&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: NIDD test on NRF91x1_2.0.1</title><link>https://devzone.nordicsemi.com/thread/494847?ContentTypeID=1</link><pubDate>Fri, 19 Jul 2024 14:38:09 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:2addc0bd-2710-4409-8666-9f6d63266ab0</guid><dc:creator>Mustafa.kamal</dc:creator><description>&lt;p&gt;I have used below commands for nidd test&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;link funmode --pwroff&lt;/p&gt;
&lt;p&gt;link defcont -e -a &amp;quot;non-ip.apn&amp;quot; -f &amp;quot;non-ip&amp;quot;&lt;/p&gt;
&lt;p&gt;at at+cgdcont=0,&amp;quot;NON-IP&amp;quot;,&amp;quot;non-ip.apn&amp;quot;&lt;/p&gt;
&lt;p&gt;link funmode --normal&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;sock connect -f packet -t raw&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; (and on this command it gets failure and crashes)&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Thanks,&lt;/p&gt;
&lt;p&gt;Mustafa&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: NIDD test on NRF91x1_2.0.1</title><link>https://devzone.nordicsemi.com/thread/494834?ContentTypeID=1</link><pubDate>Fri, 19 Jul 2024 13:47:49 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:8433563d-0b9f-4d34-83c5-603104504a13</guid><dc:creator>Charlie</dc:creator><description>&lt;p&gt;Can you show me all your commands used for testing?&lt;/p&gt;
&lt;p&gt;Because I saw in the modem trace that command AT Command: AT%REL14FEAT only supported&amp;nbsp;by nRF9160 are showing.&lt;/p&gt;
&lt;p&gt;Best regards,&lt;/p&gt;
&lt;p&gt;charlie&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: NIDD test on NRF91x1_2.0.1</title><link>https://devzone.nordicsemi.com/thread/494748?ContentTypeID=1</link><pubDate>Fri, 19 Jul 2024 10:21:54 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:d792ce69-54dd-4479-b6f4-6aef90cdd05c</guid><dc:creator>Mustafa.kamal</dc:creator><description>&lt;p&gt;&lt;a href="https://devzone.nordicsemi.com/cfs-file/__key/communityserver-discussions-components-files/4/trace_2D00_2024_2D00_07_2D00_19T08_2D00_16_2D00_32.649Z.mtrace"&gt;devzone.nordicsemi.com/.../trace_2D00_2024_2D00_07_2D00_19T08_2D00_16_2D00_32.649Z.mtrace&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Hi Charlie,&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Please see the attached modem log.&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Thanks,&lt;/p&gt;
&lt;p&gt;Mustafa&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: NIDD test on NRF91x1_2.0.1</title><link>https://devzone.nordicsemi.com/thread/494341?ContentTypeID=1</link><pubDate>Wed, 17 Jul 2024 11:51:42 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:4f96217c-0299-487f-8a59-5dcbebd6741b</guid><dc:creator>Charlie</dc:creator><description>&lt;p&gt;Hi Mustafa,&lt;/p&gt;
&lt;p&gt;Can&amp;nbsp;you get chance to try&amp;nbsp;&lt;a href="https://docs.nordicsemi.com/bundle/ncs-2.7.0/page/nrf/samples/cellular/nidd/README.html"&gt;Cellular: NIDD (nordicsemi.com)&lt;/a&gt;&amp;nbsp;smaple directly with nRF9151?&lt;/p&gt;
&lt;p&gt;If the problem still exists, can you provide a modem trace recording for this test.&lt;/p&gt;
&lt;p&gt;Best regards,&lt;/p&gt;
&lt;p&gt;Charlie&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>