<?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 to turn nrf8002</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/2568/how-to-turn-nrf8002</link><description>Dear developers, 
 I need to turn nrf8002 to master mode in order to use Alert Notifications of &amp;quot;Profiles - On Master&amp;quot; offered by nrfgoStudio. I need these profiles to activate the pwm signal (already present in the nrf8002) when a event , like incoming</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Tue, 03 Jun 2014 08:18:33 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/2568/how-to-turn-nrf8002" /><item><title>RE: How to turn nrf8002</title><link>https://devzone.nordicsemi.com/thread/10209?ContentTypeID=1</link><pubDate>Tue, 03 Jun 2014 08:18:33 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:37d899e6-f7df-46c1-8b3e-d316a7fbb8b3</guid><dc:creator>Carlos S&amp;#225;nchez</dc:creator><description>&lt;p&gt;Just another question. On nRFGo studio, Is there any appearance code (in hex) that should be introduced in order to use &amp;quot;Alert Notifications&amp;quot; exposed in &amp;quot;On - Master Profiles Tab&amp;quot; (such us On call, SMS, Instant message, ect)?&lt;/p&gt;
&lt;p&gt;best regards,&lt;/p&gt;
&lt;p&gt;Best Regards.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How to turn nrf8002</title><link>https://devzone.nordicsemi.com/thread/10208?ContentTypeID=1</link><pubDate>Mon, 26 May 2014 08:35:05 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:375f4ab7-92a3-4164-aed1-d3d15b596c5e</guid><dc:creator>run_ar</dc:creator><description>&lt;p&gt;Yes, you will have to write software for the Central to utilize these.&lt;/p&gt;
&lt;p&gt;I just tested nRF Toolbox. At the least it has Find me - immediate alert.&lt;/p&gt;
&lt;p&gt;best regards,&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How to turn nrf8002</title><link>https://devzone.nordicsemi.com/thread/10207?ContentTypeID=1</link><pubDate>Wed, 21 May 2014 10:04:12 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:a60389e0-370c-47a9-92e0-33b4130de9e9</guid><dc:creator>Carlos S&amp;#225;nchez</dc:creator><description>&lt;p&gt;Hi Runar,&lt;/p&gt;
&lt;p&gt;Thank you for your answer. In other words, that services shown on &amp;quot;Profiles - On Master&amp;quot; tab are services provided by the Central (the Phone), so, in order to usem them (i.e., active PWM ouput when there is an incoming call), I should write some software to get the nRF8002 subscribed to the GATT server and use that service, Am I right?&lt;/p&gt;
&lt;p&gt;I think this is possible since Apple unlocked ANCS Access. On the other hand, I have already done some tests using nRFProximity and nRFToolbox, and as far I can see, these apps only uses services located in GATT client (only work services in the &amp;quot;Profiles - In Slave&amp;quot; tab), or, does Nordic any example using GATT server services?&lt;/p&gt;
&lt;p&gt;Thank you in advance,&lt;/p&gt;
&lt;p&gt;Kind Regards,&lt;/p&gt;
&lt;p&gt;Carlos&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How to turn nrf8002</title><link>https://devzone.nordicsemi.com/thread/10206?ContentTypeID=1</link><pubDate>Wed, 21 May 2014 06:45:51 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:d706c701-4053-4a2d-9929-dea3ef7b79cc</guid><dc:creator>run_ar</dc:creator><description>&lt;p&gt;nRF toolbox for android has proximity as well:
&lt;a target="_blank" href="https://www.nordicsemi.com/eng/Products/nRFready-Demo-APPS/nRF-Toolbox-for-Android-4.3" rel="nofollow"&gt;https://www.nordicsemi.com/eng/Products/nRFready-Demo-APPS/nRF-Toolbox-for-Android-4.3&lt;/a&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How to turn nrf8002</title><link>https://devzone.nordicsemi.com/thread/10205?ContentTypeID=1</link><pubDate>Wed, 21 May 2014 06:43:22 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:d03dac08-e2d0-4fa6-8a19-bf0c34643d75</guid><dc:creator>run_ar</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;The nRF8002 is a peripheral device only, this means it is a slave device. However it support both the GATT server and the GATT client role. So the services you see on the &amp;quot;profiles on master&amp;quot; tab in nRFgo studio are supposed to be located in the gatt server on the central device. Please take a look at our &lt;a href="https://www.nordicsemi.com/eng/Products/nRFready-Demo-APPS"&gt;example apps for iOS&lt;/a&gt;, nRF Toolbox or nRF Proximity, to see how to utilize this.&lt;/p&gt;
&lt;p&gt;best regards,&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>