<?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 to define custom service in nRF51822</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/12252/how-to-define-custom-service-in-nrf51822</link><description>I used AdaFruit Bluetooth LE shield previously that uses nRF8001. I can define new customer service using nRFgo studio (which only supports nRF8001). I am moving towards using nRF51822 from RedBearLab, and did not see any tool to define customer Gatt</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Fri, 11 Mar 2016 17:07:48 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/12252/how-to-define-custom-service-in-nrf51822" /><item><title>RE: How to define custom service in nRF51822</title><link>https://devzone.nordicsemi.com/thread/46349?ContentTypeID=1</link><pubDate>Fri, 11 Mar 2016 17:07:48 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:4fa80066-ff97-400e-b959-a7aaecaefff5</guid><dc:creator>Kunta</dc:creator><description>&lt;p&gt;Thank you. So you are saying only UUID that needs to be generated. Now when I looked into the services.h code,  I see there are some hex code (SETUP_MESSAGES_CONTENT structure) that was generated along. Is this going to be compatible between nRF8001 and nRF51822?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How to define custom service in nRF51822</title><link>https://devzone.nordicsemi.com/thread/46348?ContentTypeID=1</link><pubDate>Wed, 09 Mar 2016 08:21:02 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:8c98550f-714e-4383-abe0-983ca509b21e</guid><dc:creator>Fredrik Sundt Brynhildsvoll</dc:creator><description>&lt;p&gt;The 128-bit UUID (vendor specific) can be created with nrfgo. This is just a random UUID, but since there are so many different possibilities the change of someone else using the same is very low.
Create this UUID the same way you create them for nRF8001:
nRF8001 Setup -&amp;gt; Edit 128-bit UUIDs...
Click Add new. My UUID is now C6C4xxxx-40EB-4FF9-8E02-945B0F397A52.
Byte 5-8 is where you add your 16-bit ID, which is the ID that you actually will work with.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How to define custom service in nRF51822</title><link>https://devzone.nordicsemi.com/thread/46347?ContentTypeID=1</link><pubDate>Sat, 05 Mar 2016 17:04:01 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:73bab71f-fdb1-4f36-801a-a8e70a17d329</guid><dc:creator>Kunta</dc:creator><description>&lt;p&gt;I went through the tutorial and seems the answer is a line saying that the service is defined using nRFgo Studio. But I only see nRF8001 and nRF8002 in the Studio. So how do I configure service for nRF51822.&lt;/p&gt;
&lt;p&gt;Maybe there is something obvious that I didn&amp;#39;t see. Can you point me to the direction?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How to define custom service in nRF51822</title><link>https://devzone.nordicsemi.com/thread/46346?ContentTypeID=1</link><pubDate>Wed, 02 Mar 2016 14:10:06 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:6ed81308-9c39-4fa4-a2ab-bf046bcd43bd</guid><dc:creator>Kunta</dc:creator><description>&lt;p&gt;I will go through the tutorial. Thank you.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How to define custom service in nRF51822</title><link>https://devzone.nordicsemi.com/thread/46345?ContentTypeID=1</link><pubDate>Wed, 02 Mar 2016 08:03:56 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:adac526a-485c-4f4e-bf1d-708b2e070248</guid><dc:creator>Fredrik Sundt Brynhildsvoll</dc:creator><description>&lt;p&gt;Hello,
have you seen &lt;a href="https://devzone.nordicsemi.com/tutorials/8/"&gt;this tutorial&lt;/a&gt;? It is a beginners tutorial to how you can create a custom service.
Does this answer your questions?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>