<?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>Bluetooth Development Studio with nrf52</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/20176/bluetooth-development-studio-with-nrf52</link><description>hi everyone!
I&amp;#39;m trying to use BDS with NRF52-DK with last SDK version. 
 I read manual here 
to start develop my custom service in BDS. 
 i create my service and characteristics in BDS. Then i run template project bluetoothds_template_pca10040_s132</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Fri, 10 Mar 2017 15:08:29 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/20176/bluetooth-development-studio-with-nrf52" /><item><title>RE: Bluetooth Development Studio with nrf52</title><link>https://devzone.nordicsemi.com/thread/78606?ContentTypeID=1</link><pubDate>Fri, 10 Mar 2017 15:08:29 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:e622af2f-31e0-46c7-983b-829dc3c373ec</guid><dc:creator>Amigo</dc:creator><description>&lt;p&gt;One else question. Now i have a service with my_charrecteristic. It has a value i can to read and write from nRf connect program. Now i want to write a value  in program to read it by smartphone.
What i have to do for it?
I read about custom_service_update_data function but  i dont know how to use it&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Bluetooth Development Studio with nrf52</title><link>https://devzone.nordicsemi.com/thread/78603?ContentTypeID=1</link><pubDate>Mon, 06 Mar 2017 14:41:36 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:17b79cd9-1677-45c3-931f-62a22b79d3a6</guid><dc:creator>Amigo</dc:creator><description>&lt;p&gt;Thanx a lot!!! its working well)&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Bluetooth Development Studio with nrf52</title><link>https://devzone.nordicsemi.com/thread/78605?ContentTypeID=1</link><pubDate>Mon, 06 Mar 2017 13:29:17 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:586651c0-3461-405b-8797-a26b41d44eb7</guid><dc:creator>Sigurd</dc:creator><description>&lt;p&gt;Looking at the .bds file you upload, it looks like the &amp;quot;Custom Properties&amp;quot; field you added is causing some trouble. You should instead create services and characteristic. Take a look &lt;a href="https://infocenter.nordicsemi.com/topic/com.nordic.infocenter.sdk5.v11.0.0/bluetoothds_template.html?cp=4_0_3_4_2_2_20"&gt;here&lt;/a&gt; . It&amp;#39;s a short guide on how to create your own profile with custom service and characteristic.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Bluetooth Development Studio with nrf52</title><link>https://devzone.nordicsemi.com/thread/78604?ContentTypeID=1</link><pubDate>Mon, 06 Mar 2017 11:41:52 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:34dd00a3-f7dc-48a4-9273-10c464af3d16</guid><dc:creator>Amigo</dc:creator><description>&lt;p&gt;I ste up Nordis BDS plugin from rar archive in Plugins directory at this path: C:\Program Files (x86)\Bluetooth SIG\Bluetooth Developer Studio\Plugins\Nordic Semiconductor v1.2.2
Then I started BDS and create new project and choose custom service then i fill options... In tools i selected nordic plugin and generate code.
I uploaded BSD file in comment above&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Bluetooth Development Studio with nrf52</title><link>https://devzone.nordicsemi.com/thread/78602?ContentTypeID=1</link><pubDate>Mon, 06 Mar 2017 09:46:39 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:86c3dbae-9dc6-4f54-ad93-83c4593b34a7</guid><dc:creator>Sigurd</dc:creator><description>&lt;p&gt;I can’t find any definition of &lt;code&gt;ble_new_profile_new_service_mycustomprofile_t&lt;/code&gt; in the attached files, so it looks like either your BDS project is not set-up in a proper way, or that that an error happened when the BDS-template files was generated.&lt;/p&gt;
&lt;p&gt;Try to create a new project in BDS, and set-up the services and characteristics again. If the same thing happens again, please upload the .bds file.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Bluetooth Development Studio with nrf52</title><link>https://devzone.nordicsemi.com/thread/78601?ContentTypeID=1</link><pubDate>Sun, 05 Mar 2017 15:04:33 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:dd85c5a7-aff0-4edc-bb48-e459994bd2a0</guid><dc:creator>Amigo</dc:creator><description>&lt;p&gt;&lt;a href="https://devzone.nordicsemi.com/cfs-file/__key/communityserver-discussions-components-files/4/CustomService.bds"&gt;CustomService.bds&lt;/a&gt;I work with nrf52dk in keil. SDK 11.0.0
folder contains project
...Nordic\nRF52832\examples\ble_peripheral\experimental_bluetoothds_template&lt;/p&gt;
&lt;p&gt;Files that i have created with BDS
&lt;a href="https://devzone.nordicsemi.com/cfs-file/__key/communityserver-discussions-components-files/4/ble_5F00_new_5F00_profile_5F00_new_5F00_service.c"&gt;ble_new_profile_new_service.c&lt;/a&gt;
&lt;a href="https://devzone.nordicsemi.com/cfs-file/__key/communityserver-discussions-components-files/4/ble_5F00_new_5F00_profile_5F00_new_5F00_service.h"&gt;ble_new_profile_new_service.h&lt;/a&gt;
&lt;a href="https://devzone.nordicsemi.com/cfs-file/__key/communityserver-discussions-components-files/4/service_5F00_if.c"&gt;service_if.c&lt;/a&gt;
&lt;a href="https://devzone.nordicsemi.com/cfs-file/__key/communityserver-discussions-components-files/4/service_5F00_if.h"&gt;service_if.h&lt;/a&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Bluetooth Development Studio with nrf52</title><link>https://devzone.nordicsemi.com/thread/78600?ContentTypeID=1</link><pubDate>Sun, 05 Mar 2017 15:03:26 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:a8c506f0-5fd4-42ab-8a28-3cb84c3ba698</guid><dc:creator>Amigo</dc:creator><description>&lt;p&gt;I will upload these files&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Bluetooth Development Studio with nrf52</title><link>https://devzone.nordicsemi.com/thread/78599?ContentTypeID=1</link><pubDate>Sun, 05 Mar 2017 12:53:30 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:d3d7b7b5-b6f7-47de-b446-2cdd56388e46</guid><dc:creator>Daniel Wang</dc:creator><description>&lt;p&gt;Could you upload the files that you have created with BDS? Is this SDK 12 or SDK 11?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>