<?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 UART on SDK15.3. Long Range connection problem</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/50644/ble-uart-on-sdk15-3-long-range-connection-problem</link><description>Hi, 
 I have the following setup: 
 - IDE: SES 
 - SDK: nRF5_SDK_15.3.0_59ac345 
 - SD: s140_nrf52_6.1.1_softdevice.hex 
 
 Issue description: 
 I have modified &amp;quot;ble_app_uart_c&amp;quot; and &amp;quot;ble_app_uart&amp;quot; examples to support CODED_PHY (i.e. long range) communication</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Wed, 07 Aug 2019 12:34:58 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/50644/ble-uart-on-sdk15-3-long-range-connection-problem" /><item><title>RE: BLE UART on SDK15.3. Long Range connection problem</title><link>https://devzone.nordicsemi.com/thread/202830?ContentTypeID=1</link><pubDate>Wed, 07 Aug 2019 12:34:58 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:218f26c9-74ad-47fc-a021-2fd6e91b5635</guid><dc:creator>AndreasF</dc:creator><description>&lt;p&gt;Hi.&lt;/p&gt;
&lt;p&gt;Great to hear :-)&lt;/p&gt;
&lt;p&gt;Best regards,&lt;/p&gt;
&lt;p&gt;Andreas&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: BLE UART on SDK15.3. Long Range connection problem</title><link>https://devzone.nordicsemi.com/thread/202821?ContentTypeID=1</link><pubDate>Wed, 07 Aug 2019 12:06:18 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:99cc1a1f-0aa3-49f1-bb0c-e954894045af</guid><dc:creator>tparkkila</dc:creator><description>&lt;p&gt;Andreas - The modified ble_uart applications (as posted above) works with our custom boards as well. Therefore, the issue was with the dev kits hardware.&lt;/p&gt;
&lt;p&gt;Thank you for your help!&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: BLE UART on SDK15.3. Long Range connection problem</title><link>https://devzone.nordicsemi.com/thread/202809?ContentTypeID=1</link><pubDate>Wed, 07 Aug 2019 11:41:58 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:77599483-c87b-400a-8ebf-08cfc68b9ba1</guid><dc:creator>tparkkila</dc:creator><description>&lt;p&gt;Andreas - I got the example to work on our custom boards, which both have nRF52840 chip version: QIAAC0-1815AM.&lt;/p&gt;
&lt;p&gt;Next, I will test the uart example code, which I modified and posted here originally.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: BLE UART on SDK15.3. Long Range connection problem</title><link>https://devzone.nordicsemi.com/thread/202807?ContentTypeID=1</link><pubDate>Wed, 07 Aug 2019 11:10:25 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:b6a0b7af-6074-4d60-a76c-3276dc635b74</guid><dc:creator>tparkkila</dc:creator><description>&lt;p&gt;Not sure where to find the matching version number referred on the page you linked. I can find the following labels/numbers on devkits:&lt;/p&gt;
&lt;p&gt;- on Atmel cpu: PCA10056, V0.9.2, 2017.33, 683964418&lt;/p&gt;
&lt;p&gt;- on nRF52840 chip: N52840 QIAAAA 1716AK&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: BLE UART on SDK15.3. Long Range connection problem</title><link>https://devzone.nordicsemi.com/thread/202772?ContentTypeID=1</link><pubDate>Wed, 07 Aug 2019 09:08:43 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:ef81ea16-3909-4e29-9161-c340860e9b86</guid><dc:creator>AndreasF</dc:creator><description>&lt;p&gt;Hi.&lt;/p&gt;
&lt;p&gt;What versions are your DK&amp;#39;s?&lt;/p&gt;
&lt;p&gt;There is an errata for Engineering B which causes poor communication link, &lt;a href="https://infocenter.nordicsemi.com/index.jsp?topic=%2Ferrata_nRF52840_EngB%2FERR%2FnRF52840%2FEngineeringB%2Flatest%2Fanomaly_840_191.html&amp;amp;anchor=anomaly_840_191"&gt;ref&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;Best regards,&lt;/p&gt;
&lt;p&gt;Andreas&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: BLE UART on SDK15.3. Long Range connection problem</title><link>https://devzone.nordicsemi.com/thread/202673?ContentTypeID=1</link><pubDate>Tue, 06 Aug 2019 15:48:26 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:23a2d224-f440-4fba-9f1c-7fa74f24d66d</guid><dc:creator>tparkkila</dc:creator><description>&lt;p&gt;Hi Andreas - I tested the project you gave and get the similar results. Client is seen and connected but then immediately disconnected. See the debug logs below from peripheral project:&lt;/p&gt;
&lt;pre&gt; app: Debug logging for UART over RTT started.

 nrf_ble_gatt: Requesting to update ATT MTU to 247 bytes on connection 0x0.

 app: Connected

 app: Disconnected
&lt;/pre&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: BLE UART on SDK15.3. Long Range connection problem</title><link>https://devzone.nordicsemi.com/thread/202611?ContentTypeID=1</link><pubDate>Tue, 06 Aug 2019 12:26:06 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:39cdf979-be34-44ed-b088-462da01a7f30</guid><dc:creator>tparkkila</dc:creator><description>&lt;p&gt;Hi Andreas, no I haven&amp;#39;t try this one. Even though it says its using SDK 15.3, I see the example is not using the same software architecture as SDK 15.3 uart examples. As for example on peripheral code in&amp;nbsp;advertising_start function the SDK example uses function call:&lt;/p&gt;
&lt;p&gt;- uint32_t err_code = ble_advertising_start(&amp;amp;m_advertising, BLE_ADV_MODE_FAST), whereas&lt;/p&gt;
&lt;p&gt;-&amp;nbsp;&lt;span&gt;err_code = &lt;/span&gt;&lt;span class="pl-c1"&gt;sd_ble_gap_adv_start&lt;/span&gt;&lt;span&gt;(m_adv_handle, APP_BLE_CONN_CFG_TAG) function call is used by the github example you referred.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;I know by looking at the source code of the stack that&amp;nbsp;ble_advertising_start() function in ble_advertising.c file calls&amp;nbsp;sd_ble_gap_adv_start() function eventually. Is there a way to configure settings in a such a way that the new SDK architecture can be utilized as it for Long Range comms?&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;I will try this project later today.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;Thanks!&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: BLE UART on SDK15.3. Long Range connection problem</title><link>https://devzone.nordicsemi.com/thread/202553?ContentTypeID=1</link><pubDate>Tue, 06 Aug 2019 09:24:01 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:b9266a3d-0356-4c8d-b494-074fb790a255</guid><dc:creator>AndreasF</dc:creator><description>&lt;p&gt;Hi Tommi.&lt;/p&gt;
&lt;p&gt;Have you had a look at this example on &lt;a href="https://github.com/jimmywong2003/nrf52-ble5-long-range-demo"&gt;GitHub&lt;/a&gt;?&lt;/p&gt;
&lt;p&gt;Best regards,&lt;/p&gt;
&lt;p&gt;Andreas&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: BLE UART on SDK15.3. Long Range connection problem</title><link>https://devzone.nordicsemi.com/thread/202448?ContentTypeID=1</link><pubDate>Mon, 05 Aug 2019 13:19:33 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:5ff58978-81bb-407e-940c-9853e09e1b58</guid><dc:creator>tparkkila</dc:creator><description>&lt;p&gt;One more thing:&lt;/p&gt;
&lt;p&gt;Forgot to mention, that if I undefine&amp;nbsp;&lt;span&gt;BLE_LONG_RANGE(line 658 on ble_uart_peripheral_main.c, and line 101 on ble_uart_central_main.c) - pre-compilation flags everything works normally, advertisements are seen and connections are established normally.&amp;nbsp;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;Thanks&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>