<?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>multilink example in nrf52810</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/80451/multilink-example-in-nrf52810</link><description>Hi, 
 is it any possibilities to multilink central with s112 in nrf52810 chip? 
 
 using sdk: sdk14 
 actually, i am using sdk14 with one central and one peripheral is fine, is any possibilities with s112 one central at a time connected two peripherals</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Tue, 19 Oct 2021 08:24:51 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/80451/multilink-example-in-nrf52810" /><item><title>RE: multilink example in nrf52810</title><link>https://devzone.nordicsemi.com/thread/334775?ContentTypeID=1</link><pubDate>Tue, 19 Oct 2021 08:24:51 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:738f93a6-5873-4dec-af12-58826638c640</guid><dc:creator>ovrebekk</dc:creator><description>&lt;p&gt;Hi Naren&lt;/p&gt;
&lt;p&gt;You are saying that connecting to exactly the same 1 central and 1 peripheral doesn&amp;#39;t work when you increase the central link count to 2?&lt;/p&gt;
&lt;p&gt;Did you make sure to also increase the total link configuration?&lt;/p&gt;
&lt;p&gt;Best regards&lt;br /&gt;Torbjørn&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: multilink example in nrf52810</title><link>https://devzone.nordicsemi.com/thread/334588?ContentTypeID=1</link><pubDate>Mon, 18 Oct 2021 11:56:25 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:efad505b-1009-4dba-9604-c9f1f0ee20bb</guid><dc:creator>narendar</dc:creator><description>&lt;p&gt;Hi&amp;nbsp;&lt;span&gt;Torbj&amp;oslash;rn&lt;/span&gt;&lt;span&gt;&amp;nbsp;,&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;Thanks for reply,&lt;/p&gt;
&lt;p&gt;I am setting to&amp;nbsp;NRF_SDH_BLE_CENTRAL_LINK_COUNT=1 ,it is working fine for ( 1 central and 1 peripheral )connection is fine(data also sending),but i am changed to&amp;nbsp;&lt;span&gt;NRF_SDH_BLE_CENTRAL_LINK_COUNT=2 for (1 central and 1 peripheral) it gets fatal error like these&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;0&amp;gt; &amp;lt;info&amp;gt; app: scan_start&lt;br /&gt;0&amp;gt; &amp;lt;info&amp;gt; app: Connecting to target C2:DF:94:57:17:D1&lt;br /&gt;0&amp;gt; &amp;lt;info&amp;gt; app: p_ble_evt-&amp;gt;evt.gap_evt.conn_handle : 0&lt;br /&gt;0&amp;gt; &amp;lt;info&amp;gt; app: scan_start ret:0&lt;br /&gt;0&amp;gt;&lt;br /&gt;0&amp;gt; &amp;lt;info&amp;gt; app: scan_start&lt;br /&gt;0&amp;gt; &amp;lt;info&amp;gt; app: Discovery complete.&lt;br /&gt;0&amp;gt; &amp;lt;info&amp;gt; app: Connected to device with Nordic UART Service.&lt;br /&gt;0&amp;gt; &amp;lt;info&amp;gt; app: Active Connection = 1&lt;br /&gt;0&amp;gt; &amp;lt;info&amp;gt; app: scan_start ret:8&lt;br /&gt;0&amp;gt;&lt;br /&gt;0&amp;gt; &amp;lt;info&amp;gt; app: scan_start&lt;br /&gt;0&amp;gt; &amp;lt;error&amp;gt; app: Fatal error&lt;br /&gt;0&amp;gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;Here error gets&amp;nbsp; NRF_ERROR_INVALID_STATE whenever&amp;nbsp;NRF_SDH_BLE_CENTRAL_LINK_COUNT incremented.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;I am also sent sdk_config.h also in previous post.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;Thanks &amp;amp; Regards,&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;naren&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: multilink example in nrf52810</title><link>https://devzone.nordicsemi.com/thread/334555?ContentTypeID=1</link><pubDate>Mon, 18 Oct 2021 10:53:46 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:29801258-3f0a-4b2d-8ceb-3fb441069d54</guid><dc:creator>ovrebekk</dc:creator><description>&lt;p&gt;Hi Naren&lt;/p&gt;
&lt;p&gt;Thanks for the clarification.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;The nRF52810 should be able to do this, but you will have very limited memory left over for application code.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;I tried to build the ble_app_multilink_central example in the nRF5 SDK with only 2 central links enabled, and it ends up using 182kB of flash and 23.4kB of RAM, which is very close to the limit of what you have available on the nRF52810.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Best regards&lt;br /&gt;Torbjørn&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: multilink example in nrf52810</title><link>https://devzone.nordicsemi.com/thread/334252?ContentTypeID=1</link><pubDate>Fri, 15 Oct 2021 03:23:34 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:d6f42287-c3c0-4f15-bcaa-076ed5856d95</guid><dc:creator>narendar</dc:creator><description>&lt;p&gt;HI&amp;nbsp;&lt;span&gt;Torbj&amp;oslash;rn&lt;/span&gt; ,&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;Torbj&amp;oslash;rn said:&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;I am not quite sure I understand the question. Do you want to connect to one central device and two peripheral devices from your BT832AF module?&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;Yes,I am trying to connect&lt;strong&gt; one central device connecting&amp;nbsp;to&amp;nbsp; two perphirals&lt;/strong&gt; at a time.&lt;/p&gt;
&lt;p&gt;Bt832AF modules support nrf52810 only,&lt;/p&gt;
&lt;p&gt;&lt;a href="https://www.fanstel.com/bt832a-nrf52810-bluetooth-5-module"&gt;https://www.fanstel.com/bt832a-nrf52810-bluetooth-5-module&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Thanks &amp;amp; Regards,&lt;/p&gt;
&lt;p&gt;Naren&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: multilink example in nrf52810</title><link>https://devzone.nordicsemi.com/thread/334215?ContentTypeID=1</link><pubDate>Thu, 14 Oct 2021 15:13:44 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:be5d3027-1ac9-4ad3-81f4-aaacef30b23b</guid><dc:creator>ovrebekk</dc:creator><description>&lt;p&gt;Hi Naren&lt;/p&gt;
&lt;p&gt;The BT832AF modules use the nRF52832 I assume, not the nRF52810?&lt;/p&gt;
[quote user="narendar"]Is it any possibilities to 1 central with two peripherals only?[/quote]
&lt;p&gt;I am not quite sure I understand the question. Do you want to connect to one central device and two peripheral devices from your BT832AF module?&lt;/p&gt;
&lt;p&gt;With the S132 SoftDevice this is possible, but it would be nice to get a confirmation on exactly what you are trying to do.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Best regards&lt;br /&gt;Torbjørn&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: multilink example in nrf52810</title><link>https://devzone.nordicsemi.com/thread/333820?ContentTypeID=1</link><pubDate>Wed, 13 Oct 2021 05:11:37 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:d0acaecd-7e86-4245-8632-a6f9dc623455</guid><dc:creator>narendar</dc:creator><description>&lt;p&gt;Hi&amp;nbsp;&lt;span&gt;Torbj&amp;oslash;rn,&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;&lt;a href="https://devzone.nordicsemi.com/cfs-file/__key/communityserver-discussions-components-files/4/0131.sdk_5F00_config.h"&gt;devzone.nordicsemi.com/.../0131.sdk_5F00_config.h&lt;/a&gt;&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: multilink example in nrf52810</title><link>https://devzone.nordicsemi.com/thread/333556?ContentTypeID=1</link><pubDate>Mon, 11 Oct 2021 14:19:39 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:cb4220cd-1d96-406f-8a23-ddbacefa7d93</guid><dc:creator>ovrebekk</dc:creator><description>&lt;p&gt;Hi Naren&lt;/p&gt;
&lt;p&gt;Are you able to share your sdk_config.h file with me so I can take a look at all the configuration settings?&lt;/p&gt;
&lt;p&gt;Have you considered using a more up to date SDK than SDK v14?&lt;/p&gt;
&lt;p&gt;Best regards&lt;br /&gt;Torbjørn&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: multilink example in nrf52810</title><link>https://devzone.nordicsemi.com/thread/333343?ContentTypeID=1</link><pubDate>Sat, 09 Oct 2021 15:34:10 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:c5229946-5e7f-4076-8b2b-1c0e06b46560</guid><dc:creator>narendar</dc:creator><description>&lt;p&gt;WE are already buyed&amp;nbsp; BT832AF Modules&lt;/p&gt;
&lt;p&gt;Is it any possibilities to 1 central with two peripherals only?&lt;/p&gt;
&lt;p&gt;If It is any possibilities, please guide me&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Best Regards,&lt;/p&gt;
&lt;p&gt;Naren&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: multilink example in nrf52810</title><link>https://devzone.nordicsemi.com/thread/333342?ContentTypeID=1</link><pubDate>Sat, 09 Oct 2021 15:21:36 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:a5b602c6-ea60-4ff2-9d47-c5066e0d1bed</guid><dc:creator>narendar</dc:creator><description>&lt;p&gt;Thanks for reply,&lt;/p&gt;
&lt;p&gt;I am setting to&amp;nbsp;NRF_SDH_BLE_CENTRAL_LINK_COUNT=1 ,it is working fine for ( 1 central and 1 peripheral )connection is fine(data also sending),but i am changed to&amp;nbsp;&lt;span&gt;NRF_SDH_BLE_CENTRAL_LINK_COUNT=2 for (1 central and 1 peripheral) it gets fatal error like these&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;0&amp;gt; &amp;lt;info&amp;gt; app: scan_start&lt;br /&gt;0&amp;gt; &amp;lt;info&amp;gt; app: Connecting to target C2:DF:94:57:17:D1&lt;br /&gt;0&amp;gt; &amp;lt;info&amp;gt; app: p_ble_evt-&amp;gt;evt.gap_evt.conn_handle : 0&lt;br /&gt;0&amp;gt; &amp;lt;info&amp;gt; app: scan_start ret:0&lt;br /&gt;0&amp;gt; &lt;br /&gt;0&amp;gt; &amp;lt;info&amp;gt; app: scan_start&lt;br /&gt;0&amp;gt; &amp;lt;info&amp;gt; app: Discovery complete.&lt;br /&gt;0&amp;gt; &amp;lt;info&amp;gt; app: Connected to device with Nordic UART Service.&lt;br /&gt;0&amp;gt; &amp;lt;info&amp;gt; app: Active Connection = 1&lt;br /&gt;0&amp;gt; &amp;lt;info&amp;gt; app: scan_start ret:8&lt;br /&gt;0&amp;gt; &lt;br /&gt;0&amp;gt; &amp;lt;info&amp;gt; app: scan_start&lt;br /&gt;0&amp;gt; &amp;lt;error&amp;gt; app: Fatal error&lt;br /&gt;0&amp;gt; &lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;Here error gets&amp;nbsp; NRF_ERROR_INVALID_STATE whenever&amp;nbsp;NRF_SDH_BLE_CENTRAL_LINK_COUNT incremented.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: multilink example in nrf52810</title><link>https://devzone.nordicsemi.com/thread/333293?ContentTypeID=1</link><pubDate>Fri, 08 Oct 2021 14:12:27 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:6bae2019-779f-42b5-82cd-df93b047e33a</guid><dc:creator>ovrebekk</dc:creator><description>&lt;p&gt;Hi Naren&lt;/p&gt;
&lt;p&gt;As mentioned &lt;a href="https://infocenter.nordicsemi.com/topic/sds_s112/SDS/s1xx/s112.html?cp=4_7_0_0"&gt;here&lt;/a&gt; the S112 supports peripheral links only, so you can not be in the central state.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;It is possible to run the S132 SoftDevice on the nRF52810 in order to implement central functionality, but please keep in mind that running multilink applications require quite a lot of memory (both flash and RAM), so the nRF52810 might not be the best fit for this.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Best regards&lt;br /&gt;Torbjørn&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>