<?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>Ping Instability on Serial LTE Modem</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/116144/ping-instability-on-serial-lte-modem</link><description>I&amp;#39;m using firmware 1.3.6 and sdk 2.7 for Nordic nRF9160. For the internet connection ppp is being used. 
 Here are the results: 
 modem shell: 
 time wget https://leil.de/di/files/more/testdaten/1mb.test { }2024-11-06 13:43:04{ } https://leil.de/di/files</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Fri, 08 Nov 2024 14:36:03 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/116144/ping-instability-on-serial-lte-modem" /><item><title>RE: Ping Instability on Serial LTE Modem</title><link>https://devzone.nordicsemi.com/thread/509696?ContentTypeID=1</link><pubDate>Fri, 08 Nov 2024 14:36:03 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:8e1a40ea-5467-4fd9-bd54-9747091336bc</guid><dc:creator>&amp;#216;yvind</dc:creator><description>&lt;p&gt;Hello, our developers inform me that you should not select prj.conf as this is picked up by the build system automatically, and by selecting this through&amp;nbsp;&lt;span&gt;-DCONF_FILE=&amp;quot;prj.conf&amp;quot; it messes with the build configuration.&amp;nbsp;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;img style="max-height:240px;max-width:320px;" src="https://devzone.nordicsemi.com/resized-image/__size/640x480/__key/communityserver-discussions-components-files/4/pastedimage1731076537809v1.png" alt=" " /&gt;&lt;/p&gt;
&lt;blockquote&gt;&lt;/blockquote&gt;
&lt;p&gt;More information can be found here:&amp;nbsp;&lt;a href="https://docs.nordicsemi.com/bundle/ncs-latest/page/zephyr/build/kconfig/setting.html#the_initial_configuration"&gt;https://docs.nordicsemi.com/bundle/ncs-latest/page/zephyr/build/kconfig/setting.html#the_initial_configuration&lt;/a&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Ping Instability on Serial LTE Modem</title><link>https://devzone.nordicsemi.com/thread/509659?ContentTypeID=1</link><pubDate>Fri, 08 Nov 2024 10:56:04 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:45082911-037e-4dc0-99da-a56b9fa31085</guid><dc:creator>Oguzhan Turk</dc:creator><description>&lt;p&gt;I detected the problem. Sorry, It was not related with 2.6 or 2.7 SDK.&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Here was the working solution&amp;#39;s build command on the output tab of VS code:&lt;/p&gt;
&lt;p&gt;&lt;pre class="ui-code" data-mode="text"&gt;west build --build-dir build . --pristine --board nrf9160dk/nrf9160/ns -- -DNCS_TOOLCHAIN_VERSION=NONE -DEXTRA_CONF_FILE=overlay-ppp.conf -DEXTRA_DTC_OVERLAY_FILE=overlay-ppp-without-cmux.overlay -DBOARD_ROOT=.&lt;/pre&gt;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;And here was the not working solutions&amp;#39;s:&lt;/p&gt;
&lt;p&gt;&lt;pre class="ui-code" data-mode="text"&gt;west build --build-dir build . --pristine --board nrf9160dk/nrf9160/ns -- -DNCS_TOOLCHAIN_VERSION=NONE -DCONF_FILE=prj.conf -DEXTRA_CONF_FILE=overlay-ppp.conf -DEXTRA_DTC_OVERLAY_FILE=overlay-ppp-without-cmux.overlay -DBOARD_ROOT=.&lt;/pre&gt;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;AS you can see the difference is:&lt;/p&gt;
&lt;p&gt;&lt;pre class="ui-code" data-mode="text"&gt;-DCONF_FILE=&amp;quot;prj.conf&amp;quot;&lt;/pre&gt;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Btw: I modified the paths on commands (&amp;quot;build&amp;quot;, &amp;quot;.&amp;quot;, &amp;quot;prj.conf&amp;quot; etc.) above with relative path. Normally, VS Code was generating them with exact path with my folder names.&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&lt;img style="max-height:240px;max-width:320px;" alt=" " src="https://devzone.nordicsemi.com/resized-image/__size/640x480/__key/communityserver-discussions-components-files/4/pastedimage1731063173184v2.png" /&gt;&lt;/p&gt;
&lt;p&gt;If I select &amp;quot;prj.conf&amp;quot; for &amp;quot;Base configuration files (Kconfig fragments)&amp;quot; it was not working (unstable ping), otherwise works fine. On the other firmware application &amp;quot;modem shell&amp;quot; it was not a problem with selecting but it is for slm. So, question is why?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Ping Instability on Serial LTE Modem</title><link>https://devzone.nordicsemi.com/thread/509614?ContentTypeID=1</link><pubDate>Fri, 08 Nov 2024 08:31:54 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:fda23ff0-1634-42ab-8a1f-b59f588588e3</guid><dc:creator>Oguzhan Turk</dc:creator><description>&lt;p&gt;I&amp;#39;m in Germany and using O2 sim card. It was LTE-M connection. I didn&amp;#39;t change anything but&amp;nbsp;modified the&amp;nbsp;overlay file for ppp connection.&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;I also tried Serial LTE Modem of 2.6 SDK with 1.3.6 firmware and same modified ppp overlay file and then it worked perfectly:&lt;/p&gt;
&lt;p&gt;ping 8.8.8.8&lt;br /&gt;PING 8.8.8.8 (8.8.8.8): 56 data bytes&lt;br /&gt;64 bytes from 8.8.8.8: seq=0 ttl=113 time=165.667 ms&lt;br /&gt;64 bytes from 8.8.8.8: seq=1 ttl=113 time=191.232 ms&lt;br /&gt;64 bytes from 8.8.8.8: seq=2 ttl=113 time=165.185 ms&lt;br /&gt;64 bytes from 8.8.8.8: seq=3 ttl=113 time=128.151 ms&lt;br /&gt;64 bytes from 8.8.8.8: seq=4 ttl=113 time=159.620 ms&lt;br /&gt;64 bytes from 8.8.8.8: seq=5 ttl=113 time=119.200 ms&lt;br /&gt;64 bytes from 8.8.8.8: seq=6 ttl=113 time=163.098 ms&lt;br /&gt;64 bytes from 8.8.8.8: seq=7 ttl=113 time=204.357 ms&lt;br /&gt;64 bytes from 8.8.8.8: seq=8 ttl=113 time=181.489 ms&lt;br /&gt;64 bytes from 8.8.8.8: seq=9 ttl=113 time=197.444 ms&lt;br /&gt;64 bytes from 8.8.8.8: seq=10 ttl=113 time=178.525 ms&lt;br /&gt;64 bytes from 8.8.8.8: seq=11 ttl=113 time=190.697 ms&lt;br /&gt;64 bytes from 8.8.8.8: seq=12 ttl=113 time=150.017 ms&lt;br /&gt;64 bytes from 8.8.8.8: seq=13 ttl=113 time=189.505 ms&lt;br /&gt;64 bytes from 8.8.8.8: seq=14 ttl=113 time=163.905 ms&lt;br /&gt;64 bytes from 8.8.8.8: seq=15 ttl=113 time=188.434 ms&lt;br /&gt;64 bytes from 8.8.8.8: seq=16 ttl=113 time=148.029 ms&lt;br /&gt;64 bytes from 8.8.8.8: seq=17 ttl=113 time=184.078 ms&lt;br /&gt;64 bytes from 8.8.8.8: seq=18 ttl=113 time=143.896 ms&lt;br /&gt;64 bytes from 8.8.8.8: seq=19 ttl=113 time=184.349 ms&lt;br /&gt;64 bytes from 8.8.8.8: seq=20 ttl=113 time=152.094 ms&lt;br /&gt;64 bytes from 8.8.8.8: seq=21 ttl=113 time=195.506 ms&lt;br /&gt;64 bytes from 8.8.8.8: seq=22 ttl=113 time=154.951 ms&lt;br /&gt;64 bytes from 8.8.8.8: seq=23 ttl=113 time=194.785 ms&lt;br /&gt;64 bytes from 8.8.8.8: seq=24 ttl=113 time=149.357 ms&lt;br /&gt;64 bytes from 8.8.8.8: seq=25 ttl=113 time=192.802 ms&lt;br /&gt;64 bytes from 8.8.8.8: seq=26 ttl=113 time=152.842 ms&lt;br /&gt;64 bytes from 8.8.8.8: seq=27 ttl=113 time=192.650 ms&lt;br /&gt;64 bytes from 8.8.8.8: seq=28 ttl=113 time=152.106 ms&lt;br /&gt;64 bytes from 8.8.8.8: seq=29 ttl=113 time=190.597 ms&lt;br /&gt;64 bytes from 8.8.8.8: seq=30 ttl=113 time=134.619 ms&lt;br /&gt;64 bytes from 8.8.8.8: seq=31 ttl=113 time=175.662 ms&lt;br /&gt;64 bytes from 8.8.8.8: seq=32 ttl=113 time=135.141 ms&lt;br /&gt;64 bytes from 8.8.8.8: seq=33 ttl=113 time=171.926 ms&lt;br /&gt;64 bytes from 8.8.8.8: seq=34 ttl=113 time=132.017 ms&lt;br /&gt;64 bytes from 8.8.8.8: seq=35 ttl=113 time=222.372 ms&lt;br /&gt;^C&lt;br /&gt;--- 8.8.8.8 ping statistics ---&lt;br /&gt;36 packets transmitted, 36 packets received, 0% packet loss&lt;br /&gt;round-trip min/avg/max = 119.200/169.341/222.372 ms&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;So, I think, something was broken for Serial LTE Modem on transition from 2.6 SDK to 2.7 SDK.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Ping Instability on Serial LTE Modem</title><link>https://devzone.nordicsemi.com/thread/509375?ContentTypeID=1</link><pubDate>Thu, 07 Nov 2024 08:29:16 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:35475908-1a49-4975-a189-7dd545b4aec1</guid><dc:creator>&amp;#216;yvind</dc:creator><description>&lt;p&gt;Hello again,&lt;/p&gt;
&lt;p&gt;The developers agree that this is suspicious, but with limited information on how they can reproduce it is difficult to tell exactly what causes thiis.&lt;/p&gt;
&lt;p&gt;Are you able to provide more information on the setup of each application. E.g. are both using LTE-M? How do you configure each sample before starting this test? Do you have more logs to share from each from startup? Are you able to collect modem traces as well during each test? What SIM card are you using?&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Thanks!&lt;br /&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p&gt;Kind regards,&lt;br /&gt;Øyvind&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Ping Instability on Serial LTE Modem</title><link>https://devzone.nordicsemi.com/thread/509365?ContentTypeID=1</link><pubDate>Thu, 07 Nov 2024 07:51:21 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:0e485fa4-0961-445d-984f-b1a4b5a90148</guid><dc:creator>&amp;#216;yvind</dc:creator><description>&lt;p&gt;Hello,&amp;nbsp;&lt;/p&gt;
&lt;p&gt;I&amp;#39;ve forwarded your question internally to those who develop the SLM.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Will get back to you by end of the day.&lt;/p&gt;
&lt;p&gt;Kind regards,&lt;br /&gt;Øyvind&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>