<?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>central and peripheral communication</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/27297/central-and-peripheral-communication</link><description>hi support team,
my nrf52840 is acting as peripheral and my mobile with nrf connect is acting as central. after the connection i am able to read and write my device name, link loss alert, battery notification alerts, immediate alert by using my nrf connect</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Fri, 17 Nov 2017 04:19:06 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/27297/central-and-peripheral-communication" /><item><title>RE: central and peripheral communication</title><link>https://devzone.nordicsemi.com/thread/107842?ContentTypeID=1</link><pubDate>Fri, 17 Nov 2017 04:19:06 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:9d764146-2a1a-468a-9f10-15e164b56fbc</guid><dc:creator>karthikeyan</dc:creator><description>&lt;p&gt;thanks petter, i have done it.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: central and peripheral communication</title><link>https://devzone.nordicsemi.com/thread/107841?ContentTypeID=1</link><pubDate>Thu, 16 Nov 2017 13:30:59 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:5bd6e764-f219-4939-9698-9593b5f18b4e</guid><dc:creator>karthikeyan</dc:creator><description>&lt;p&gt;hi thanks petter,
i will try by myself as you noted and intimate you.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: central and peripheral communication</title><link>https://devzone.nordicsemi.com/thread/107840?ContentTypeID=1</link><pubDate>Thu, 16 Nov 2017 13:06:06 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:bc4de950-1e42-4635-a42d-8fd1b9c14478</guid><dc:creator>Petter Myhre</dc:creator><description>&lt;p&gt;The Tx Power Level characteristic value should per spec not be writable, see &lt;a href="https://www.bluetooth.org/docman/handlers/downloaddoc.ashx?doc_id=239393&amp;amp;_ga=2.45102116.1214336934.1510837407-1201465369.1499763313"&gt;this&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;If you want to go out of spec, you can add&lt;/p&gt;
&lt;pre&gt;&lt;code&gt;char_md.char_props.write  = 1;
&lt;/code&gt;&lt;/pre&gt;
&lt;p&gt;in tx_power_level_char_add().&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>