<?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 Central access GATT service from another device</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/87526/ble-central-access-gatt-service-from-another-device</link><description>I&amp;#39;m using ble_app_uart_c project in nRF5 SDK 17.1 with SES. 
 I got 2 different devices, one is ARC EM9D AIoT DK (as Peripheral) and another is nRF52840(as Central). 
 I was confused about how to access the Read/Write service from the GATT table. 
 I</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Thu, 05 May 2022 07:53:29 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/87526/ble-central-access-gatt-service-from-another-device" /><item><title>RE: BLE Central access GATT service from another device</title><link>https://devzone.nordicsemi.com/thread/366367?ContentTypeID=1</link><pubDate>Thu, 05 May 2022 07:53:29 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:09699f43-c047-43fe-998c-97dbfe2c3c2e</guid><dc:creator>Kenneth</dc:creator><description>&lt;p&gt;You are assuming that the bytes in questions need to be consecutive,&amp;nbsp;there is no such requirement, you can set both base uuid and the 16bit UUID to service/characteristic to whatever you like.&lt;/p&gt;
&lt;p&gt;Kenneth&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: BLE Central access GATT service from another device</title><link>https://devzone.nordicsemi.com/thread/366320?ContentTypeID=1</link><pubDate>Wed, 04 May 2022 17:05:39 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:04a8ce3a-6b8c-47a7-90ee-f054b5f33e71</guid><dc:creator>Leo Yang</dc:creator><description>&lt;p&gt;Hi Kenneth, Thanks for your reply.&lt;/p&gt;
&lt;p&gt;I&amp;#39;ve read the reply you mentioned. It&amp;#39;s about how to add BLE service, but that&amp;#39;s not my problem.&lt;/p&gt;
&lt;p&gt;Maybe I&amp;#39;m not clear.&lt;/p&gt;
&lt;p&gt;I need a nRF52840 as a BLE central to access the GATT service as below.&lt;/p&gt;
&lt;p&gt;&lt;img style="cursor:zoom-in;" alt=" " src="https://devzone.nordicsemi.com/resized-image/__size/640x480/__key/communityserver-discussions-components-files/4/pastedimage1651574248048v3.png" /&gt;&lt;/p&gt;
&lt;p&gt;I want to do things very similar to ble_app_uart_c project, but connected with another device.(&lt;span&gt;ARC EM9D AIoT DK&lt;/span&gt;)&lt;/p&gt;
&lt;p&gt;Please see the red checks above, the UUID of &amp;quot;CUSTOM SERVICE and CUSTOM CHARACTERISTIC&amp;quot;&amp;nbsp; is not consecutive. So only changing the NUS_BASE_UUID in ble_nus_c.h won&amp;#39;t work.&lt;/p&gt;
&lt;p&gt;Can you show me more detail about how to access the GATT services? API or other documents I should read.&lt;/p&gt;
&lt;p&gt;Many thanks!&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: BLE Central access GATT service from another device</title><link>https://devzone.nordicsemi.com/thread/366172?ContentTypeID=1</link><pubDate>Wed, 04 May 2022 10:52:20 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:8c9b8eb7-82b9-4ff1-b407-6070c8537121</guid><dc:creator>Kenneth</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;Please check outmy reply here:&lt;br /&gt;&lt;a href="https://devzone.nordicsemi.com/f/nordic-q-a/85327/changing-14-15-octet-of-custom-base-uuid-instead-of-12-13-octet-at-the-sd_ble_uuid_vs_add-ble_uuid128_t-const-p_vs_uuid-uint8_t-p_uuid_type-fucnction-call/355813#355813"&gt;https://devzone.nordicsemi.com/f/nordic-q-a/85327/changing-14-15-octet-of-custom-base-uuid-instead-of-12-13-octet-at-the-sd_ble_uuid_vs_add-ble_uuid128_t-const-p_vs_uuid-uint8_t-p_uuid_type-fucnction-call/355813#355813&lt;/a&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Kenneth&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>