<?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>nRF52832  and mobile App question</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/61049/nrf52832-and-mobile-app-question</link><description>Hi, 
 
 We have a product that have a BLE capability (not by Nordic) and already have a mobile app that works with it. 
 I am developing now the FW for the upgraded version of the product using the nRF52832. 
 We need the new product FW to work with the</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Mon, 11 May 2020 13:25:06 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/61049/nrf52832-and-mobile-app-question" /><item><title>RE: nRF52832  and mobile App question</title><link>https://devzone.nordicsemi.com/thread/249209?ContentTypeID=1</link><pubDate>Mon, 11 May 2020 13:25:06 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:e0a8a2cf-269c-4854-8a2c-97e8ec52b002</guid><dc:creator>awneil</dc:creator><description>[quote userid="76096" url="~/f/nordic-q-a/61049/nrf52832-and-mobile-app-question/249204"]I got an Unknown service [/quote]
&lt;p&gt;Of course you did!&lt;/p&gt;
&lt;p&gt;The Nordic app is only going to know about Standard UUIDs defined by the BT SIG, and UUIDs defined by Nordic - it is obviously not going to know about proprietary Services or Characteristics from&amp;nbsp;unrelated 3rd parties!&lt;/p&gt;
&lt;p&gt;But if you know the details of the Service, you can enter it into nRF Connect - just as if you were creating your own custom Service.&lt;/p&gt;
&lt;p&gt;I think you need to read-up on the basics of BT Services, Characteristics, etc.&lt;/p&gt;
&lt;p&gt;eg,&amp;nbsp;&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><item><title>RE: nRF52832  and mobile App question</title><link>https://devzone.nordicsemi.com/thread/249204?ContentTypeID=1</link><pubDate>Mon, 11 May 2020 13:13:21 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:8ec19cc0-133f-4220-9a09-4a5864adcc6e</guid><dc:creator>jawadk</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;If I connect to there device from the nRF connect app.&lt;/p&gt;
&lt;p&gt;I got an&lt;/p&gt;
&lt;p&gt;Unknown service&lt;/p&gt;
&lt;p&gt;UUID: 0BD51666-E7CB-469B-8E4D-2742F1BA77CC&lt;/p&gt;
&lt;p&gt;see the attached photos please&lt;/p&gt;
&lt;p&gt;&lt;img alt=" " src="https://devzone.nordicsemi.com/resized-image/__size/320x240/__key/communityserver-discussions-components-files/4/BLE-Service1.png" /&gt;&lt;/p&gt;
&lt;p&gt;&lt;img alt=" " src="https://devzone.nordicsemi.com/resized-image/__size/320x240/__key/communityserver-discussions-components-files/4/BLE-Service2.png" /&gt;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Thanks for the help.&lt;/p&gt;
&lt;p&gt;BR&lt;/p&gt;
&lt;p&gt;JK&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRF52832  and mobile App question</title><link>https://devzone.nordicsemi.com/thread/249192?ContentTypeID=1</link><pubDate>Mon, 11 May 2020 12:26:22 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:ec7cb492-288b-435d-93d6-36162b82326e</guid><dc:creator>jawadk</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;To identify what service I should use I have to search the UUID of the service used in the old product?&lt;/p&gt;
&lt;p&gt;Cause every company call the services in different names right? like the nus service.&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;So when I figure out what UUID for service I should choose, then I should find what service Nordic has with that UUID right?&amp;nbsp;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Thanks for your help&lt;/p&gt;
&lt;p&gt;BR&lt;/p&gt;
&lt;p&gt;JK&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRF52832  and mobile App question</title><link>https://devzone.nordicsemi.com/thread/248277?ContentTypeID=1</link><pubDate>Tue, 05 May 2020 15:36:24 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:029cfccf-dfb7-4714-8a28-1052620d5602</guid><dc:creator>awneil</dc:creator><description>&lt;p&gt;Of course it is - that&amp;#39;s the whole point of the BLE standardisation of the GATT Services &amp;amp; Characteristics!&lt;/p&gt;
&lt;p&gt;(unless, of course, you&amp;#39;re relying upon some specific feature that is not supported by Nordic)&lt;/p&gt;
&lt;p&gt;&lt;span class="emoticon" data-url="https://devzone.nordicsemi.com/cfs-file/__key/system/emoji/1f603.svg" title="Smiley"&gt;&amp;#x1f603;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;See:&amp;nbsp;&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>