<?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 simple advertise in nrf52840 with softdevice s140</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/37964/ble-simple-advertise-in-nrf52840-with-softdevice-s140</link><description>i want program for just simple advertise the name of the ble device and no service and no characteristics in nrf52840. how to modify the examples</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Thu, 30 Aug 2018 13:04:15 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/37964/ble-simple-advertise-in-nrf52840-with-softdevice-s140" /><item><title>RE: Ble simple advertise in nrf52840 with softdevice s140</title><link>https://devzone.nordicsemi.com/thread/146520?ContentTypeID=1</link><pubDate>Thu, 30 Aug 2018 13:04:15 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:d95ca3cf-454d-4761-92f9-69132cc46cda</guid><dc:creator>AndreasF</dc:creator><description>&lt;p&gt;Hi.&lt;/p&gt;
&lt;p&gt;You can find out how the code works by looking in the infocenter under the &lt;a href="http://infocenter.nordicsemi.com/topic/com.nordic.infocenter.sdk/keydef/PLUGINS_ROOT/com.nordic.infocenter.sdk5.v15.0.0/index.html?cp=4_0_1"&gt;SDK15 folder&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;How the blinky example works is also explained &lt;a href="http://infocenter.nordicsemi.com/topic/com.nordic.infocenter.sdk5.v15.0.0/gpio_example.html?cp=4_0_1_4_5_0"&gt;here&lt;/a&gt;.&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 simple advertise in nrf52840 with softdevice s140</title><link>https://devzone.nordicsemi.com/thread/146514?ContentTypeID=1</link><pubDate>Thu, 30 Aug 2018 12:50:33 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:3084ea20-5b94-439b-b740-3b753f5559b0</guid><dc:creator>mohanraj360</dc:creator><description>&lt;p&gt;&amp;nbsp;pca10056 S140 software device and in ble pheripherl/ble blinky for this i want to understand the coding part&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Ble simple advertise in nrf52840 with softdevice s140</title><link>https://devzone.nordicsemi.com/thread/146511?ContentTypeID=1</link><pubDate>Thu, 30 Aug 2018 12:46:01 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:07551891-6c1f-4480-985b-35965e47493d</guid><dc:creator>AndreasF</dc:creator><description>&lt;p&gt;Hi.&lt;/p&gt;
&lt;p&gt;Could you be a bit more specific, which example are you looking at?&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;- Andreas&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Ble simple advertise in nrf52840 with softdevice s140</title><link>https://devzone.nordicsemi.com/thread/146500?ContentTypeID=1</link><pubDate>Thu, 30 Aug 2018 12:13:25 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:750be23d-89d4-4f81-863a-fbf9a774663f</guid><dc:creator>mohanraj360</dc:creator><description>&lt;p&gt;Thanku and also how to undertans the coding of BLE line by line&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Ble simple advertise in nrf52840 with softdevice s140</title><link>https://devzone.nordicsemi.com/thread/146495?ContentTypeID=1</link><pubDate>Thu, 30 Aug 2018 11:55:32 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:4131aba6-5385-45c7-b444-17b95bdb502c</guid><dc:creator>AndreasF</dc:creator><description>&lt;p&gt;Hi.&lt;br /&gt;&lt;br /&gt;I suggest you take a look at the &lt;a href="http://infocenter.nordicsemi.com/topic/com.nordic.infocenter.nrf52/dita/nrf52/development/nrf52840_pdk/getting_started.html?cp=2_0_3_3"&gt;&lt;strong&gt;Getting started tutorial&lt;/strong&gt;&lt;/a&gt; in our infocenter.&amp;nbsp; This guide will help you setting up the neccessary tools and configurations for development.&lt;br /&gt;&lt;br /&gt;After you have set up the development kit and installed the toolchain, you can take a look at the &lt;strong&gt;&lt;a href="http://infocenter.nordicsemi.com/topic/com.nordic.infocenter.nrf52/dita/nrf52/development/nrf52840_pdk/start_developing.html?cp=2_0_3_5"&gt;Start developing tutorial&lt;/a&gt;.&lt;/strong&gt; &lt;br /&gt;&lt;br /&gt;You can find a blank template under \nRF5_SDK_15.0.0_a53641a\examples\ble_peripheral\ble_app_uart in SDK15. nRF52840 uses project files found under the pca10056 folder.&lt;/p&gt;
&lt;p&gt;- Andreas&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>