<?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>Bandwidth of integrated nrf9160 with FreeRTOS and IwIP</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/85159/bandwidth-of-integrated-nrf9160-with-freertos-and-iwip</link><description>We recently bought a nRF9160 Eval board and are planning to connect it with a STM32H757XI_M7. 
 
 We would like to know, how well it can be integrated with the IwIP Stack using FreeRTOS and which is the highest bandwidth that was achieved with this chip</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Thu, 03 Mar 2022 12:54:07 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/85159/bandwidth-of-integrated-nrf9160-with-freertos-and-iwip" /><item><title>RE: Bandwidth of integrated nrf9160 with FreeRTOS and IwIP</title><link>https://devzone.nordicsemi.com/thread/356043?ContentTypeID=1</link><pubDate>Thu, 03 Mar 2022 12:54:07 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:c47f72bc-5f06-4639-81ab-36bc6a4858f6</guid><dc:creator>Gerhard Stein</dc:creator><description>&lt;p&gt;Thanks for your answer. We will take a look at those examples and see what we can build up.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Bandwidth of integrated nrf9160 with FreeRTOS and IwIP</title><link>https://devzone.nordicsemi.com/thread/355044?ContentTypeID=1</link><pubDate>Fri, 25 Feb 2022 13:30:58 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:f79d525c-8d7b-4c33-b37e-7d1db6edcf8d</guid><dc:creator>Didrik Rokhaug</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;Is the plan to use the nRF9160 as a modem only, or also run some application code on the application core?&lt;/p&gt;
&lt;p&gt;If you want to run an application on the application core, I would recommend that you base the application on the nRF Connect SDK (NCS) and the Zephyr RTOS. That way, you can benefit of the various protocol stacks etc. that is included in NCS, and we will be able to help you much better.&lt;/p&gt;
&lt;p&gt;However, you should be able to use FreeRTOS on the nRF9160, but you might have to do some of the porting work yourself. You will at least need to integrate the &lt;a href="https://developer.nordicsemi.com/nRF_Connect_SDK/doc/1.9.0/nrfxlib/nrf_modem/README.html"&gt;modem library&lt;/a&gt; in FreeRTOS to be able to talk to the modem core.&lt;/p&gt;
&lt;p&gt;If you plan to use the nRF9160 as a modem only, I recommend you take a look at the &lt;a href="https://developer.nordicsemi.com/nRF_Connect_SDK/doc/1.9.0/nrf/applications/serial_lte_modem/README.html"&gt;Serial LTE Modem&lt;/a&gt; (SLM) application.&lt;/p&gt;
&lt;p&gt;Or, if you want a PPP connection, you can use the &lt;a href="https://developer.nordicsemi.com/nRF_Connect_SDK/doc/1.9.0/nrf/samples/nrf9160/modem_shell/README.html"&gt;Modem Shell&lt;/a&gt; sample.&lt;/p&gt;
&lt;p&gt;Either way, I would like to point out that the modem has it&amp;#39;s own IP stack, and I would highly recommend using that, rather than running the IP stack somewhere else.&lt;/p&gt;
&lt;p&gt;As for the throughput, you will likely be constrained by the LTE-M or NB-IoT protocols, not the performance of the chip or IP stack.&lt;/p&gt;
&lt;p&gt;Best regards,&lt;/p&gt;
&lt;p&gt;Didrik&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>