<?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 receive/ send data over BLE after pairing(immediately)</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/73782/how-to-receive-send-data-over-ble-after-pairing-immediately</link><description>HI, 
 I am working NRF52810 with SDK 17. 
 I am able to pair my nordic device to mobile. but after pairing I want to send some data/receive some data. 
 how can I achieve this? 
 I have observed that my device is stopped advertising after pairing. is</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Fri, 09 Apr 2021 13:30:26 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/73782/how-to-receive-send-data-over-ble-after-pairing-immediately" /><item><title>RE: How to receive/ send data over BLE after pairing(immediately)</title><link>https://devzone.nordicsemi.com/thread/304034?ContentTypeID=1</link><pubDate>Fri, 09 Apr 2021 13:30:26 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:910d93c4-18ac-4c4f-87d0-abf84a885ce4</guid><dc:creator>Jared</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;Yes, you would have to include the peer manager in your example. See the&lt;a href="https://infocenter.nordicsemi.com/topic/sdk_nrf5_v17.0.2/ble_sdk_app_blinky_c.html?cp=7_1_4_2_0_0"&gt; ble_app_hrs example&lt;/a&gt; for an example on how to use the peer manager.&lt;/p&gt;
&lt;p&gt;regards&lt;/p&gt;
&lt;p&gt;Jared&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How to receive/ send data over BLE after pairing(immediately)</title><link>https://devzone.nordicsemi.com/thread/303952?ContentTypeID=1</link><pubDate>Fri, 09 Apr 2021 10:17:34 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:4055363d-8c80-4568-bc57-8e259247a65d</guid><dc:creator>Surya</dc:creator><description>&lt;p&gt;I was able to connect and send data.&amp;nbsp;is there any way to send data along with pairing data?&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How to receive/ send data over BLE after pairing(immediately)</title><link>https://devzone.nordicsemi.com/thread/303920?ContentTypeID=1</link><pubDate>Fri, 09 Apr 2021 08:35:09 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:2f934c71-269b-4176-9eb7-14a8d9a18db8</guid><dc:creator>Jared</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
[quote user=""]&lt;p&gt;but after pairing I want to send some data/receive some data.&lt;/p&gt;
&lt;p&gt;how can I achieve this?&lt;/p&gt;[/quote]
&lt;p&gt;See the &lt;a href="https://infocenter.nordicsemi.com/topic/sdk_nrf5_v17.0.2/ble_sdk_app_nus_eval.html?cp=7_1_4_2_2_25"&gt;ble_app_uart example&lt;/a&gt; in the SDK.&lt;/p&gt;
[quote user=""]I have observed that my device is stopped advertising after pairing. is it default behavior?[/quote]
&lt;p&gt;&amp;nbsp;Yes, this is the default behavior. You would have to restart advertising after a Connection event has occurred.&lt;/p&gt;
&lt;p&gt;regards&lt;/p&gt;
&lt;p&gt;Jared&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>