<?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>BLE range test</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/46506/ble-range-test</link><description>HI All 
 Im newbe in on that &amp;quot;field&amp;quot;, so im apologize for stupid question. 
 I will like to check a optimal casing for my new product equiped with bluetooth comunication. 
 So my question is: Is there any standart application to test range? I tryed out</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Thu, 02 May 2019 07:37:05 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/46506/ble-range-test" /><item><title>RE: BLE range test</title><link>https://devzone.nordicsemi.com/thread/184767?ContentTypeID=1</link><pubDate>Thu, 02 May 2019 07:37:05 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:5032b575-5856-478a-9008-dafecbee6167</guid><dc:creator>Sigurd</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;I added USBD functionality to the BLE central example ble_app_uart_c. The attached example will connect to a&amp;nbsp;peripheral device that advertises with the name &amp;quot;Nordic&amp;quot;, and will after connection establishment print the RSSI over USB&amp;nbsp;&lt;span&gt;CDC ACM(Virtual COM port). It might help you with your testing. Please consider the example as&amp;nbsp;experimental.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;&lt;a href="https://devzone.nordicsemi.com/cfs-file/__key/support-attachments/beef5d1b77644c448dabff31668f3a47-a56e7fd7037f4d9ca0cd961963b39a1a/ble15_5F00_2_5F00_app_5F00_uart_5F00_c_5F00_usbd.rar"&gt;devzone.nordicsemi.com/.../ble15_5F00_2_5F00_app_5F00_uart_5F00_c_5F00_usbd.rar&lt;/a&gt;&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: BLE range test</title><link>https://devzone.nordicsemi.com/thread/184481?ContentTypeID=1</link><pubDate>Tue, 30 Apr 2019 08:49:12 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:a5664021-c48f-4006-a66f-ee83c31383f5</guid><dc:creator>Jamal79</dc:creator><description>&lt;p&gt;Thx Sigurd&lt;/p&gt;
&lt;p&gt;I was afraid that will be the answer :(&lt;/p&gt;
&lt;p&gt;The problem also applies to lost data. I do not like to have a bad connection. I would like to test all possible scenarios. I was hoping there would be a tool for this. Before i will spend time building my own software.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: BLE range test</title><link>https://devzone.nordicsemi.com/thread/183762?ContentTypeID=1</link><pubDate>Thu, 25 Apr 2019 11:32:04 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:3604abbb-0d6b-4ef5-831c-274c8a2f3786</guid><dc:creator>Sigurd</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;There is no standard application for testing range.&amp;nbsp;For testing range in meters, you could connect, and then e.g walk until you lose the connection.&amp;nbsp;If you are testing different casings, maybe you could place the 2 devices e.g. at 2 meters apart, and then check the RSSI values. When you are in a connection, you can use the function &lt;a href="https://infocenter.nordicsemi.com/topic/com.nordic.infocenter.s140.api.v6.1.1/group___b_l_e___g_a_p___f_u_n_c_t_i_o_n_s.html?cp=3_4_2_1_2_1_2_31#ga63b6ec4b1af260085b8dfe5c7b02b724"&gt;sd_ble_gap_rssi_get()&lt;/a&gt; to get the latest RSSI value for the connection. You can also use &lt;a href="https://infocenter.nordicsemi.com/topic/com.nordic.infocenter.s140.api.v6.1.1/group___b_l_e___g_a_p___f_u_n_c_t_i_o_n_s.html?cp=3_4_2_1_2_1_2_32#gac369253b7f5ce0fc0093a6133faa791f"&gt;sd_ble_gap_rssi_start()&lt;/a&gt;, where you get the event BLE_GAP_EVT_RSSI_CHANGED with the RSSI data.&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>