<?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>Best way to communicate user details from app to device over GATT?</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/114217/best-way-to-communicate-user-details-from-app-to-device-over-gatt</link><description>Hi everyone, this is more of a programming advice question: basically we have a &amp;quot;registration app&amp;quot; associated with our BLE product which will be used to communicate user details to the device during intial product registration/activation and the app team</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Wed, 04 Sep 2024 07:34:37 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/114217/best-way-to-communicate-user-details-from-app-to-device-over-gatt" /><item><title>RE: Best way to communicate user details from app to device over GATT?</title><link>https://devzone.nordicsemi.com/thread/501081?ContentTypeID=1</link><pubDate>Wed, 04 Sep 2024 07:34:37 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:165caf15-d17b-4828-b783-2a52dbb2f9f1</guid><dc:creator>nik2k</dc:creator><description>&lt;p&gt;Yup I decided to go with a custom service + custom characteristics. I was a little unsure about the the permissions and properties to assign to the characteristics when setting up the server so I&amp;#39;ll have a look at the service you mentioned and how they do things, for reference. Thanks.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Best way to communicate user details from app to device over GATT?</title><link>https://devzone.nordicsemi.com/thread/500695?ContentTypeID=1</link><pubDate>Mon, 02 Sep 2024 07:46:34 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:85e56bf7-4047-4fb2-8932-12acb85ba63e</guid><dc:creator>Sigurd</dc:creator><description>&lt;p&gt;Hi!&lt;/p&gt;
&lt;p&gt;We have e.g. the&amp;nbsp;&lt;a href="https://www.bluetooth.com/specifications/specs/user-data-service-1-0/"&gt;User Data Service&lt;/a&gt;, that can have these&amp;nbsp;characteristics:&lt;/p&gt;
&lt;p&gt;&lt;img style="max-height:240px;max-width:320px;" alt=" " src="https://devzone.nordicsemi.com/resized-image/__size/640x480/__key/communityserver-discussions-components-files/4/pastedimage1725262459914v1.png" /&gt;&lt;/p&gt;
&lt;p&gt;Unfortunately, I don&amp;#39;t&amp;#39; see any available ready implementation of this service.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;a href="https://www.bluetooth.com/wp-content/uploads/Files/Specification/HTML/Assigned_Numbers/out/en/Assigned_Numbers.pdf?v=1725262480086"&gt;https://www.bluetooth.com/wp-content/uploads/Files/Specification/HTML/Assigned_Numbers/out/en/Assigned_Numbers.pdf?v=1725262480086&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;But if you have your own phone app, then you will get more flexibility with your own custom service/&lt;span&gt;characteristic. So in your use-case, I would recommend that approach.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Best way to communicate user details from app to device over GATT?</title><link>https://devzone.nordicsemi.com/thread/500095?ContentTypeID=1</link><pubDate>Wed, 28 Aug 2024 03:42:49 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:59c1bd31-56d9-4ead-b835-a14d43a38612</guid><dc:creator>billtsai</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;You can use &lt;span&gt;Data Length Extension to increase transfer size.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;Following is Nordic academy article&amp;nbsp;which explains&amp;nbsp;&lt;/span&gt;Data length and MTU.&lt;/p&gt;
&lt;p&gt;&lt;a id="" href="https://academy.nordicsemi.com/courses/bluetooth-low-energy-fundamentals/lessons/lesson-3-bluetooth-le-connections/topic/connection-parameters/"&gt;https://academy.nordicsemi.com/courses/bluetooth-low-energy-fundamentals/lessons/lesson-3-bluetooth-le-connections/topic/connection-parameters/&lt;/a&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>