<?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 library</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/92039/nrf9160-modem-library</link><description>Looking at the architecture for NRF Modem library here: 
 https://developer.nordicsemi.com/nRF_Connect_SDK/doc/2.0.0/nrfxlib/nrf_modem/doc/architecture.html 
 
 I can see that there is an interface for sockets integrated with Zephyr using the &amp;quot;off load</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Tue, 04 Oct 2022 13:18:45 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/92039/nrf9160-modem-library" /><item><title>RE: NRF9160 Modem library</title><link>https://devzone.nordicsemi.com/thread/389220?ContentTypeID=1</link><pubDate>Tue, 04 Oct 2022 13:18:45 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:a3c78972-8ff0-4296-88f8-ba094bd363ad</guid><dc:creator>PBT</dc:creator><description>&lt;p&gt;Thank you Sigurd for clarification.&lt;br /&gt;I think we can conclude the current status.&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Best&amp;nbsp;&lt;br /&gt;Peter&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: NRF9160 Modem library</title><link>https://devzone.nordicsemi.com/thread/389208?ContentTypeID=1</link><pubDate>Tue, 04 Oct 2022 12:40:20 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:f1fc13f0-d747-4faa-8971-ae588ccea0e7</guid><dc:creator>Sigurd Hellesvik</dc:creator><description>&lt;p&gt;Hi Peter,&lt;/p&gt;
&lt;p&gt;We offer no implementation for a Border Router for the nRF9160.&lt;br /&gt;But you know that, which is why you are trying to do it yourself.&lt;/p&gt;
&lt;p&gt;I have been looking around, and not been able to find out how you can do this using AT commands.&lt;br /&gt;I can neither promise that it is possible nor impossible though.&lt;/p&gt;
&lt;p&gt;Regards,&lt;br /&gt;Sigurd Hellesvik&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: NRF9160 Modem library</title><link>https://devzone.nordicsemi.com/thread/388608?ContentTypeID=1</link><pubDate>Thu, 29 Sep 2022 14:20:00 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:cd1085bc-9fd0-403e-9509-9007f9e222f7</guid><dc:creator>PBT</dc:creator><description>&lt;p&gt;Well, i want to to &amp;quot;X&amp;quot; - IP routing.&amp;nbsp; &lt;br /&gt;It would allow me to do &amp;quot;border routing&amp;quot; from one network such as 802.15.4&amp;nbsp; to LTE on NRF9160 device.&lt;br /&gt;I&amp;nbsp; can do &amp;quot;border routing&amp;quot; from 802.15.4 to Ethernet on Nordic HW Such as NRF52840 using USB Ethernet.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Best&lt;br /&gt;Peter&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: NRF9160 Modem library</title><link>https://devzone.nordicsemi.com/thread/388602?ContentTypeID=1</link><pubDate>Thu, 29 Sep 2022 14:07:16 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:ec5d9dd8-d33b-4a3c-8121-9a62e836ac2e</guid><dc:creator>Sigurd Hellesvik</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;Just to make sure that this is not an &lt;a href="https://en.wikipedia.org/wiki/XY_problem"&gt;XY-Problem&lt;/a&gt;:&lt;/p&gt;
&lt;p&gt;What is the problem you want to solve using this method?&lt;/p&gt;
&lt;p&gt;Regards,&lt;br /&gt;Sigurd Hellesvik&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: NRF9160 Modem library</title><link>https://devzone.nordicsemi.com/thread/388565?ContentTypeID=1</link><pubDate>Thu, 29 Sep 2022 12:30:31 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:fde23d33-3020-479b-970a-68d1d7ee95fe</guid><dc:creator>PBT</dc:creator><description>&lt;p&gt;Below i made a screendump from my Zephyr shell.&lt;br /&gt;As seen there is two network interfaces - one is 802.15.4 and one is SLIP to a host.&lt;br /&gt;In this case, since both networks are in the &amp;quot;native&amp;quot; Zephyr IP stack it is possible to set up routing/forwarding between these interfaces.&lt;br /&gt;&lt;br /&gt;But if i add a socket interface as on 9160 modem library i can not see how i can achieve this.&lt;br /&gt;(You could possibly do something for UDP but for TCP i cannot see it possible)&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;Does this make things clear?&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Best&lt;/p&gt;
&lt;p&gt;Peter&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: NRF9160 Modem library</title><link>https://devzone.nordicsemi.com/thread/388564?ContentTypeID=1</link><pubDate>Thu, 29 Sep 2022 12:27:24 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:78a7b792-c834-4cbf-851f-ca96f8cc72f1</guid><dc:creator>PBT</dc:creator><description>&lt;p&gt;uart:~$ net iface&lt;/p&gt;
&lt;p&gt;Interface 0x200009b4 (IEEE 802.15.4) [1]&lt;br /&gt;========================================&lt;br /&gt;Link addr : F4:CE:36:D7:42:B4:67:77&lt;br /&gt;MTU : 125&lt;br /&gt;Flags : AUTO_START,IPv6&lt;br /&gt;IPv6 unicast addresses (max 3):&lt;br /&gt; 2001:db9::1 manual preferred infinite&lt;br /&gt;IPv6 multicast addresses (max 4):&lt;br /&gt; ff02::1&lt;br /&gt; ff02::1:ff7e:0&lt;br /&gt; ff02::1:ff00:1&lt;br /&gt;IPv6 prefixes (max 2):&lt;br /&gt; &amp;lt;none&amp;gt;&lt;br /&gt;IPv6 hop limit : 64&lt;br /&gt;IPv6 base reachable time : 30000&lt;br /&gt;IPv6 reachable time : 44104&lt;br /&gt;IPv6 retransmit timer : 0&lt;/p&gt;
&lt;p&gt;Interface 0x20000a20 (Dummy) [2]&lt;br /&gt;================================&lt;br /&gt;Link addr : 00:00:5E:00:53:99&lt;br /&gt;MTU : 576&lt;br /&gt;Flags : AUTO_START,IPv6&lt;br /&gt;IPv6 unicast addresses (max 3):&lt;br /&gt; fd00::f823:7f11:b1ba:7736 manual preferred infinite&lt;br /&gt;IPv6 multicast addresses (max 4):&lt;br /&gt; ff02::1&lt;br /&gt; ff02::1:ff7e:0&lt;br /&gt; ff02::1:ffba:7736&lt;br /&gt;IPv6 prefixes (max 2):&lt;br /&gt; fd00::f823:7f11:b1ba:7736/64&lt;br /&gt;IPv6 hop limit : 64&lt;br /&gt;IPv6 base reachable time : 30000&lt;br /&gt;IPv6 reachable time : 27019&lt;br /&gt;IPv6 retransmit timer : 0&lt;br /&gt;uart:~$&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: NRF9160 Modem library</title><link>https://devzone.nordicsemi.com/thread/386666?ContentTypeID=1</link><pubDate>Fri, 16 Sep 2022 13:18:00 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:eb4f276b-3ede-4693-ae68-03d529a4e40f</guid><dc:creator>Sigurd Hellesvik</dc:creator><description>&lt;p&gt;Hi Peter,&lt;/p&gt;
&lt;p&gt;I discussed this with one of my colleguas, and I am afraid we do not grasp what you need yet.&lt;/p&gt;
&lt;p&gt;Can you give a more detailed explanation of your end goal?&lt;/p&gt;
&lt;p&gt;Regards,&lt;br /&gt;Sigurd Hellesvik&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: NRF9160 Modem library</title><link>https://devzone.nordicsemi.com/thread/386647?ContentTypeID=1</link><pubDate>Fri, 16 Sep 2022 12:32:10 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:1bb5d08f-9366-46d2-a4f9-67fcca480d3e</guid><dc:creator>PBT</dc:creator><description>&lt;p&gt;I mean the Zephyr native IP stack.&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Best&lt;br /&gt;Peter&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: NRF9160 Modem library</title><link>https://devzone.nordicsemi.com/thread/386643?ContentTypeID=1</link><pubDate>Fri, 16 Sep 2022 12:26:58 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:2ab467a3-0e1d-4357-b3a2-7c3ea663517c</guid><dc:creator>Sigurd Hellesvik</dc:creator><description>&lt;p&gt;Hi Peter,&lt;/p&gt;
&lt;p&gt;Just to clarify, can you specify what this zephyr stack is for?&lt;br /&gt;Maybe with a link to docs for said stack as well?&lt;/p&gt;
&lt;p&gt;Regards,&lt;br /&gt;Sigurd Hellesvik&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: NRF9160 Modem library</title><link>https://devzone.nordicsemi.com/thread/386618?ContentTypeID=1</link><pubDate>Fri, 16 Sep 2022 11:38:17 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:df40e7a9-c8d4-4ba4-8db3-3ed388912471</guid><dc:creator>PBT</dc:creator><description>&lt;p&gt;I want to have a gaterway that can forward IP packets from the native zephyr stack to the modem.&lt;br /&gt;I&amp;#39;ll need to look closer at the above sample but it seems to disable network in Zephyr so probably not&amp;nbsp;&lt;br /&gt;what i want.&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Thanks&lt;br /&gt;Peter&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: NRF9160 Modem library</title><link>https://devzone.nordicsemi.com/thread/386612?ContentTypeID=1</link><pubDate>Fri, 16 Sep 2022 11:30:21 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:9c520ae7-b925-444c-94c2-42f6754ff1bc</guid><dc:creator>Sigurd Hellesvik</dc:creator><description>&lt;p&gt;Hi Peter,&lt;/p&gt;
&lt;p&gt;Our &lt;a href="https://developer.nordicsemi.com/nRF_Connect_SDK/doc/2.1.0/nrf/samples/nrf9160/lte_ble_gateway/README.html"&gt;nRF9160: LTE Sensor Gateway sample&lt;/a&gt; forwards data from a Bluetooth Low Energy connection to LTE.&lt;br /&gt;Is this what you are looking for?&lt;/p&gt;
&lt;p&gt;If not, can you explain how what you are trying to do is different from this sample, so that I can understand your goal better?&lt;/p&gt;
&lt;p&gt;Regards,&lt;br /&gt;Sigurd Hellesvik&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>