<?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>NRF52 As peripheral and central</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/55790/nrf52-as-peripheral-and-central</link><description>Hello, I&amp;#39;m working with nrf52832 and sdk15.0.0 , I made a perihperal example with one service and multi characterestics . when i want to forward on my project and make it peripheral and central at the same time to commande another peripherals and the</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Wed, 22 Jan 2020 13:42:17 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/55790/nrf52-as-peripheral-and-central" /><item><title>RE: NRF52 As peripheral and central</title><link>https://devzone.nordicsemi.com/thread/230373?ContentTypeID=1</link><pubDate>Wed, 22 Jan 2020 13:42:17 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:ed23c58e-22bb-41b6-b1c6-d8412f6f5352</guid><dc:creator>achraf</dc:creator><description>&lt;p&gt;I begin the central example the ble_app_blinky_c but when i want to&amp;nbsp;read&amp;nbsp;&amp;nbsp;&lt;span&gt;multi&amp;nbsp;&lt;/span&gt;&lt;span&gt;characterestics, i didnt get it i just made write with LED button , and one&amp;nbsp;characterestics notify , my problemee is i hava many&amp;nbsp;characterestics so i want to read(notification) them how it works in the&amp;nbsp;&amp;nbsp;ble_app_blinky_c example or how i can do it&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: NRF52 As peripheral and central</title><link>https://devzone.nordicsemi.com/thread/226426?ContentTypeID=1</link><pubDate>Thu, 19 Dec 2019 15:55:36 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:24cf4847-de71-461f-bd4d-b82fe3cc5c60</guid><dc:creator>Hung Bui</dc:creator><description>&lt;p&gt;Hi Oukheir,&amp;nbsp;&lt;/p&gt;
&lt;p&gt;I&amp;#39;m afraid that we don&amp;#39;t have a good tutorial for the relay application that you want to achieve except for the documentation of the hrm_relay example.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;I would suggest you to get familiar with the central application.&lt;/p&gt;
&lt;p&gt;Try the central only application, not the relay. Try to get&amp;nbsp;to know how it works. It&amp;nbsp;should start with scan for a device and then connect to it. After you connect to the device you need to do service discovery to find the service and then enable CCCD to get the notification. It&amp;#39;s the basics for any central application.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;When you and peripheral and central in one application, it&amp;#39;s simply combining the code of the central and peripheral in one place. Make sure you configure the number of central and peripheral in sdk_config.h correctly.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;If you have a specific question, please let me know.&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>