<?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>nRF52840 BLE Connection</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/123570/nrf52840-ble-connection</link><description>I am trying to establish a BLE connection between two nRF52840 devices. 
 The child devices are properly advertising and are close to each other. 
 When attempting a BLE connection from the central device, if a match is found during a scan, the connection</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Fri, 08 Aug 2025 05:20:47 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/123570/nrf52840-ble-connection" /><item><title>RE: nRF52840 BLE Connection</title><link>https://devzone.nordicsemi.com/thread/545007?ContentTypeID=1</link><pubDate>Fri, 08 Aug 2025 05:20:47 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:d669f1c2-41fc-433d-a101-292d3152af76</guid><dc:creator>Turbo J</dc:creator><description>&lt;p&gt;Don&amp;#39;t bother with the old NRF5 SDK, switch to NCS and look at all those bluetooth LE examples first.&lt;/p&gt;
&lt;p&gt;Posted code has so many problems that I can&amp;#39;t liste them all here. Example: Calls to sd_ble_gap_connect()&amp;nbsp; and sd_ble_gap_disconnect() are non-blocking, that is why all examples are event driven. The corresponding calls in newer NCS SDK behave similar.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>