<?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>SIMULATION of 100 devices.</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/90089/simulation-of-100-devices</link><description>Hello All, 
 I am using nrf52840 in my project. So basically the architecture is the sensor devices(ble peripheral) get connected to the central module(ble central). Now I have done the testing of my code with 1 or 2 devices and it works fine. I want</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Tue, 19 Jul 2022 16:24:33 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/90089/simulation-of-100-devices" /><item><title>RE: SIMULATION of 100 devices.</title><link>https://devzone.nordicsemi.com/thread/377703?ContentTypeID=1</link><pubDate>Tue, 19 Jul 2022 16:24:33 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:b020eee6-e14f-4919-9fc4-594cfff2fa29</guid><dc:creator>Axel Schlueter</dc:creator><description>&lt;p&gt;Hey Tesc,&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Thanks for the reply, that makes sense.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: SIMULATION of 100 devices.</title><link>https://devzone.nordicsemi.com/thread/377700?ContentTypeID=1</link><pubDate>Tue, 19 Jul 2022 15:35:54 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:5b3e8b6b-ba8c-48d4-b569-839b3eeaac83</guid><dc:creator>tesc</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;No worries regarding highjacking - that&amp;#39;s what we have a public forum for!&lt;/p&gt;
&lt;p&gt;As you write, QEMU emulation is supported by Zephyr. It should be possible to extend that to nRF Connect SDK projects, but as you have experienced full nRF Connect SDK projects including networking is not straight-forward and I am not aware of any examples or documentation for doing that, no.&lt;/p&gt;
&lt;p&gt;I guess the key takeaway is - in particular for the questions raised in this thread - that we do not have resources for simulation setups. Much would be possible, but it will require you to do the work yourself with only minor direction from our side when needed.&lt;/p&gt;
&lt;p&gt;Regards,&lt;br /&gt;Terje&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: SIMULATION of 100 devices.</title><link>https://devzone.nordicsemi.com/thread/377698?ContentTypeID=1</link><pubDate>Tue, 19 Jul 2022 15:20:09 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:3ff2faf4-041e-40f4-b44f-66f7f55c58ff</guid><dc:creator>Axel Schlueter</dc:creator><description>&lt;p&gt;Hi Tesc,&amp;nbsp;&lt;/p&gt;
&lt;p&gt;I&amp;#39;m briefly highjacking this thread because of what you wrote here:&lt;/p&gt;
&lt;p&gt;&lt;span style="font-family:inherit;"&gt;&amp;gt; It is possible to emulate nRF Connect SDK applications using QEMU&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="font-family:inherit;"&gt;Is there any documentation/example setup for this? I tried exactly this some time ago, and while it was somewhat easy to run plain Zephyr in QEMU I didn&amp;#39;t manage to run the full nRF Connect SDK in QEMU with networking support.&amp;nbsp;&lt;/span&gt;&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;&lt;span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;/blockquote&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: SIMULATION of 100 devices.</title><link>https://devzone.nordicsemi.com/thread/377685?ContentTypeID=1</link><pubDate>Tue, 19 Jul 2022 14:40:59 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:c0cf71a6-c24a-4688-a07f-d0ace133d2bf</guid><dc:creator>tesc</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;For a BLE device, there is support of up to 20 connections using the SoftDevice Controller. If you have 21 devices, you can set up this. Please note that you must have long enough connection intervals for the central to successfully schedule all connections.&lt;/p&gt;
&lt;p&gt;If you want to simulate (i.e. on a PC or using fewer devices than what is actually intended) then I am sorry to say we don&amp;#39;t really have anything for that.&lt;/p&gt;
&lt;p&gt;Regards,&lt;br /&gt;Terje&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: SIMULATION of 100 devices.</title><link>https://devzone.nordicsemi.com/thread/377667?ContentTypeID=1</link><pubDate>Tue, 19 Jul 2022 13:50:03 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:8adb1e7c-2999-416f-9605-0ec5a5208102</guid><dc:creator>sne_333</dc:creator><description>&lt;p&gt;Hi Terje,&lt;/p&gt;
&lt;p&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; But implementing Bluetooth mesh will be a completely different project than what we have now. Can we atleast simulate 10 devices through one device? Is there any way to do it?&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Thanks &amp;amp; Regards,&lt;/p&gt;
&lt;p&gt;Snehal&lt;/p&gt;
&lt;p&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: SIMULATION of 100 devices.</title><link>https://devzone.nordicsemi.com/thread/377458?ContentTypeID=1</link><pubDate>Mon, 18 Jul 2022 15:19:52 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:419cbe79-7da4-4520-8766-598bc0801499</guid><dc:creator>tesc</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;We have full &lt;a href="https://developer.nordicsemi.com/nRF_Connect_SDK/doc/latest/nrf/ug_bt_mesh.html"&gt;Bluetooth mesh support in nRF Connect SDK&lt;/a&gt;, including support for all SIG defined models. Mesh &amp;quot;models&amp;quot; correspond to services and characteristics in BLE. You can also make your own vendor specific models. For supporting development we also have the &lt;a href="https://www.nordicsemi.com/Products/Development-tools/nrf-mesh/getstarted"&gt;nRF Mesh app&lt;/a&gt;. For an introductory presentation to Bluetooth mesh you can have a look at a webinar session from last November: &lt;a href="https://webinars.nordicsemi.com/introduction-to-bluetooth-mesh-4"&gt;Introduction to Bluetooth mesh&lt;/a&gt;. SoCs supported are nRF52832, nRF52833, nRF52840 and nRF5340. For more information, please contact our sales representative for your area. If you do not know who that is, please create a private ticket and ask, then we will provide contact details.&lt;/p&gt;
&lt;p&gt;Regards,&lt;br /&gt;Terje&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: SIMULATION of 100 devices.</title><link>https://devzone.nordicsemi.com/thread/377417?ContentTypeID=1</link><pubDate>Mon, 18 Jul 2022 12:33:36 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:83fb388f-a3b3-47ba-a9d6-1c857757d0d3</guid><dc:creator>sne_333</dc:creator><description>&lt;p&gt;Hi Terje,&lt;/p&gt;
&lt;p&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Thank you for your reply. Can you share some information on how can we use Bluetooth mesh with nordic devices?&lt;/p&gt;
&lt;p&gt;Thanks &amp;amp; Regards,&lt;/p&gt;
&lt;p&gt;Snehal.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: SIMULATION of 100 devices.</title><link>https://devzone.nordicsemi.com/thread/377408?ContentTypeID=1</link><pubDate>Mon, 18 Jul 2022 12:04:58 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:5419e1de-e67a-4fd8-820b-a6c05f62dc7f</guid><dc:creator>tesc</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;What you ask for sounds like highly specialized software, which is outside the scope of firmware and SDKs for nRF. It is possible to emulate nRF Connect SDK applications using QEMU, but that is not for simulating multiple devices communicating over BLE. For our own testing we use actual devices.&lt;/p&gt;
&lt;p&gt;Please note that with our current BLE stacks for the nRF52 series devices, the SoftDevice for nRF5 SDK and the SoftDevice Controller for nRF Connect SDK, the maximum number of concurrent BLE connections is 20. For larger networks, you can either do a multilevel star topology or go for a mesh based solution such as Bluetooth mesh, Thread or Zigbee.&lt;/p&gt;
&lt;p&gt;Regards,&lt;br /&gt;Terje&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>