<?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>There is a lot of peripheral devices around and I just want to connect one peripheral device</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/51232/there-is-a-lot-of-peripheral-devices-around-and-i-just-want-to-connect-one-peripheral-device</link><description>I am using nrf52832 module with SDK 11.0.0, s132. I am advertising and the central device is able to scan the advertising devices and displaying the RSSI and peer address. 
 For the project , i have to read the RSSI as the distance varies so that i can</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Mon, 26 Aug 2019 13:49:09 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/51232/there-is-a-lot-of-peripheral-devices-around-and-i-just-want-to-connect-one-peripheral-device" /><item><title>RE: There is a lot of peripheral devices around and I just want to connect one peripheral device</title><link>https://devzone.nordicsemi.com/thread/206138?ContentTypeID=1</link><pubDate>Mon, 26 Aug 2019 13:49:09 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:ad81133a-0a5b-48a7-82dd-784b9f41ed5f</guid><dc:creator>Kenneth</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;GND needs to be connected as a reference point between two UART devices (e.g. your board and com port), else data through RXD/TXD may randomly work (if at all). Make sure that voltage level on the UART serial interface (RXD, TXD, CTS, RXD) does not exceed VDD of the board.&lt;/p&gt;
&lt;p&gt;If RXD is not connected/used, then it should either by disconnected (&amp;quot;NULL&amp;quot;) or use an external pull up resistor (e.g. &amp;gt;100kohm).&lt;/p&gt;
&lt;p&gt;Best regards,&lt;br /&gt;Kenneth&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: There is a lot of peripheral devices around and I just want to connect one peripheral device</title><link>https://devzone.nordicsemi.com/thread/205846?ContentTypeID=1</link><pubDate>Fri, 23 Aug 2019 10:40:40 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:5e3a6537-13b1-4b38-b9e2-a47ce44a1ce8</guid><dc:creator>guma</dc:creator><description>&lt;p&gt;Hi Kenneth,&lt;/p&gt;
&lt;p&gt;I have filtered the data required.&lt;/p&gt;
&lt;p&gt;I have loaded the board with the peripheral beacon and at the central device i have app_uart_c code where i am scanning the device and then displaying RSSI.&lt;/p&gt;
&lt;p&gt;I am able to do this , but i have a problem.In the central code when in dumping the code with uart initiation&amp;nbsp;like this.&lt;/p&gt;
&lt;p&gt;&lt;img src="https://devzone.nordicsemi.com/resized-image/__size/320x240/__key/communityserver-discussions-components-files/4/pastedimage1566556669239v2.png" alt=" " /&gt;&lt;/p&gt;
&lt;p&gt;After loading the code into the board ,the data is not displaying continuously.But when i am making contact with the Gnd and Vcc pins on the PCB the data in COM port is displayed continuously.&lt;/p&gt;
&lt;p&gt;When i have made the following changes&lt;/p&gt;
&lt;p&gt;&lt;img src="https://devzone.nordicsemi.com/resized-image/__size/320x240/__key/communityserver-discussions-components-files/4/pastedimage1566556717643v3.png" alt=" " /&gt;&lt;/p&gt;
&lt;p&gt;I am able to get continuous data displayed in COM port.&lt;/p&gt;
&lt;p&gt;Am i missing something?I need clue ?&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;Thanks&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: There is a lot of peripheral devices around and I just want to connect one peripheral device</title><link>https://devzone.nordicsemi.com/thread/205205?ContentTypeID=1</link><pubDate>Wed, 21 Aug 2019 08:15:24 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:7fbd35fb-b09a-44c5-86bf-336b2d4f9c9d</guid><dc:creator>Kenneth</dc:creator><description>&lt;p&gt;The application will receive an BLE_GAP_EVT_ADV_REPORT for each received advertisement packet, the filtering (for instance based on device name) must be done in the application.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Best regards,&lt;br /&gt;Kenneth&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>