<?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>serialized example missing in nrf5 SDK</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/82091/serialized-example-missing-in-nrf5-sdk</link><description>I can not find any serialized example for an application board in the nrf5 SDK, where can I find the &amp;quot; ser_s13 x _ transport&amp;quot; folder? 
 
 &amp;quot;In Keil, open one of the serialized example projects. The serialized version is located in the ser_s13 x _ transport</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Thu, 25 Nov 2021 18:21:31 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/82091/serialized-example-missing-in-nrf5-sdk" /><item><title>RE: serialized example missing in nrf5 SDK</title><link>https://devzone.nordicsemi.com/thread/340799?ContentTypeID=1</link><pubDate>Thu, 25 Nov 2021 18:21:31 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:58fc71c6-0a24-4a51-8d51-8cb85a546ff6</guid><dc:creator>bollstabruk</dc:creator><description>&lt;p&gt;Thanks!&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: serialized example missing in nrf5 SDK</title><link>https://devzone.nordicsemi.com/thread/340798?ContentTypeID=1</link><pubDate>Thu, 25 Nov 2021 18:19:04 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:bbb0c6bb-4f59-4e66-b688-7e7ad7887997</guid><dc:creator>Einar Thorsrud</dc:creator><description>&lt;p&gt;You can find the source code for &lt;a href="https://github.com/NordicSemiconductor/pc-nrfconnect-ble"&gt;nRF Connect Bluetooth Low Energy on GitHub&lt;/a&gt;. This uses the &lt;a href="https://github.com/NordicSemiconductor/pc-ble-driver"&gt;pc-ble-driver&lt;/a&gt; under the hood, which includes a connectivity firmware that is based on the connectivity firmware in the SDK, but with quite a few additional patches.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: serialized example missing in nrf5 SDK</title><link>https://devzone.nordicsemi.com/thread/340797?ContentTypeID=1</link><pubDate>Thu, 25 Nov 2021 18:12:25 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:1883647b-687d-4938-930b-b5fbebb1fa8b</guid><dc:creator>bollstabruk</dc:creator><description>&lt;p&gt;Thanks for a fast answer!&lt;/p&gt;
&lt;p&gt;Your &amp;quot;nRF Connect for DeskTop&amp;quot;/&amp;quot;Bluetooth Low Energy&amp;quot; software seems to make use uart serialize, what firmware does this software download to the develop board?&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Is the source code for&amp;nbsp;&lt;span&gt;&amp;quot;Bluetooth Low Energy&amp;quot; available?&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;Br&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: serialized example missing in nrf5 SDK</title><link>https://devzone.nordicsemi.com/thread/340796?ContentTypeID=1</link><pubDate>Thu, 25 Nov 2021 17:52:42 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:5ef516b7-a247-47e3-8374-b04cf635d5d6</guid><dc:creator>Einar Thorsrud</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;The &amp;quot;s13x&amp;quot; part of the folder means you should replace the x with a specific SoftDevice. So for&amp;nbsp;instance&amp;nbsp;S140 or S132, and &amp;quot;transport&amp;quot; is for instance &amp;quot;spi&amp;quot; or &amp;quot;uart&amp;quot;. If using a nRF52832 for instance and test with a DK, you probably want to use S132.&amp;nbsp; In that case and you want UART, the path to the Keil project is: &lt;code&gt;&amp;lt;SDK&amp;gt;/examples/connectivity/ble_connectivity/pca10040/ser_s132_uart/arm5_no_packs/&lt;/code&gt;. This is for the connctivity firmware.&lt;/p&gt;
&lt;p&gt;For the (few) example&amp;nbsp;applications that come with support for serializtaion out of the box, the naming scheme is similar. For instance, you have a project under &lt;code&gt;&amp;lt;SDK&amp;gt;/examples/ble_peripheral/ble_app_hrs/pca10040/ser_s132_uart/arm5_no_packs/&lt;/code&gt; that can be used together with the mentioned connectivity firmware project.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>