<?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>Nrf9160 - modem shell with ppp</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/113945/nrf9160---modem-shell-with-ppp</link><description>I am trying to connect RPI(and/or Nvidia Jetson) with nrf9160 custom board(Icarusv2). I am using this custom board for other purposes and it works fine. For now I found only one possible option to connect 9160 with RPI(Nvidia Jetson) over UART connection</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Thu, 22 Aug 2024 13:02:34 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/113945/nrf9160---modem-shell-with-ppp" /><item><title>RE: Nrf9160 - modem shell with ppp</title><link>https://devzone.nordicsemi.com/thread/499381?ContentTypeID=1</link><pubDate>Thu, 22 Aug 2024 13:02:34 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:1ca5cad1-dde8-4f2e-8577-90ad9720aa38</guid><dc:creator>JONATHAN LL</dc:creator><description>&lt;p&gt;Looking in to this and will update&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Nrf9160 - modem shell with ppp</title><link>https://devzone.nordicsemi.com/thread/499109?ContentTypeID=1</link><pubDate>Tue, 20 Aug 2024 16:48:25 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:a6de0f26-bead-49ca-8dea-8dafa8cfcadf</guid><dc:creator>RobertLukan</dc:creator><description>&lt;p&gt;Ok, understood. I guess the same limitation applies for SLM ?&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Nrf9160 - modem shell with ppp</title><link>https://devzone.nordicsemi.com/thread/498966?ContentTypeID=1</link><pubDate>Tue, 20 Aug 2024 07:15:06 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:9fa4a164-7184-4a03-b468-432c2b76a0b9</guid><dc:creator>JONATHAN LL</dc:creator><description>&lt;p&gt;Update:&lt;br /&gt;&lt;br /&gt;&lt;span&gt;&lt;span dir="ltr"&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;It is not working with current implementation of mosh ppp. mosh ppp sample uses modem raw sckts on a default PDN context for ip over ppp traffic. Raw sckts have a limitation in modem side so that other traffic for normal socket are not working at a same time.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;a title="https://docs.nordicsemi.com/bundle/ncs-latest/page/nrfxlib/nrf_modem/doc/sockets/raw_sockets.html" href="https://docs.nordicsemi.com/bundle/ncs-latest/page/nrfxlib/nrf_modem/doc/sockets/raw_sockets.html" rel="noopener noreferrer" target="_blank"&gt;https://docs.nordicsemi.com/bundle/ncs-latest/page/nrfxlib/nrf_modem/doc/sockets/raw_sockets.html&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;&lt;span dir="ltr"&gt;Currently, &amp;quot;ppp down&amp;quot; need to be done and then do the other traffic on default pdn context, and then &amp;quot;ppp up&amp;quot; when ppp is needed again. Alternatively (not supported now in mosh) run ppp over another separate PDN context. Or alternatively create another context for that other traffic.&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Nrf9160 - modem shell with ppp</title><link>https://devzone.nordicsemi.com/thread/498913?ContentTypeID=1</link><pubDate>Mon, 19 Aug 2024 19:34:00 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:ca8c4ee3-be2c-4d1d-9aca-8f12c469e610</guid><dc:creator>JONATHAN LL</dc:creator><description>&lt;p&gt;Thanks for all the info, will look in to this issue and report back.&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Nrf9160 - modem shell with ppp</title><link>https://devzone.nordicsemi.com/thread/498310?ContentTypeID=1</link><pubDate>Wed, 14 Aug 2024 14:03:21 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:00fe6d18-fd5a-4df8-910c-e9062aff415d</guid><dc:creator>RobertLukan</dc:creator><description>&lt;p&gt;I am attaching the trace:&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;mosh:~$ ping -d 8.8.8.8&lt;br /&gt;Initiating ping to: 8.8.8.8&lt;br /&gt;Source IP addr: 100.85.246.88&lt;br /&gt;Destination IP addr: 8.8.8.8&lt;br /&gt;send() failed: (-22)&lt;br /&gt;RRC mode: Idle&lt;br /&gt;send() failed: (-22)&lt;br /&gt;send() failed: (-22)&lt;br /&gt;send() failed: (-22)&lt;br /&gt;Ping statistics for 8.8.8.8:&lt;br /&gt; Packets: Sent = 4, Received = 0, Lost = 4 (100% loss)&lt;br /&gt;Pinging DONE&lt;br /&gt;mosh:~$&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;mosh:~$ ppp down&lt;br /&gt;PPP net if down&lt;br /&gt;PPP carrier OFF&lt;br /&gt;Closing PPP zephyr sckt&lt;br /&gt;PPP carrier OFF&lt;br /&gt;Closing PPP modem sckt&lt;br /&gt;PPP: stopped&lt;br /&gt;[00:02:38.260,467] &amp;lt;err&amp;gt; net_sock: invalid access on sock -1 by thread 0x20012658&lt;/p&gt;
&lt;p&gt;mosh:~$ ping -d 8.8.8.8&lt;br /&gt;Initiating ping to: 8.8.8.8&lt;br /&gt;Source IP addr: 100.85.246.88&lt;br /&gt;Destination IP addr: 8.8.8.8&lt;br /&gt;RRC mode: Connected&lt;br /&gt;Pinging 8.8.8.8 results: time=0.295secs, payload sent: 0, payload received 0&lt;br /&gt;PPP in dead phase&lt;br /&gt;Pinging 8.8.8.8 results: time=0.103secs, payload sent: 0, payload received 0&lt;br /&gt;Pinging 8.8.8.8 results: time=0.077secs, payload sent: 0, payload received 0&lt;br /&gt;Pinging 8.8.8.8 results: time=0.131secs, payload sent: 0, payload received 0&lt;br /&gt;Ping statistics for 8.8.8.8:&lt;br /&gt; Packets: Sent = 4, Received = 4, Lost = 0 (0% loss)&lt;br /&gt;Approximate round trip times in milli-seconds:&lt;br /&gt; Minimum = 77ms, Maximum = 295ms, Average = 151ms&lt;br /&gt;Pinging DONE&lt;br /&gt;mosh:~$&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>