<?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 config</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/27102/ble-config</link><description>Hi all, 
 I am using nRF52832 DK for my project. I need to config BLE for connecting with my phone. After a lot searching, I know that I can use softdevice API for configuring BLE. The problem is that I can not find any document about softdevice BLE</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Fri, 24 Nov 2017 08:22:54 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/27102/ble-config" /><item><title>RE: BLE config</title><link>https://devzone.nordicsemi.com/thread/106617?ContentTypeID=1</link><pubDate>Fri, 24 Nov 2017 08:22:54 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:162ecc37-3bcf-42e3-a8db-96152dc9f0d4</guid><dc:creator>endnode</dc:creator><description>&lt;p&gt;Hi Phil. That has some resoning, e.g. nRF51 chip (for which most of older tutorials and guides were written) is supported only until nRF5 SDK v12.3.0. However there are no structural differences between V12 and V14, just update of stacks aka Soft Devices (which you can do manually down to legacy SDK if you want or simply go to newer SDK) and certain changes in libraries/modules (+ new examples etc.) I would say many tutorials will even work if you just go with SDK V14 instead of V12. If not then rise a question on the forum with precise pointing to the step which fails and how, you will get support.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: BLE config</title><link>https://devzone.nordicsemi.com/thread/106616?ContentTypeID=1</link><pubDate>Fri, 24 Nov 2017 07:53:57 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:c9427f8b-6ca0-4b07-bf67-fab27a6265e8</guid><dc:creator>Phil</dc:creator><description>&lt;p&gt;All BLE tutorials seem to be written for SDK 12 and older. I&amp;#39;m starting a new project and thought it was a good idea to start with the newest SDK tody - so I went with SDK 14.2.0.&lt;/p&gt;
&lt;p&gt;None of the tutorial information helps, as all major mechanisms seem to have been changed, renamed or replaced. Are there any documents aiming BLE with SDK 14 ?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: BLE config</title><link>https://devzone.nordicsemi.com/thread/106618?ContentTypeID=1</link><pubDate>Tue, 30 May 2017 10:31:54 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:352b96d3-d4b5-4056-b111-2b7c2a62a4a4</guid><dc:creator>huaminhtuan</dc:creator><description>&lt;p&gt;Thanks for helping me :D&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: BLE config</title><link>https://devzone.nordicsemi.com/thread/106615?ContentTypeID=1</link><pubDate>Tue, 30 May 2017 10:22:54 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:6d4c2921-c354-4dc4-8e7c-d5b560d34fc6</guid><dc:creator>endnode</dc:creator><description>&lt;p&gt;There are great blog posts for beginners on Tutorials&amp;#39; page, please try to start there;)&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: BLE config</title><link>https://devzone.nordicsemi.com/thread/106614?ContentTypeID=1</link><pubDate>Tue, 30 May 2017 10:20:07 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:e0963dc6-baf6-4548-b54f-58229b65f795</guid><dc:creator>huaminhtuan</dc:creator><description>&lt;p&gt;Another problem is that, I don&amp;#39;t distinguish clearly between advertising, services, characteristics, central. :(( Can you briefly explain for me please?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: BLE config</title><link>https://devzone.nordicsemi.com/thread/106613?ContentTypeID=1</link><pubDate>Tue, 30 May 2017 10:17:18 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:938687df-d028-4b9c-9024-9972020de1aa</guid><dc:creator>huaminhtuan</dc:creator><description>&lt;p&gt;I first complied and flashed example from SDK without any modifications, and after it worked, I tried to modify  it. My code works as the example, but I dont know how to modify it :(( I will read the websites you give me, thanks for that :D&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: BLE config</title><link>https://devzone.nordicsemi.com/thread/106612?ContentTypeID=1</link><pubDate>Tue, 30 May 2017 10:08:58 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:1ee376bf-3328-4b7a-a78a-2f47a70d6b3a</guid><dc:creator>endnode</dc:creator><description>&lt;p&gt;I&amp;#39;m afraid I cannot lead you step by step how to use Nordic Soft Device API but there are many great tutorials and step by step guides on their pages. I&amp;#39;d start with &lt;a href="https://devzone.nordicsemi.com/tutorials/"&gt;Tutorials here&lt;/a&gt; and &lt;a href="http://infocenter.nordicsemi.com/topic/com.nordic.infocenter.gs/dita/gs/gs.html?cp=1"&gt;Getting Started guide here&lt;/a&gt;. Have you managed to do some basic sanity checks like recompiling example project as it comes from SDK without any modifications (and test that it  works the same as original HEX file from Nordic)?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: BLE config</title><link>https://devzone.nordicsemi.com/thread/106611?ContentTypeID=1</link><pubDate>Tue, 30 May 2017 09:59:41 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:56ecca90-0067-4499-8c25-ed7d70347e36</guid><dc:creator>huaminhtuan</dc:creator><description>&lt;p&gt;Hello,&lt;/p&gt;
&lt;p&gt;I am using softdevice s132 version 5.0.0-1.alpha and nRF52832 DK (PC10040). I said &amp;quot;modify&amp;quot;, I mean I used functions in &amp;quot;ble_app_uart&amp;quot; example to create my own .c and .h file but I don&amp;#39;t know to change these function correctly in order to work as I wish (like connecting to my phone automatically or send a character/ a file to my phone). Can you tell me how to configure BLE using softdevice APIs?&lt;/p&gt;
&lt;p&gt;Thanks&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: BLE config</title><link>https://devzone.nordicsemi.com/thread/106610?ContentTypeID=1</link><pubDate>Tue, 30 May 2017 09:37:59 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:035d6e22-3bb8-40b0-b98d-2b781a807932</guid><dc:creator>endnode</dc:creator><description>&lt;p&gt;Hello,&lt;/p&gt;
&lt;p&gt;All Soft Devices are documented on Infocenter &lt;a href="http://infocenter.nordicsemi.com/topic/com.nordic.infocenter.softdevices52/dita/nrf52/softdevices.html?cp=2_3"&gt;here&lt;/a&gt; and &lt;a href="http://infocenter.nordicsemi.com/topic/com.nordic.infocenter.softdevices51/dita/nrf51/softdevices.html?cp=3_7"&gt;here&lt;/a&gt;. Which Sot Device and nRF5x chip/board you use? Also by &amp;quot;modify&amp;quot; you mean you&amp;#39;ve changed the code and recompiled &lt;code&gt;ble_app_uart&lt;/code&gt; project or some other action?&lt;/p&gt;
&lt;p&gt;Cheers Jan&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>