<?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>example code in softdevice packet 5.0.0-3.alpha</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/22737/example-code-in-softdevice-packet-5-0-0-3-alpha</link><description>Hi, 
 There seems to be some pieces of new code (updated example and some components) for ble_app_mtu_throughput example embedded in the softdevice packet 5.0.0-3.alpha.
Looks like it is meant for long range advertising that I am very interested in</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Wed, 14 Jun 2017 07:59:14 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/22737/example-code-in-softdevice-packet-5-0-0-3-alpha" /><item><title>RE: example code in softdevice packet 5.0.0-3.alpha</title><link>https://devzone.nordicsemi.com/thread/89386?ContentTypeID=1</link><pubDate>Wed, 14 Jun 2017 07:59:14 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:b8a752b7-5c0a-4f70-9871-7a795d56dc0a</guid><dc:creator>slowhand</dc:creator><description>&lt;p&gt;Sorry for the font sizes...&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: example code in softdevice packet 5.0.0-3.alpha</title><link>https://devzone.nordicsemi.com/thread/89387?ContentTypeID=1</link><pubDate>Wed, 14 Jun 2017 07:56:03 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:d57d5fc1-8fac-45d9-94db-bc86036d8a65</guid><dc:creator>slowhand</dc:creator><description>&lt;p&gt;Thank you a lot!&lt;/p&gt;
&lt;h2&gt;I first got errors:&lt;/h2&gt;
&lt;h2&gt;..............\components\softdevice\common\softdevice_handler\softdevice_handler.h(41): error:  #5: cannot open source input file &amp;quot;ant_stack_handler_types.h&amp;quot;: No such file or directory
#include &amp;quot;ant_stack_handler_types.h&amp;quot;&lt;/h2&gt;
&lt;p&gt;(although the file is there)&lt;/p&gt;
&lt;p&gt;But I &amp;quot;commented&amp;quot; the line
#include &amp;quot;ant_stack_handler_types.h&amp;quot;
in softdevice_handler.h with // as I though there is no use for Ant stack here. Now it compiles well.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: example code in softdevice packet 5.0.0-3.alpha</title><link>https://devzone.nordicsemi.com/thread/89385?ContentTypeID=1</link><pubDate>Tue, 13 Jun 2017 13:16:22 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:1b261f18-3a84-42b3-a7a6-599b75c1a68c</guid><dc:creator>FormerMember</dc:creator><description>&lt;p&gt;The steps for testing the example that comes with S140 v. 5.0.0-3.alpha are described in readme.md:&lt;/p&gt;
&lt;blockquote&gt;
&lt;ol&gt;
&lt;li&gt;Download the SDK 13 from:
&lt;a href="http://www.nordicsemi.com/eng/nordic/Products/nRF52832/nRF5-SDK-zip/59012"&gt;www.nordicsemi.com/.../59012&lt;/a&gt;&lt;/li&gt;
&lt;/ol&gt;
&lt;/blockquote&gt;
&lt;ol start="2"&gt;
&lt;li&gt;Extract the SDK to a location of your wish.&lt;/li&gt;
&lt;li&gt;Extract the content of this zip-file to the &amp;lt;sdk_location&amp;gt;.&lt;/li&gt;
&lt;li&gt;Extract the header files from the s140_nrf52840_5.0.0-3.alpha_API\include
folder to &amp;lt;sdk_location&amp;gt;\components\softdevice\s140\headers folder.&lt;/li&gt;
&lt;li&gt;Navigate to: examples\ble_central_and_peripheral\experimental\ble_app_att_mtu_throughput\pca10056\s140&lt;/li&gt;
&lt;li&gt;Compile using your favorite compiler.&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;The compile error you get is because you are using the S140 header files for version 2.alpha. Replacing those header files with the header files for 3.alpha should solve that compile error (see step &amp;#39;4&amp;#39; above).&lt;/p&gt;
&lt;p&gt;I have also attached a version ble_app_multilink_central and ble_app_blinky running on coded phy: Advertising, scanning, connecting on coded phy. Note: After a connection has been initiated, there is a phy request update, that update is not necessary since the link is already using coded  phy.&lt;/p&gt;
&lt;p&gt;&lt;a href="https://devzone.nordicsemi.com/cfs-file/__key/communityserver-discussions-components-files/4/nRF5_5F00_SDK_5F00_13.0.0_5F00_coded_5F00_phy.zip"&gt;nRF5_SDK_13.0.0_coded_phy.zip&lt;/a&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>