<?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 as Peripheral</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/65832/ble-as-peripheral</link><description>Hi, I have started development on nrf52840 . 
 I want to use BLE as a Peripheral . Can you please suggest me which example I can use for sending characteristics and add my own new characteristics(from nRF5 SDK)? Any document/link to add services/characteristics</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Thu, 17 Sep 2020 10:34:15 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/65832/ble-as-peripheral" /><item><title>RE: BLE as Peripheral</title><link>https://devzone.nordicsemi.com/thread/270038?ContentTypeID=1</link><pubDate>Thu, 17 Sep 2020 10:34:15 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:ef84718c-cc87-4722-8945-b8b999e09378</guid><dc:creator>awneil</dc:creator><description>&lt;p&gt;So it is working now, then?&lt;/p&gt;
&lt;p&gt;Please mark the solution, and start a separate thread for the new question.&lt;/p&gt;
&lt;p&gt;&lt;img alt=" " src="https://devzone.nordicsemi.com/resized-image/__size/320x240/__key/communityserver-discussions-components-files/4/3108._5F00_Verify_2D00_answer_2D00_nordic_5F00_2.png" /&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: BLE as Peripheral</title><link>https://devzone.nordicsemi.com/thread/270037?ContentTypeID=1</link><pubDate>Thu, 17 Sep 2020 10:29:59 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:6f85432b-783a-4ee2-8c27-6d2f610459c3</guid><dc:creator>Muqarrab</dc:creator><description>&lt;p&gt;@awneil&amp;nbsp;&lt;br /&gt;Any solution for device name issue?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: BLE as Peripheral</title><link>https://devzone.nordicsemi.com/thread/269922?ContentTypeID=1</link><pubDate>Wed, 16 Sep 2020 15:39:25 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:4ffb0055-39ae-4be0-9c3f-2e26930d99ed</guid><dc:creator>awneil</dc:creator><description>&lt;p&gt;That&amp;#39;s not &lt;em&gt;solving&lt;/em&gt; the problem - that&amp;#39;s just masking the symptoms!&lt;/p&gt;
&lt;p&gt;As noted earlier, you were ending up in the Fatal Error handler; ie, the&amp;nbsp;&lt;strong&gt;APP_ERROR_CHECK &lt;/strong&gt;that you&amp;#39;ve commented out was detecting an error.&lt;/p&gt;
&lt;p&gt;Don&amp;#39;t just ignore this error:&amp;nbsp; find out what error it is, why it&amp;#39;s happening - and fix it!&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: BLE as Peripheral</title><link>https://devzone.nordicsemi.com/thread/269855?ContentTypeID=1</link><pubDate>Wed, 16 Sep 2020 12:01:50 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:0f21cc92-15da-47c3-b723-ba670076486f</guid><dc:creator>Muqarrab</dc:creator><description>&lt;p&gt;The connection Problem Has been solved by commenting this:&lt;br /&gt;&lt;br /&gt; case BLE_GAP_EVT_CONNECTED:&lt;br /&gt; NRF_LOG_INFO(&amp;quot;Connected.&amp;quot;);&lt;br /&gt; err_code = bsp_indication_set(BSP_INDICATE_CONNECTED);&lt;br /&gt; APP_ERROR_CHECK(err_code);&lt;br /&gt; m_conn_handle = p_ble_evt-&amp;gt;evt.gap_evt.conn_handle;&lt;br /&gt; err_code = nrf_ble_qwr_conn_handle_assign(&amp;amp;m_qwr, m_conn_handle);&lt;br /&gt; &lt;strong&gt;// APP_ERROR_CHECK(err_code);&lt;/strong&gt;&lt;br /&gt; break;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: BLE as Peripheral</title><link>https://devzone.nordicsemi.com/thread/269821?ContentTypeID=1</link><pubDate>Wed, 16 Sep 2020 10:34:52 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:86ea4e1a-bb4f-49e0-99c5-1ea8f2c86597</guid><dc:creator>Muqarrab</dc:creator><description>&lt;p&gt;Also, I have set device name as follow but BLE is advertising only with first 4 chars.&lt;br /&gt;&lt;br /&gt;&lt;strong&gt;#define DEVICE_NAME &amp;quot;Nordic_Template&amp;quot;&lt;/strong&gt; /**&amp;lt; Name of device. Will be included in the advertising data. */&lt;br /&gt;&lt;br /&gt;The BLE advertising name is showing &amp;quot;&lt;strong&gt;Nord&amp;quot;.&lt;br /&gt;&lt;br /&gt;&lt;/strong&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: BLE as Peripheral</title><link>https://devzone.nordicsemi.com/thread/269815?ContentTypeID=1</link><pubDate>Wed, 16 Sep 2020 10:21:37 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:7a634447-0e54-4ed3-afcc-64ee000b2a2b</guid><dc:creator>Muqarrab</dc:creator><description>&lt;p&gt;Hi&amp;nbsp;&lt;a href="https://devzone.nordicsemi.com/members/awneil"&gt;awneil&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&amp;lt;info&amp;gt; app_timer: RTC: initialized.&lt;br /&gt;&amp;lt;info&amp;gt; app: Template example started.&lt;br /&gt;&amp;lt;info&amp;gt; app: Fast advertising.&lt;br /&gt;&amp;lt;info&amp;gt; app: Connected.&lt;br /&gt;&amp;lt;error&amp;gt; app: ERROR 8 [NRF_ERROR_INVALID_STATE] at C:\Nordic\SDK\nRF5SDK17009d13099\nRF5_SDK_17.0.0_9d13099\examples\ble_peripheral\custom_ble_service_example\main.c:482&lt;br /&gt;PC at: 0x0003298B&lt;br /&gt;&amp;lt;error&amp;gt; app: End of error report&lt;br /&gt;&lt;br /&gt;&lt;img src="https://devzone.nordicsemi.com/resized-image/__size/320x240/__key/communityserver-discussions-components-files/4/pastedimage1600257016642v1.png" alt=" " /&gt;&lt;br /&gt;&lt;br /&gt;Any suggestions for this?&lt;br /&gt;Thanks!&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: BLE as Peripheral</title><link>https://devzone.nordicsemi.com/thread/269795?ContentTypeID=1</link><pubDate>Wed, 16 Sep 2020 09:10:20 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:e8dfc15c-9112-43c2-9432-f59ad9fd5321</guid><dc:creator>awneil</dc:creator><description>&lt;p&gt;logs come out either via RTT - which requires a Segger J-Link (the one on a DevKit will do) - or via the UART&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: BLE as Peripheral</title><link>https://devzone.nordicsemi.com/thread/269792?ContentTypeID=1</link><pubDate>Wed, 16 Sep 2020 08:55:33 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:9c052d01-8153-42e2-9d92-d350e6b6b5ac</guid><dc:creator>Muqarrab</dc:creator><description>&lt;p&gt;Hi&amp;nbsp;&lt;a href="https://devzone.nordicsemi.com/members/awneil"&gt;awneil&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;I have enabled debug logs but can&amp;#39;t see anything there.&lt;br /&gt;Then I changed the following value in&amp;nbsp;&lt;span&gt;sdk_config.h and able to see logs in the Debug terminal.&lt;/span&gt;&lt;br /&gt;&lt;strong&gt;&lt;br /&gt;NRF_FPRINTF_FLAG_AUTOMATIC_CR_ON_LF_ENABLED 0&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;Here is the error list.&lt;br /&gt;&lt;br /&gt;&lt;img src="https://devzone.nordicsemi.com/resized-image/__size/320x240/__key/communityserver-discussions-components-files/4/pastedimage1600247391208v2.png" alt=" " /&gt;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;I have changed the values&amp;nbsp;&lt;span&gt;&amp;quot;Project -&amp;gt; Options&amp;quot; as follow&lt;br /&gt;&lt;br /&gt;&lt;strong&gt;RAM_START=0x20002270&lt;/strong&gt;&lt;br /&gt;&lt;br /&gt;&lt;img src="https://devzone.nordicsemi.com/resized-image/__size/320x240/__key/communityserver-discussions-components-files/4/pastedimage1600247570163v4.png" alt=" " /&gt;&lt;br /&gt;&lt;br /&gt;&lt;strong&gt;Now,&lt;/strong&gt; &lt;strong&gt;LED1 has started blinking and BLE also started advertising&lt;/strong&gt;.&lt;br /&gt;But when I am trying to connect it&amp;#39;s immediately disconnected.&lt;br /&gt;I have attached the Segger+nRF Connect logs.&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;img src="https://devzone.nordicsemi.com/resized-image/__size/320x240/__key/communityserver-discussions-components-files/4/pastedimage1600247512498v3.png" alt=" " /&gt;&lt;br /&gt;&lt;br /&gt;&lt;img src="https://devzone.nordicsemi.com/resized-image/__size/320x240/__key/communityserver-discussions-components-files/4/WhatsApp-Image-2020_2D00_09_2D00_16-at-2.20.04-PM.jpeg" alt=" " /&gt;&amp;nbsp;&lt;br /&gt;&lt;br /&gt;Any solution for this, please?&lt;br /&gt;&lt;br /&gt;&lt;img alt=" " src="https://devzone.nordicsemi.com/resized-image/__size/320x240/__key/communityserver-discussions-components-files/4/WhatsApp-Image-2020_2D00_09_2D00_16-at-2.20.04-PM-_2800_1_2900_.jpeg" /&gt;&lt;br /&gt;&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: BLE as Peripheral</title><link>https://devzone.nordicsemi.com/thread/269735?ContentTypeID=1</link><pubDate>Tue, 15 Sep 2020 17:38:08 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:6603cef8-354f-4d96-9601-ad8fc4c7f0f2</guid><dc:creator>awneil</dc:creator><description>&lt;p&gt;That means you&amp;#39;ve had a Fatal Error - so you need to step back a bit to see what caused that error.&lt;/p&gt;
&lt;p&gt;If you enable debug logs, they should give you more info ...&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: BLE as Peripheral</title><link>https://devzone.nordicsemi.com/thread/269718?ContentTypeID=1</link><pubDate>Tue, 15 Sep 2020 15:04:26 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:22b495c0-44a2-4880-b8c6-1044f5be5e9d</guid><dc:creator>Muqarrab</dc:creator><description>&lt;p&gt;I am debugging the code and I think it stuck here.&lt;br /&gt;&lt;br /&gt;Can you please check and give a solution. Thanks&lt;br /&gt;&lt;br /&gt;&lt;img src="https://devzone.nordicsemi.com/resized-image/__size/320x240/__key/communityserver-discussions-components-files/4/pastedimage1600182202182v1.png" alt=" " /&gt;&amp;nbsp;&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: BLE as Peripheral</title><link>https://devzone.nordicsemi.com/thread/269674?ContentTypeID=1</link><pubDate>Tue, 15 Sep 2020 13:19:28 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:28cbf06a-311c-4e78-aea9-e3d70bc8ca9b</guid><dc:creator>awneil</dc:creator><description>[quote userid="67200" url="~/f/nordic-q-a/65832/ble-as-peripheral/269659"]Can you please suggest any solution[/quote]
&lt;p&gt;You really need to&amp;nbsp;&lt;strong&gt;use the &lt;em&gt;debugger&lt;/em&gt;&lt;/strong&gt; to see what is going on!&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: BLE as Peripheral</title><link>https://devzone.nordicsemi.com/thread/269659?ContentTypeID=1</link><pubDate>Tue, 15 Sep 2020 12:37:16 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:e1f6d02e-c816-4cf2-80a5-59d9ddc9a252</guid><dc:creator>Muqarrab</dc:creator><description>&lt;p&gt;Hi,&lt;br /&gt;1-I have successfully&amp;nbsp;programmed the&amp;nbsp;&lt;strong&gt;s140_nrf52_7.0.1_softdevice.hex.&amp;nbsp;&lt;br /&gt;&lt;img src="https://devzone.nordicsemi.com/resized-image/__size/320x240/__key/communityserver-discussions-components-files/4/pastedimage1600173715857v1.png" alt=" " /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;/strong&gt;2-Now when I &lt;strong&gt;Build and Run&lt;/strong&gt; the&amp;nbsp;&lt;strong&gt;ble_app_template&amp;nbsp;&lt;/strong&gt;project LED1 starts blinking But when I&amp;nbsp;&lt;strong&gt;Build and Run&amp;nbsp;&lt;/strong&gt;my modified project&amp;nbsp;&lt;strong&gt;LED1&amp;nbsp;&lt;/strong&gt;not start blinking and the device is also not advertising.&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;Can you please suggest any solution?&lt;br /&gt;&lt;br /&gt;Thanks!&lt;br /&gt;&lt;br /&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: BLE as Peripheral</title><link>https://devzone.nordicsemi.com/thread/269604?ContentTypeID=1</link><pubDate>Tue, 15 Sep 2020 10:07:55 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:c6772de5-0292-4be0-bfb1-a1204c820295</guid><dc:creator>Muqarrab</dc:creator><description>&lt;p&gt;Hi &lt;a href="https://devzone.nordicsemi.com/members/awneil"&gt;awneil&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
[quote userid="6462" url="~/f/nordic-q-a/65832/ble-as-peripheral/269390"]Do you have any experience with development on any other microcontroller(s) ?[/quote]
&lt;p&gt;Sorry I got wrong. I have &lt;span&gt;SoftDevice BLE stack&lt;/span&gt;(&lt;strong&gt;nRF5SDK17009d13099&lt;/strong&gt;).&lt;br /&gt;I have made this project&amp;nbsp;&lt;br /&gt;(C:\Nordic\SDK\nRF5SDK17009d13099\nRF5_SDK_17.0.0_9d13099\examples\ble_peripheral\&lt;strong&gt;cu&lt;br /&gt;stom_ble_service_example&lt;/strong&gt;)&lt;br /&gt;and followed the steps in given link.&lt;br /&gt;But now facing the above-mentioned issue.&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;/p&gt;
[quote userid="6462" url="~/f/nordic-q-a/65832/ble-as-peripheral/269390"]Do you have any experience with development on any other microcontroller(s) ?[/quote]
&lt;p&gt;Yes. I have already worked on cc2541 SoC. In their stack, there is a peripheral example having already services so I just made changes and added new &lt;strong&gt;characteristics&amp;nbsp;&lt;/strong&gt;for mobile app communication.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: BLE as Peripheral</title><link>https://devzone.nordicsemi.com/thread/269390?ContentTypeID=1</link><pubDate>Mon, 14 Sep 2020 13:16:59 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:9ef24ae2-e8c8-47c9-9fbd-80a27d209278</guid><dc:creator>awneil</dc:creator><description>[quote userid="67200" url="~/f/nordic-q-a/65832/ble-as-peripheral/269380"]I didn&amp;#39;t program the SoftDevice.(Can you please explain?)[/quote]
&lt;p&gt;The SoftDevice is the BLE stack - so you can&amp;#39;t do anything with BLE without the SoftDevice!&lt;/p&gt;
&lt;p&gt;I think you need to go back to the Beginner&amp;#39;s Getting Started tutorials&lt;/p&gt;
&lt;p&gt;&lt;a href="https://devzone.nordicsemi.com/nordic/short-range-guides/b/getting-started/posts/introduction-to-nordic-nrf5-sdk-and-softdevice"&gt;https://devzone.nordicsemi.com/nordic/short-range-guides/b/getting-started/posts/introduction-to-nordic-nrf5-sdk-and-softdevice&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;a href="https://devzone.nordicsemi.com/nordic/short-range-guides/b/getting-started/posts/introduction-to-bluetooth-low-energy-and-ble-devel"&gt;https://devzone.nordicsemi.com/nordic/short-range-guides/b/getting-started/posts/introduction-to-bluetooth-low-energy-and-ble-devel&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;a href="https://infocenter.nordicsemi.com/topic/struct_nrf5gs/struct/nrf5gs.html"&gt;infocenter.nordicsemi.com/.../nrf5gs.html&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;a href="https://devzone.nordicsemi.com/f/nordic-q-a/30338/getting-started-for-beginners"&gt;https://devzone.nordicsemi.com/f/nordic-q-a/30338/getting-started-for-beginners&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
[quote userid="67200" url="~/f/nordic-q-a/65832/ble-as-peripheral/269380"]I have newly started development on nRF52840[/quote]
&lt;p&gt;Do you have any experience with development on any other microcontroller(s) ?&lt;/p&gt;
&lt;p&gt;&lt;span&gt;Do you have any experience with software development &lt;em&gt;in general&lt;/em&gt; ?&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;I would certainly&amp;nbsp;not recommend the nRF52 - or, in fact, any other similar advanced wireless SoC - as a starting point for anyone without some solid embedded microcontroller experience ...&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: BLE as Peripheral</title><link>https://devzone.nordicsemi.com/thread/269380?ContentTypeID=1</link><pubDate>Mon, 14 Sep 2020 13:03:49 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:f2281b34-ae7e-4136-a74a-a416085b0eab</guid><dc:creator>Muqarrab</dc:creator><description>&lt;p&gt;Hi,&lt;br /&gt;&lt;br /&gt;-No, I didn&amp;#39;t program the SoftDevice.(Can you please explain?)&lt;br /&gt;&lt;br /&gt;-No how can I check?&lt;span&gt;(Can you please explain?)&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;I have newly started development on nRF52840.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: BLE as Peripheral</title><link>https://devzone.nordicsemi.com/thread/269355?ContentTypeID=1</link><pubDate>Mon, 14 Sep 2020 11:31:31 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:4bb34cff-e53c-4a9c-bff2-051eabb5c38f</guid><dc:creator>awneil</dc:creator><description>&lt;p&gt;Did you remember to program the SoftDevice?&lt;/p&gt;
&lt;p&gt;Have you used the &lt;strong&gt;debugger&lt;/strong&gt; to see what&amp;#39;s happening?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: BLE as Peripheral</title><link>https://devzone.nordicsemi.com/thread/269213?ContentTypeID=1</link><pubDate>Fri, 11 Sep 2020 15:32:18 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:4b08b40a-286b-4f7c-b49d-541ed7515dc9</guid><dc:creator>Muqarrab</dc:creator><description>&lt;p&gt;Thanks,&amp;nbsp;&lt;a href="https://devzone.nordicsemi.com/members/male"&gt;Martin Lesund&lt;/a&gt;,&lt;br /&gt;&lt;br /&gt;I have followed the given link. At this point&lt;br /&gt;&lt;br /&gt;&amp;quot;&lt;em&gt;That should be it, compile the ble_app_template project, flash the S132 v6.0.0 SoftDevice and then flash the ble_app_template application. LED1 on your nRF52 DK should now start blinking, indicating that its advertising. Use nRF Connect for Android/iOS to scan for the device and view the content of the advertisement package. If you connect to the device you should see the service listed as an &amp;quot;Unknow Service&amp;quot; since we&amp;#39;re using a vendor-specific UUID.&lt;/em&gt;&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;I &lt;strong&gt;build and run&amp;nbsp;&lt;/strong&gt;the project but BLE is not advertising and LED is also not blinking.&lt;br /&gt;I am attaching the files please check where I am making mistake?&lt;br /&gt;Thanks!&lt;br /&gt;&lt;br /&gt;&lt;a href="https://devzone.nordicsemi.com/cfs-file/__key/communityserver-discussions-components-files/4/0383.ble_5F00_cus.h"&gt;devzone.nordicsemi.com/.../0383.ble_5F00_cus.h&lt;/a&gt;&lt;a href="https://devzone.nordicsemi.com/cfs-file/__key/communityserver-discussions-components-files/4/2425.ble_5F00_cus.c"&gt;devzone.nordicsemi.com/.../2425.ble_5F00_cus.c&lt;/a&gt;&lt;a href="https://devzone.nordicsemi.com/cfs-file/__key/communityserver-discussions-components-files/4/6376511.main.c"&gt;devzone.nordicsemi.com/.../6376511.main.c&lt;/a&gt;&lt;a href="https://devzone.nordicsemi.com/cfs-file/__key/communityserver-discussions-components-files/4/52611.sdk_5F00_config.h"&gt;devzone.nordicsemi.com/.../52611.sdk_5F00_config.h&lt;/a&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: BLE as Peripheral</title><link>https://devzone.nordicsemi.com/thread/269184?ContentTypeID=1</link><pubDate>Fri, 11 Sep 2020 13:29:46 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:83014709-1253-46d2-a391-8284ceea2340</guid><dc:creator>Martin Lesund</dc:creator><description>&lt;p&gt;Hi Muqarrab,&lt;br /&gt;Please see the following tutorial:&amp;nbsp;&lt;a href="https://github.com/bjornspockeli/nRF52-Bluetooth-Course"&gt;https://github.com/bjornspockeli/nRF52-Bluetooth-Course&lt;/a&gt;&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: BLE as Peripheral</title><link>https://devzone.nordicsemi.com/thread/269179?ContentTypeID=1</link><pubDate>Fri, 11 Sep 2020 13:19:29 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:8c5b2627-fe32-4887-aef1-f73367d405f0</guid><dc:creator>Muqarrab</dc:creator><description>&lt;p&gt;Thanks for your suggestion.&lt;br /&gt;Which peripheral example should&amp;nbsp;I start in which I can add more &lt;strong&gt;characteristics?&lt;/strong&gt;And How&lt;strong&gt;?&lt;/strong&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: BLE as Peripheral</title><link>https://devzone.nordicsemi.com/thread/269150?ContentTypeID=1</link><pubDate>Fri, 11 Sep 2020 11:41:55 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:aadd351f-e055-40f0-8fc6-53d947143e8d</guid><dc:creator>awneil</dc:creator><description>&lt;p&gt;SDK - start here:&lt;/p&gt;
&lt;p&gt;&lt;a href="https://infocenter.nordicsemi.com/topic/struct_sdk/struct/sdk_nrf5_latest.html"&gt;https://infocenter.nordicsemi.com/topic/struct_sdk/struct/sdk_nrf5_latest.html&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;BLE Peripheral examples:&lt;/p&gt;
&lt;p&gt;&lt;a href="https://infocenter.nordicsemi.com/topic/sdk_nrf5_v17.0.0/examples_ble_peripheral.html"&gt;https://infocenter.nordicsemi.com/topic/sdk_nrf5_v17.0.0/examples_ble_peripheral.html&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Tutorial:&lt;/p&gt;
&lt;p&gt;&lt;a href="https://devzone.nordicsemi.com/nordic/short-range-guides/b/bluetooth-low-energy/posts/ble-services-a-beginners-tutorial"&gt;https://devzone.nordicsemi.com/nordic/short-range-guides/b/bluetooth-low-energy/posts/ble-services-a-beginners-tutorial&lt;/a&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>