<?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>Can I do both BLE Multi-Connection &amp;amp; Advertising?</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/70246/can-i-do-both-ble-multi-connection-advertising</link><description>Good morning Now, using nRF52832, I want to implement multiple central devices (smartphones) with one peripheral device (nRF52832 Device) to simultaneously perform BLE Multi-Connection and Advertising. An example to refer to to implement the function</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Mon, 11 Jan 2021 11:14:21 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/70246/can-i-do-both-ble-multi-connection-advertising" /><item><title>RE: Can I do both BLE Multi-Connection &amp; Advertising?</title><link>https://devzone.nordicsemi.com/thread/288359?ContentTypeID=1</link><pubDate>Mon, 11 Jan 2021 11:14:21 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:e599e9e9-0053-4e6f-81d4-c94c0f059544</guid><dc:creator>Edvin</dc:creator><description>&lt;p&gt;If the compiler doesn&amp;#39;t find default SDK files, then I guess one of the following:&lt;/p&gt;
&lt;p&gt;You have copied the example, and pasted it in a new location. The examples needs to be in the same place relative to the SDK root folder. If you want to copy them, you need to place it the same number of folders inside the SDK root folder, because all the include files are relative to the project file.&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;If you have not moved the folder, it may be that the path string is too long. Try to extract the SDK closer to your C: folder.&lt;/p&gt;
&lt;p&gt;I have my SDKs in: C:\Nordic\SDKs\17.0.2\...&lt;/p&gt;
&lt;p&gt;If the path is too long (250 something characters), then the compilers will not be able to locate the files.&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Best regards,&lt;/p&gt;
&lt;p&gt;Edvin&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Can I do both BLE Multi-Connection &amp; Advertising?</title><link>https://devzone.nordicsemi.com/thread/288290?ContentTypeID=1</link><pubDate>Mon, 11 Jan 2021 00:56:20 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:12c376ab-f5b3-45d2-bf02-b5f4ff2b9b3e</guid><dc:creator>Aser</dc:creator><description>&lt;p&gt;I also appreciate Edvin&amp;#39;s reply.&lt;br /&gt;The error initially occurred because the error could not find the nrf_erratas.h file.&lt;br /&gt;To resolve this error, you pasted the folder containing this file into the SDK and added the path in the Options for Target &amp;#39;nrf52832_xxa&amp;#39; \ C/C++ \ include Paths settings.&lt;br /&gt;And then this error is happening.&lt;br /&gt;Did I do something wrong?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Can I do both BLE Multi-Connection &amp; Advertising?</title><link>https://devzone.nordicsemi.com/thread/288289?ContentTypeID=1</link><pubDate>Mon, 11 Jan 2021 00:50:21 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:fbf41cca-a1e9-4710-9bbb-e51e3d07e7e2</guid><dc:creator>Aser</dc:creator><description>&lt;p&gt;Thank you, Awneil.&lt;br /&gt;I appreciate your interest and answer.&lt;br /&gt;Let&amp;#39;s take a look at the sample you told us.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Can I do both BLE Multi-Connection &amp; Advertising?</title><link>https://devzone.nordicsemi.com/thread/288205?ContentTypeID=1</link><pubDate>Fri, 08 Jan 2021 14:28:09 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:ecd64f07-63d7-4e5c-8cb5-6b9046a349a8</guid><dc:creator>Edvin</dc:creator><description>&lt;p&gt;I agree with &lt;a href="https://devzone.nordicsemi.com/members/awneil"&gt;awneil&lt;/a&gt;. You should look into the SDK\examples\peripheral\experimental\ble_app_multiperipheral.&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Regarding the compiler erros that you see. Did they occur from your first comile? Or did they occur after you changed something? It looks like a syntax error. Perhaps you have changed something in some of the files in the SDK (perhaps from another project). Try to download an unmodified SDK, and see if the issue still occurs. If so, please let me know what SDK and IDE you are using.&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Best regards,&lt;/p&gt;
&lt;p&gt;Edvin&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Can I do both BLE Multi-Connection &amp; Advertising?</title><link>https://devzone.nordicsemi.com/thread/288111?ContentTypeID=1</link><pubDate>Fri, 08 Jan 2021 09:16:59 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:023e9182-ee63-40ec-a876-39e707f3d77e</guid><dc:creator>awneil</dc:creator><description>[quote userid="75155" url="~/f/nordic-q-a/70246/can-i-do-both-ble-multi-connection-advertising"]&lt;span style="font-size:150%;"&gt;An example to refer to to implement the function is ble_app_multilink_central.&lt;/span&gt;&lt;br /&gt;&lt;span style="font-size:150%;"&gt;I am not sure if this example is correct.&lt;/span&gt;[/quote]
&lt;p&gt;As the name suggests, that&amp;#39;s for a &lt;strong&gt;Central&lt;/strong&gt; - not a peripheral.&lt;/p&gt;
&lt;p&gt;I think this is the example you need:&lt;/p&gt;
&lt;p&gt;&lt;a href="https://infocenter.nordicsemi.com/topic/sdk_nrf5_v17.0.2/ble_sdk_app_multiperipheral.html"&gt;https://infocenter.nordicsemi.com/topic/sdk_nrf5_v17.0.2/ble_sdk_app_multiperipheral.html&lt;/a&gt;&lt;/p&gt;
&lt;p style="padding-left:30px;"&gt;&lt;em&gt;&amp;quot;The BLE Multiperipheral Application shows how one Peripheral can connect to several Centrals&amp;quot;&lt;/em&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>