<?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>nrf52810 and TI HDC2080 ble peripheral source code</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/50074/nrf52810-and-ti-hdc2080-ble-peripheral-source-code</link><description>Hi i am a college student working on Iot devices and i m working with hdc2080 and nrf52810 but there is not any ble peripheral source code for twi or i2c in the folder provided by nordik. can i get any help ?</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Mon, 22 Jul 2019 09:20:10 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/50074/nrf52810-and-ti-hdc2080-ble-peripheral-source-code" /><item><title>RE: nrf52810 and TI HDC2080 ble peripheral source code</title><link>https://devzone.nordicsemi.com/thread/199706?ContentTypeID=1</link><pubDate>Mon, 22 Jul 2019 09:20:10 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:a05e349d-1e38-44c5-b463-e2a536d993ab</guid><dc:creator>J&amp;#248;rgen Holmefjord</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;Official documentation can be found &lt;a href="https://infocenter.nordicsemi.com/topic/com.nordic.infocenter.sdk5.v15.3.0/nrf52810_user_guide.html?cp=5_1_5_0"&gt;here&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;Best regards,&lt;br /&gt;Jørgen&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nrf52810 and TI HDC2080 ble peripheral source code</title><link>https://devzone.nordicsemi.com/thread/199648?ContentTypeID=1</link><pubDate>Mon, 22 Jul 2019 06:13:25 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:ecbe59fe-6fbf-4639-8985-772ef94a3a2f</guid><dc:creator>Ali Rumane</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;&lt;span style="font-family:inherit;"&gt;Assuming you have the correct tools for getting started.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="font-family:inherit;"&gt;Go to {SDK}\examples\peripheral\twi_scanner which is a good starting point that can detect twi sensors connected on your TWI line.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="font-family:inherit;"&gt;After that, you can look at the twi_sensor example located in the same peripheral directory of SDK.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="font-family:inherit;"&gt;To send TWI data over BLE you can use&amp;nbsp;ble_app_uart&amp;nbsp; which is UART based service from Nordic Semi or implement your own service. &lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="font-family:inherit;"&gt;BLE app UART example is located under {SDK}\examples\ble_peripheral\ble_app_uart . Also look at the demo Heart Rate Sensor example located at ble_app_hrs in a ble_peripheral folder through which you can understand little about service, timer, passing data, etc. and how to relate them.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="font-family:inherit;"&gt;Also one more thing pca10040e has proper configurations for nRF52810 so you need to modify some pca10040e example or pca10040 folder completely to get it working with nRF52810.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="font-family:inherit;"&gt;Regards&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>