<?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>Combining GATT service and I2C Data</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/50503/combining-gatt-service-and-i2c-data</link><description>Hi, I&amp;#39;m now trying to combine the i2C(Gyroscope) and Gatt service using nrf52840 (sdk15.3), but I can&amp;#39;t understand how to add the service to my device,like service name:Gyroscope and than characteristic x,y,z, I can send the data with UART but I write</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Fri, 02 Aug 2019 12:14:23 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/50503/combining-gatt-service-and-i2c-data" /><item><title>RE: Combining GATT service and I2C Data</title><link>https://devzone.nordicsemi.com/thread/202137?ContentTypeID=1</link><pubDate>Fri, 02 Aug 2019 12:14:23 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:08c903a0-c614-47e6-9f68-13543c0f8ed6</guid><dc:creator>awneil</dc:creator><description>[quote userid="81172" url="~/f/nordic-q-a/50503/combining-gatt-service-and-i2c-data/201787"]can I just change the value in sdk_config[/quote]
&lt;p&gt;In general, that &lt;em&gt;&lt;strong&gt;is&lt;/strong&gt;&lt;/em&gt; the whole point of the &lt;strong&gt;sdk_config.h&lt;/strong&gt; file - it contains configurations specific to your project.&lt;/p&gt;
&lt;p&gt;Each project has its own&amp;nbsp;&lt;strong&gt;sdk_config.h&lt;/strong&gt;&lt;span&gt;&amp;nbsp;file.&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Combining GATT service and I2C Data</title><link>https://devzone.nordicsemi.com/thread/202129?ContentTypeID=1</link><pubDate>Fri, 02 Aug 2019 11:56:50 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:9d6a2add-2410-4db1-b97d-2ddd57e3cd54</guid><dc:creator>Amanda Hsieh</dc:creator><description>&lt;p&gt;Hi,&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Which example in the SDK15.3 are you referring to?&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;-Amanda H.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Combining GATT service and I2C Data</title><link>https://devzone.nordicsemi.com/thread/201787?ContentTypeID=1</link><pubDate>Thu, 01 Aug 2019 09:34:25 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:f4cd5ea8-2b31-4988-9e24-5a2ea9cb4b2d</guid><dc:creator>Geass77</dc:creator><description>&lt;p&gt;sorry,their are some defines in the our_service example like APP_ADV_DURATION, but in&amp;nbsp; sdk 15.3.0 , they are in&amp;nbsp; sdk_config, so can I just change the value in sdk_config?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Combining GATT service and I2C Data</title><link>https://devzone.nordicsemi.com/thread/201776?ContentTypeID=1</link><pubDate>Thu, 01 Aug 2019 08:48:07 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:a8bd7ac6-09f6-492a-a91e-2ab7987ccc06</guid><dc:creator>awneil</dc:creator><description>&lt;p&gt;See these tutorials on GATT Services and Characteristics - and how to do them with the Nordic SDK:&lt;/p&gt;
&lt;p&gt;&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;p&gt;&lt;a href="https://devzone.nordicsemi.com/nordic/short-range-guides/b/bluetooth-low-energy/posts/ble-characteristics-a-beginners-tutorial"&gt;https://devzone.nordicsemi.com/nordic/short-range-guides/b/bluetooth-low-energy/posts/ble-characteristics-a-beginners-tutorial&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Where the data comes from, and how it is obtained&amp;nbsp; is irrelevant to the&amp;nbsp;&lt;span&gt;GATT Services and Characteristics&amp;nbsp;&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>