<?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>Trying to connect LIS3DH with nrf51822.</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/36621/trying-to-connect-lis3dh-with-nrf51822</link><description>Hello everyone, 
 I am totally new on bluetooth configuration. I have LIS3DH accelerometer from adafruit. and i have nrf51822 bluetooth beacon kit with me. I want to connect the sensor to the bluetooth and read the output from the sensor via bluetooth</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Tue, 24 Aug 2021 09:49:55 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/36621/trying-to-connect-lis3dh-with-nrf51822" /><item><title>RE: Trying to connect LIS3DH with nrf51822.</title><link>https://devzone.nordicsemi.com/thread/326313?ContentTypeID=1</link><pubDate>Tue, 24 Aug 2021 09:49:55 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:6ff33467-fa3f-4bc8-9244-bba6eafd6c3c</guid><dc:creator>Ridhi</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;i have created uart service and was able to receive lis3dh xyz data in the characterisitc i created when i used gatt connection. Now i want to get the same xyz values but in non conncetable advertising mode. i have nrf52832/nrf52840 , lis3dh accelerometer I2C/TWI interface&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Trying to connect LIS3DH with nrf51822.</title><link>https://devzone.nordicsemi.com/thread/141278?ContentTypeID=1</link><pubDate>Wed, 25 Jul 2018 08:46:07 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:da5a8673-e65c-4ec6-9dd6-49ef86273aa2</guid><dc:creator>Martin Lesund</dc:creator><description>&lt;p&gt;Hi Sdh,&lt;/p&gt;
&lt;p&gt;&amp;nbsp;I would recommend checking out this &lt;a href="https://devzone.nordicsemi.com/f/nordic-q-a/30338/getting-started-for-beginners" target="_blank" rel="noopener noreferrer"&gt;Getting Started Thread.&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;For communicating with your PC, I would recommend using a &lt;a href="https://www.nordicsemi.com/eng/Products/nRF52840-Dongle" target="_blank" rel="noopener noreferrer"&gt;Bluetooth dongle&amp;nbsp;&lt;/a&gt;and then you can use &lt;a href="https://www.nordicsemi.com/eng/Products/Bluetooth-low-energy/nRF-Connect-for-Desktop" target="_blank" rel="noopener noreferrer"&gt;nRF Connect for Desktop&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;When developing you can also test your application against the &lt;a href="https://www.nordicsemi.com/eng/Products/Nordic-mobile-Apps/nRF-Connect-for-Mobile" target="_blank" rel="noopener noreferrer"&gt;nRF Connect application&lt;/a&gt; for smartphones.&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Regarding your application, you can for example start with the &lt;a href="http://infocenter.nordicsemi.com/index.jsp?topic=%2Fcom.nordic.infocenter.sdk5.v12.3.0%2Fble_sdk_app_nus_eval.html&amp;amp;cp=4_0_6_4_2_2_19" target="_blank" rel="noopener noreferrer"&gt;&amp;quot;ble_app_uart&amp;quot; &lt;/a&gt;example then add the &lt;a href="http://infocenter.nordicsemi.com/index.jsp?topic=%2Fcom.nordic.infocenter.sdk5.v12.3.0%2Fhardware_driver_twi.html" target="_blank" rel="noopener noreferrer"&gt;TWI functionality&lt;/a&gt; since you most likely are going to connect to your sensor with I2C/TWI.&lt;/p&gt;
&lt;p&gt;You can read out the sensor data with the help of &amp;quot;&lt;a href="http://infocenter.nordicsemi.com/index.jsp?topic=%2Fcom.nordic.infocenter.sdk5.v12.3.0%2Ftwi_sensor_example.html&amp;amp;cp=4_0_6_4_5_35" target="_blank" rel="noopener noreferrer"&gt;TWI sensor example&lt;/a&gt;&amp;quot; as reference, then send the data over BLE to your computer via the &lt;a href="http://infocenter.nordicsemi.com/index.jsp?topic=%2Fcom.nordic.infocenter.sdk5.v12.3.0%2Fgroup__ble__nus.html" target="_blank" rel="noopener noreferrer"&gt;Nordic UART service&lt;/a&gt;, which is used in the &amp;quot;ble_app_uart&amp;quot; example.&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;There are other threads on Devzone of developers doing similar things.&lt;/p&gt;
&lt;p&gt;I would recommend checking out &lt;a href="https://devzone.nordicsemi.com/f/nordic-q-a/33890/get-x-y-z-values-from-lis3dh-using-nrf52-development-board" target="_blank" rel="noopener noreferrer"&gt;this thread&lt;/a&gt;&amp;nbsp;since it has a quite similar theme.&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;//cheers&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>