<?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>how can we set a device to act as master and slave in ble</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/7456/how-can-we-set-a-device-to-act-as-master-and-slave-in-ble</link><description>hi, 
 i would want to develop a project with master (mobile phone)- bridge (acting as master and slave,nrf board)- slave (nrf board) .
i have tried the ble central(s120),ble peripheral codes on bridge and slave respectively and it worked fine.But i</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Tue, 09 Jun 2015 14:40:14 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/7456/how-can-we-set-a-device-to-act-as-master-and-slave-in-ble" /><item><title>RE: how can we set a device to act as master and slave in ble</title><link>https://devzone.nordicsemi.com/thread/26554?ContentTypeID=1</link><pubDate>Tue, 09 Jun 2015 14:40:14 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:c96de8e5-9a77-4b0e-8fa0-115541dae8fa</guid><dc:creator>Petter Myhre</dc:creator><description>&lt;p&gt;The APIs of the latest SoftDevices (S110 8.0.0, S120 2.1.0, S130 1.0.0) are very similar.&lt;/p&gt;
&lt;p&gt;In our latest SDK(8.1.0) the S110 and S120 examples contain a folder called s130. This contains projects that should work with the S130. main.c is equal, it is just a predefine (Options for Target-&amp;gt;C/C++-&amp;gt;Preprocessor Symbols-&amp;gt;Define) that is different, S110/S130. Remember also that their flash and RAM usage is varies.&lt;/p&gt;
&lt;p&gt;You can search for S130 in the S110 and S120 examples to find where the predefine is used and what is handled differently between the SoftDevices.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: how can we set a device to act as master and slave in ble</title><link>https://devzone.nordicsemi.com/thread/26553?ContentTypeID=1</link><pubDate>Sat, 06 Jun 2015 19:44:20 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:fbdd1750-03ec-49c5-9f50-38ea635171ed</guid><dc:creator>Susheel Nuguru</dc:creator><description>&lt;p&gt;USE S130 for your bridge side which can act both as central and a peripheral. There are examples for it in SDK8.1&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>