<?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>BLE CONNECTION</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/114035/ble-connection</link><description>I connected to the device with BLE, conn handler is 0 and it is sending data. I disconnected, I reconnected, conn handler is 1, it cannot send data. I disconnected again, I reconnected, conn handle is 0, it is still sending data. So when the conn handler</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Mon, 19 Aug 2024 13:13:09 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/114035/ble-connection" /><item><title>RE: BLE CONNECTION</title><link>https://devzone.nordicsemi.com/thread/498856?ContentTypeID=1</link><pubDate>Mon, 19 Aug 2024 13:13:09 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:77b9751f-c194-4641-a1ca-2f9c4ce83313</guid><dc:creator>Susheel Nuguru</dc:creator><description>&lt;p&gt;The connection handler most likely wont change if you have a single connection. What is happening between first disconnect and connect? Are you doing any other BLE activity in another connection?&lt;/p&gt;
&lt;p&gt;What is your main application use case? How many connections can it handle? What do you mean by you are not able to send data when conn handle is 1? Do you get some errors and logs and error numbers? If yes, which API were you using?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>