<?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>Testing coded PHY with UART?</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/22429/testing-coded-phy-with-uart</link><description>I have two nRF52840-pdk&amp;#39;s and two laptops. I was thinking to send test strings using the following Basic setup: 
 laptop1 - usb1 - pdk1 ....(coded PHY transmission)....pdk2 - usb2 - laptop2
 
 Can I use directly some existing example codes for making</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Fri, 02 Jun 2017 11:09:42 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/22429/testing-coded-phy-with-uart" /><item><title>RE: Testing coded PHY with UART?</title><link>https://devzone.nordicsemi.com/thread/88225?ContentTypeID=1</link><pubDate>Fri, 02 Jun 2017 11:09:42 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:f2f1f9c3-eeb5-405b-933d-92cbf19f9702</guid><dc:creator>slowhand</dc:creator><description>&lt;p&gt;Thanks,&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;
&lt;p&gt;This set of actions may be too complicated for me, so I&amp;#39;ll probably need wait for a new SDK release. Anyway, thanks for the tips, I will try.&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;I believe that is exactly what I did.&lt;/p&gt;
&lt;/li&gt;
&lt;/ol&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Testing coded PHY with UART?</title><link>https://devzone.nordicsemi.com/thread/88224?ContentTypeID=1</link><pubDate>Fri, 02 Jun 2017 10:26:47 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:f13f7464-85e2-4f4d-ad1e-2fa7cc588586</guid><dc:creator>FormerMember</dc:creator><description>&lt;p&gt;&lt;strong&gt;1)&lt;/strong&gt; To use S140 3.alpha with SDK 13, you will need to do the following:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Change the ROM / RAM settings in the project files according to the S140 3.alpha release notes.&lt;/li&gt;
&lt;li&gt;Include the S140 3.alpha header files in you project.&lt;/li&gt;
&lt;li&gt;Make some modifications to the project, because of API changes from 2.alpha to 3.alpha.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;2)&lt;/strong&gt; To transfer strings from the central to the peripheral or opposite, you should type in the terminal windows, see the example documentation on the infocenter.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Testing coded PHY with UART?</title><link>https://devzone.nordicsemi.com/thread/88223?ContentTypeID=1</link><pubDate>Fri, 02 Jun 2017 06:56:02 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:491b692f-1033-4643-800b-33680fe0852e</guid><dc:creator>slowhand</dc:creator><description>&lt;p&gt;Ok, thanks! However, I wasn&amp;#39;t too successfull:&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;
&lt;p&gt;S140 3.alpha seems not to work together with the ble_app_uart example (from nRF5_SDK_13.0.0_04a0bfd), I get &amp;quot;Error: Flash Download failed - Cortex-M4&amp;quot;.&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;With 2.alpha I get both boards up.
Terminal for the peripheral (ble_app_uart) says now
&amp;quot;UART Start!&amp;quot;&lt;/p&gt;
&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;and the terminal of the central (ble_app_uart_c)
&amp;quot;BLE UART central example started.
Connected to device with Nordic UART Service.&amp;quot;&lt;/p&gt;
&lt;p&gt;But, what next? Should I give some commands or are the boards now ready to transfer strings? Typing some characters in either terminal seems not to lead any reactions in the peer. Did I do/understand something wrong :-) ?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Testing coded PHY with UART?</title><link>https://devzone.nordicsemi.com/thread/88222?ContentTypeID=1</link><pubDate>Wed, 31 May 2017 06:40:03 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:35d64dd3-d57d-478a-acb6-545a0da8f178</guid><dc:creator>FormerMember</dc:creator><description>&lt;p&gt;Both UART central and the peripheral examples, ble_app_uart_c and ble_app_uart can be used with the nRF52840-pdk.&lt;/p&gt;
&lt;p&gt;Note: SDK 13.0.0 supports S140 v.5.0.0-2.alpha, while the latest version is S140 v. 5.0.0-3.alpha.&lt;/p&gt;
&lt;p&gt;The main difference between 2.alpha and 3.alpha is that 3.alpha supports advertising/connection initiation on coded phy and 2 Mbps, while 2.alpha supports advertising/connection initiation on 1Mbps and the phy can be changed to coded phy/2Mbps after a connection has been established.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>