<?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>nRF5340 - IoT application</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/69306/nrf5340---iot-application</link><description>Hi, 
 I&amp;#39;m trying to devise the hardware platform for a Home Monitoring medical device. In the first place I planned to use the NORDIC nRF5340. With its large memory it would be perfect to run the application linked to a companion Smartphone App. Thereafter</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Tue, 15 Dec 2020 14:03:12 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/69306/nrf5340---iot-application" /><item><title>RE: nRF5340 - IoT application</title><link>https://devzone.nordicsemi.com/thread/285107?ContentTypeID=1</link><pubDate>Tue, 15 Dec 2020 14:03:12 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:3e3e41cc-da4d-4d88-a329-e31b303b661f</guid><dc:creator>Einar Thorsrud</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
[quote user="gabrielef@cosmed.it"]I think I have two possibilities&lt;br /&gt;- ignore PTA and turn OFF BLE/WiFi when using WiFi/BLE&lt;br /&gt;- write a custom 3-wire PTA module to be integrated with the BLE Controller application running in the Network Core[/quote]
&lt;p&gt;A third possibility could be to ignore WiFi coexistence and ensure that the BLE connection parameters have some slack. If you do not send long BLE packets nor with a very high frequency, then in many cases you should see an acceptable level of packet loss. This would be application specific, though. I would also expect support for PTA at some point, though I cannot say when that would happen.&lt;/p&gt;
&lt;p&gt;The nRF Connect SDK does not have any code specific to WFM200S, so integrating that would be up to you. I would be surprised if you should see memory as a problem with the nRF5340 app core, unless you also have other memory intensive part of your application, as the nRF5340 app core has 1 MB flash and 512 kB RAM.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRF5340 - IoT application</title><link>https://devzone.nordicsemi.com/thread/285025?ContentTypeID=1</link><pubDate>Tue, 15 Dec 2020 11:22:58 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:645157e8-7b2f-442b-8c41-087325f317e9</guid><dc:creator>Gabriele</dc:creator><description>&lt;p&gt;Thank you Einar for your reply.&lt;br /&gt;The module WFM200S (by Silicon Labs) seems it could fill the gap (see picture).&lt;/p&gt;
&lt;p&gt;WFM200S has PTA interface to handle coexistence.&lt;br /&gt;I think I have two possibilities&lt;br /&gt;- ignore PTA and turn OFF BLE/WiFi when using WiFi/BLE&lt;br /&gt;- write a custom 3-wire PTA module to be integrated with the BLE Controller application running in the Network Core&lt;/p&gt;
&lt;p&gt;Furthermore, as shown in the picture, WFM200S comes with a limited software stack. The host receives IP packets and must implement all stack layers above it. I don&amp;#39;t know if NRF Connect SDK provides any library do this job, nor how much of the Application core memory this layer will drain.&lt;/p&gt;
&lt;p&gt;&lt;img alt=" " src="https://devzone.nordicsemi.com/resized-image/__size/320x240/__key/communityserver-discussions-components-files/4/5383.Immagine2.png" /&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRF5340 - IoT application</title><link>https://devzone.nordicsemi.com/thread/284391?ContentTypeID=1</link><pubDate>Thu, 10 Dec 2020 16:38:52 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:b66f5b8b-06d7-472e-8b16-d80eb2decffa</guid><dc:creator>Einar Thorsrud</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;Perhaps&amp;nbsp;&lt;a href="https://devzone.nordicsemi.com/members/awneil"&gt;awneil&lt;/a&gt;&amp;nbsp;or others on this forum can&amp;nbsp;suggest some WiFi chips, Nordic do not recommend any specific. Regarding WiFi coexistence and the nRF5340 I expect there will be some support for that going forward and the BLE stack matures. Currently, the &lt;a href="https://developer.nordicsemi.com/nRF_Connect_SDK/doc/latest/nrf/applications/nrf_desktop/doc/qos.html"&gt;QoS module&lt;/a&gt; is part of the nRF Connect SDK. There is currently no Packet Traffic Arbitration (PTA) interface support.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRF5340 - IoT application</title><link>https://devzone.nordicsemi.com/thread/284236?ContentTypeID=1</link><pubDate>Thu, 10 Dec 2020 08:07:19 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:f967601e-955a-419e-83f6-aed9853aa0e6</guid><dc:creator>Gabriele</dc:creator><description>&lt;p&gt;This is a Health Monitoring application for patients to measure their body parameters (airflow) at home.&lt;br /&gt;By &amp;quot;IoT&amp;quot; my boss means a way for the patients to get rid of the Smartphone for making the test - except for initial configuration and some notifications - and automatically sending the result directly to a database on a cloud server. The doctors via Internet (or an automated algorithm) will check the health status of their patients remotely.&lt;/p&gt;
&lt;p&gt;The implicit assumptions are:&lt;br /&gt;- making the test without the Smartphone is easier for the patient&lt;br /&gt;- every patient has a always-on Wi-Fi Access Point connected to the Internet&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRF5340 - IoT application</title><link>https://devzone.nordicsemi.com/thread/284182?ContentTypeID=1</link><pubDate>Wed, 09 Dec 2020 18:26:42 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:8c10cb77-2c77-45ff-b957-d6ee473a2893</guid><dc:creator>awneil</dc:creator><description>[quote userid="14101" url="~/f/nordic-q-a/69306/nrf5340---iot-application"]the boss came with a new request: &amp;quot;make it versatile enough to work also as a IoT device&amp;quot;[/quote]
&lt;p&gt;You need to get your boss to clarify exactly what &lt;em&gt;&lt;strong&gt;(s)he&lt;/strong&gt;&lt;/em&gt; means by that - as it stands, it&amp;#39;s pretty much just a meaningless buzzphrase.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>