<?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>Swapping Client and Server roles in the MTU example</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/37250/swapping-client-and-server-roles-in-the-mtu-example</link><description>I am developing a multi-link application where several Peripherals take turns transmitting real-time samples to a Central, generally about a 156 byte payload per transmission. A typical case would be 8 Server peripherals sending to 1 Client Central with</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Wed, 08 Aug 2018 12:07:37 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/37250/swapping-client-and-server-roles-in-the-mtu-example" /><item><title>RE: Swapping Client and Server roles in the MTU example</title><link>https://devzone.nordicsemi.com/thread/143355?ContentTypeID=1</link><pubDate>Wed, 08 Aug 2018 12:07:37 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:8ad694c0-5cc6-4bb9-af84-d0432148f751</guid><dc:creator>Kenneth</dc:creator><description>&lt;p&gt;Hello,&lt;/p&gt;
&lt;p&gt;There should be no dependency between GAP role and GATT configuration. The common scenario is that a peripheral device have the GATT server/database (e.g. a sensor) and the central device is a GATT client (e.g. mobile). However the GATT configuration can be swapped, or both peripheral and central may have a GATT server/database (and thereby also can be GATT clients). A device can always&amp;nbsp;do a GATT database discovery of the peer device after connection to check what services the peer provide in their GATT database, this works independent of GAP role. I don&amp;#39;t see any real problem here other than the time to put it all together, which of course is always time consuming.&lt;/p&gt;
&lt;p&gt;Best regards,&lt;br /&gt;Kenneth&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>