<?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>How do I create custom services and characteristics on pca10031 dongle</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/16702/how-do-i-create-custom-services-and-characteristics-on-pca10031-dongle</link><description>How do I create custom services and characteristics on pca10031 dongle? The tutorial files provided contain 10028 and 10040 but not 10031</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Wed, 28 Sep 2016 08:08:08 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/16702/how-do-i-create-custom-services-and-characteristics-on-pca10031-dongle" /><item><title>RE: How do I create custom services and characteristics on pca10031 dongle</title><link>https://devzone.nordicsemi.com/thread/63910?ContentTypeID=1</link><pubDate>Wed, 28 Sep 2016 08:08:08 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:8fe37a81-0ced-40aa-9b73-a62b47de07a9</guid><dc:creator>J&amp;#248;rgen Holmefjord</dc:creator><description>&lt;p&gt;The chip in PCA10031 is the same as PCA10028. You should therefore be able to use the tutorial and change the PCA10028 project to work with the PCA10031 board. The project uses the BSP package to handle the different pinouts to leds and buttons.&lt;/p&gt;
&lt;p&gt;By changing the define in pre-processor symbols in C/C++ tab in project options from BOARD_PCA10028 to BOARD_PCA10031. I have only tested on the characteristics tutorial, and here I needed to change LED_4 in step 3.F to BSP_LED_2 to make the project compile without warnings.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How do I create custom services and characteristics on pca10031 dongle</title><link>https://devzone.nordicsemi.com/thread/63911?ContentTypeID=1</link><pubDate>Tue, 27 Sep 2016 19:36:00 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:a9616ae2-0904-4a2f-b9a8-0afa2c3b2304</guid><dc:creator>e.plotkin</dc:creator><description>&lt;p&gt;You can use &lt;a href="https://www.bluetooth.com/develop-with-bluetooth/developer-resources-tools/bluetooth-developer-plugins"&gt;Bluetooth Developer Studio&lt;/a&gt; for generate custom characteristics and services. And also you can debug your cutsom project if have a PTS doungle.&lt;/p&gt;
&lt;p&gt;Main core similar 10028, but need looking on your revision chip&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>