<?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>S130 Starting advertise during peripheral connection</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/4370/s130-starting-advertise-during-peripheral-connection</link><description>I&amp;#39;m trying to start advertisement after establishing peripheral connection (on BLE_GAP_EVT_CONNECTED event) but called function sd_ble_gap_adv_start(...) returns NRF_ERROR_INVALID_STATE. But when I try to start advertisement after establishing central</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Mon, 22 Dec 2014 16:08:06 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/4370/s130-starting-advertise-during-peripheral-connection" /><item><title>RE: S130 Starting advertise during peripheral connection</title><link>https://devzone.nordicsemi.com/thread/15530?ContentTypeID=1</link><pubDate>Mon, 22 Dec 2014 16:08:06 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:7ce9a010-d292-455f-81da-c1f14fcff79b</guid><dc:creator>Yaroslav</dc:creator><description>&lt;p&gt;Looks like this issue is fixed in new (0.9) version of S130.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: S130 Starting advertise during peripheral connection</title><link>https://devzone.nordicsemi.com/thread/15529?ContentTypeID=1</link><pubDate>Mon, 17 Nov 2014 06:54:20 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:1a40b357-ca3a-4c7f-bff3-cbdca8523f3c</guid><dc:creator>Yaroslav</dc:creator><description>&lt;p&gt;Thanks. Currently, until you release new version of S130, I avoid advertising during peripheral connection.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: S130 Starting advertise during peripheral connection</title><link>https://devzone.nordicsemi.com/thread/15528?ContentTypeID=1</link><pubDate>Mon, 10 Nov 2014 14:20:42 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:013cbdcd-758b-4962-af63-c288aebf78bd</guid><dc:creator>Asbj&amp;#248;rn</dc:creator><description>&lt;p&gt;The current S130 is based on an earlier version of the S110 peripheral stack and it doesn&amp;#39;t support advertising in connected mode. So if you already are connected as a peripheral, you will get the error that you see as you can only have one peripheral connection at the same time.&lt;/p&gt;
&lt;p&gt;In theory you would be able to do non-connectable advertising while in a peripheral state, but this functionality is not present in the current S130 version. You can still advertise when you have a central connection as this wouldn&amp;#39;t affect the peripheral role.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>