<?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 connect and pair bluetooth device to NRF52 dongle</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/17734/how-to-connect-and-pair-bluetooth-device-to-nrf52-dongle</link><description>Hi, 
 I have the NRF52 dongle that is set up as the client and is searching using the ble_app_uart_c (Found in examples\ble_central) example and I am trying to connect a bluetooth device to that client and pair them together so that the characteristics</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Wed, 16 Nov 2016 13:05:28 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/17734/how-to-connect-and-pair-bluetooth-device-to-nrf52-dongle" /><item><title>RE: How to connect and pair bluetooth device to NRF52 dongle</title><link>https://devzone.nordicsemi.com/thread/68258?ContentTypeID=1</link><pubDate>Wed, 16 Nov 2016 13:05:28 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:40ea3187-748d-468e-8326-11a1c340d180</guid><dc:creator>Petter Myhre</dc:creator><description>&lt;p&gt;Circular device? It&amp;#39;s round? If you have the MAC you can just do an if with that and p_adv_report-&amp;gt;peer_addr and if it is true you can call sd_ble_gap_connect() with that address.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How to connect and pair bluetooth device to NRF52 dongle</title><link>https://devzone.nordicsemi.com/thread/68257?ContentTypeID=1</link><pubDate>Tue, 15 Nov 2016 23:27:17 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:928f6db6-1bb1-4c2f-bf94-7b90f9c0da02</guid><dc:creator>Jimmy</dc:creator><description>&lt;p&gt;So the BLE device is a NRF52 dongle board which is the central. However the peripheral is a circular device that is intended to be used for automobile devices. I have the MAC address of the peripheral so would I use that to connect to the central dongle board. I am not sure. Will I need to use peer addressing? All I want is the peripheral device that is a circular device to pair with the central board.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How to connect and pair bluetooth device to NRF52 dongle</title><link>https://devzone.nordicsemi.com/thread/68256?ContentTypeID=1</link><pubDate>Tue, 15 Nov 2016 13:04:41 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:062df295-6240-43d9-a378-ba7566cd52c1</guid><dc:creator>Petter Myhre</dc:creator><description>&lt;p&gt;What kind of BLE device do you want to connect to? ble_app_uart_c will look for advertisments that contain the NUS UUID, and try to connect.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>