<?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>I use nRF52832 as a central and i would like to connect peripheral devices that are phones . How can i do that?</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/71633/i-use-nrf52832-as-a-central-and-i-would-like-to-connect-peripheral-devices-that-are-phones-how-can-i-do-that</link><description>I use nRF52832 as a central device. I also use ble_app_uart_c as a SDK(17.0.2) . I would like to connect my peripheral which is my phone(iPhone 6) and i want to see my phone&amp;#39;s RSSI value on the terminal. But when i run the code I see NULL instead of my</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Mon, 22 Feb 2021 11:37:33 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/71633/i-use-nrf52832-as-a-central-and-i-would-like-to-connect-peripheral-devices-that-are-phones-how-can-i-do-that" /><item><title>RE: I use nRF52832 as a central and i would like to connect peripheral devices that are phones . How can i do that?</title><link>https://devzone.nordicsemi.com/thread/295551?ContentTypeID=1</link><pubDate>Mon, 22 Feb 2021 11:37:33 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:a50c38db-d36b-444b-9328-b25ec3b1de68</guid><dc:creator>Joakim Jakobsen</dc:creator><description>&lt;p&gt;I see.&lt;/p&gt;
[quote user=""]I would like to connect my peripheral which is my phone(iPhone 6)[/quote]
&lt;p&gt;You want to use this to log the RSSI from the advertisement packets sent by the phone before connection?&lt;/p&gt;
&lt;p&gt;This method will receive the RSSI during advertisement/scanning and cannot be used after connection.&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;Br, &lt;br /&gt;Joakim&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: I use nRF52832 as a central and i would like to connect peripheral devices that are phones . How can i do that?</title><link>https://devzone.nordicsemi.com/thread/294855?ContentTypeID=1</link><pubDate>Wed, 17 Feb 2021 12:40:13 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:23413d3a-24b7-4f27-a898-55723f557a31</guid><dc:creator>Alperen</dc:creator><description>&lt;p&gt;My uart app&amp;#39;s name is&amp;nbsp;&amp;nbsp;TERMITE.&amp;nbsp;&amp;nbsp;&lt;span style="color:#000000;font-size:150%;"&gt;printf(&amp;quot;%s\n&amp;quot;,scan_evt.params.p_whitelist_adv_report-&amp;gt;rssi);&amp;nbsp; &lt;span style="font-size:75%;"&gt;I write that printf code above ,&amp;nbsp;&amp;nbsp;&lt;/span&gt;&lt;span style="font-size:75%;"&gt;&amp;nbsp;in ble_app_uart_c&amp;gt;nrf_ble_scan_c is that nrf_ble_scan_start() function. For exp: For same place in code&amp;nbsp;&lt;span style="font-size:150%;"&gt;printf(&amp;quot;Alperen&amp;quot;);&amp;nbsp;&lt;span style="font-size:75%;"&gt;I can see Alperen on the&amp;nbsp; UART terminal. When I write that code&amp;nbsp;&lt;span&gt;&lt;span style="font-size:150%;"&gt;printf(&amp;quot;%s\n&amp;quot;,scan_evt.params.p_whitelist_adv_report-&amp;gt;rssi);&lt;/span&gt;&amp;nbsp;, I see NULL on the terminal. I guess my central device that is nRF52DK&amp;nbsp; don&amp;#39;t give my returned phone&amp;#39;s RSSI value.&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: I use nRF52832 as a central and i would like to connect peripheral devices that are phones . How can i do that?</title><link>https://devzone.nordicsemi.com/thread/294813?ContentTypeID=1</link><pubDate>Wed, 17 Feb 2021 11:34:46 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:c0b722d4-87ce-4741-904c-c4e6085eedbb</guid><dc:creator>Joakim Jakobsen</dc:creator><description>&lt;p&gt;Hi.&lt;/p&gt;
&lt;p&gt;How did you try to display the RSSI in the terminal? And what do you refer to when talking about the &amp;quot;terminal&amp;quot;?&lt;/p&gt;
&lt;p&gt;Br, &lt;br /&gt;Joakim&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>