<?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>Discovery and Connection Latency</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/74018/discovery-and-connection-latency</link><description>Hi! 
 I&amp;#39;m developing a peripheral device using nrf52840 to communicate with our android developed app. I&amp;#39;m testing the latency between connections of device. the configurations are below. 
 Android Phone (Central) 
 
 Sanning Mode: Active 
 Scan Window</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Thu, 15 Apr 2021 11:19:07 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/74018/discovery-and-connection-latency" /><item><title>RE: Discovery and Connection Latency</title><link>https://devzone.nordicsemi.com/thread/305063?ContentTypeID=1</link><pubDate>Thu, 15 Apr 2021 11:19:07 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:b39eb2e8-e515-4d67-a639-9836c8af0747</guid><dc:creator>Kenneth</dc:creator><description>&lt;p&gt;I am not sure what options are available in android in terms of scanning vs. connection, but in our softdevice there are two different api&amp;#39;s, one to scan (sd_ble_gap_scan())and one to connect (sd_ble_gap_connect()). Normally you first scan, wait for advertisement and then choose to connect by using the second api. But there is nothing preventing you to use the connect api directly if you know which peer to connect.&lt;/p&gt;
&lt;p&gt;Kenneth&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>