<?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>nRF52832 use device of lis2dh, Failed to read chip id</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/101276/nrf52832-use-device-of-lis2dh-failed-to-read-chip-id</link><description>use the example project of lis2dh on ncs,the pin configuration of the i2c is correct,but it&amp;#39;s can&amp;#39;t to initialize，as follows: 
 
 Is there anything else need to configure</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Mon, 17 Jul 2023 14:24:58 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/101276/nrf52832-use-device-of-lis2dh-failed-to-read-chip-id" /><item><title>RE: nRF52832 use device of lis2dh, Failed to read chip id</title><link>https://devzone.nordicsemi.com/thread/436794?ContentTypeID=1</link><pubDate>Mon, 17 Jul 2023 14:24:58 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:55210ca9-0247-4f4e-926d-b798d8cc4fb1</guid><dc:creator>Jared</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;That is strange, it doesn&amp;#39;t look like I2C signals, the pins should initially be high and then SDA should go low before the SCLK line. Are you sure that you&amp;#39;re measuring on the correct pins? Maybe the device that is connected is driving the pins somehow. Can you try to disconnect anything that is connected to the clock and data line and measure on them again?&lt;/p&gt;
&lt;p&gt;regards&lt;/p&gt;
&lt;p&gt;Jared&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRF52832 use device of lis2dh, Failed to read chip id</title><link>https://devzone.nordicsemi.com/thread/436578?ContentTypeID=1</link><pubDate>Sat, 15 Jul 2023 04:28:17 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:09d15216-08ac-4b5d-b24b-30688ae976b0</guid><dc:creator>psencao</dc:creator><description>&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/sda_2D00_scl.png" /&gt;&lt;/p&gt;
&lt;p&gt;was the command executed incorrectly during initialization?&lt;/p&gt;
&lt;p&gt;thankyou&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRF52832 use device of lis2dh, Failed to read chip id</title><link>https://devzone.nordicsemi.com/thread/436577?ContentTypeID=1</link><pubDate>Sat, 15 Jul 2023 04:24:15 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:2c8a5e68-a060-41af-80fc-fb5c5ec24d66</guid><dc:creator>psencao</dc:creator><description>&lt;p&gt;this is the signal of sda and scl&amp;nbsp;at initialization&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRF52832 use device of lis2dh, Failed to read chip id</title><link>https://devzone.nordicsemi.com/thread/436175?ContentTypeID=1</link><pubDate>Thu, 13 Jul 2023 08:30:28 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:34fad28e-7885-4854-bf87-cdda2fa09090</guid><dc:creator>Jared</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;Do you have a logic analyzer?&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Could you take a trace of the SDA and SCL line when you try to initialize the device?&lt;/p&gt;
&lt;p&gt;I think for some reason either the slave sends a NACK during the initialization routine, or the Master does not send the correct sequence, a trace would show us what is happening,&lt;/p&gt;
&lt;p&gt;regards&lt;/p&gt;
&lt;p&gt;Jared&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRF52832 use device of lis2dh, Failed to read chip id</title><link>https://devzone.nordicsemi.com/thread/435347?ContentTypeID=1</link><pubDate>Sat, 08 Jul 2023 06:31:52 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:1b65b5ad-1f02-406b-b7a6-2ffada013459</guid><dc:creator>psencao</dc:creator><description>&lt;p&gt;with debug at main,configuration is as follows,the i2c pins are&amp;nbsp;correct&lt;/p&gt;
&lt;p&gt;&lt;img style="max-height:240px;max-width:320px;" src="https://devzone.nordicsemi.com/resized-image/__size/640x480/__key/communityserver-discussions-components-files/4/pastedimage1688797793001v2.png" alt=" " /&gt;&lt;/p&gt;
&lt;p&gt;&lt;img style="max-height:240px;max-width:320px;" src="https://devzone.nordicsemi.com/resized-image/__size/640x480/__key/communityserver-discussions-components-files/4/pastedimage1688797729008v1.png" alt=" " /&gt;&lt;/p&gt;
&lt;p&gt;&lt;img style="max-height:240px;max-width:320px;" src="https://devzone.nordicsemi.com/resized-image/__size/640x480/__key/communityserver-discussions-components-files/4/pastedimage1688797852204v3.png" alt=" " /&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRF52832 use device of lis2dh, Failed to read chip id</title><link>https://devzone.nordicsemi.com/thread/435258?ContentTypeID=1</link><pubDate>Fri, 07 Jul 2023 13:21:34 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:b18d2728-1e10-4476-89be-05ccf101839e</guid><dc:creator>Jared</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;Yes with your custom dtsi and dts it would use P0.28 and P0.29, but using the standard nRF52832 LIS2DH sample I think it should use P0.26 and P0.27,&lt;/p&gt;
&lt;p&gt;Either way, can you flash your custom code and try to read out the &lt;a href="https://infocenter.nordicsemi.com/topic/com.nordic.infocenter.nrf52832.ps.v1.1/gpio.html?cp=5_2_0_19_2_36#register.PIN_CNF-27"&gt;GPIO_PIN_CNF&lt;/a&gt;[n] for P0.28 and P0.29?&amp;nbsp;&lt;/p&gt;
&lt;p&gt;You can use &lt;a href="https://infocenter.nordicsemi.com/topic/ug_nrf_cltools/UG/cltools/nrf_command_line_tools_lpage.html?cp=11_1"&gt;nRF Command Line Tools&lt;/a&gt; for this:&lt;/p&gt;
&lt;p&gt;Like this:&lt;/p&gt;
&lt;p&gt;&lt;pre class="ui-code" data-mode="text"&gt;//For P0.28
nrfjprog --memrd 0x50000770

//For P0.29
nrfjprog --memrd 0x50000774&lt;/pre&gt;&lt;/p&gt;
&lt;p&gt;regards&lt;/p&gt;
&lt;p&gt;Jared&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRF52832 use device of lis2dh, Failed to read chip id</title><link>https://devzone.nordicsemi.com/thread/435052?ContentTypeID=1</link><pubDate>Thu, 06 Jul 2023 15:35:53 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:964e4789-59bd-4e30-aa34-b931c17160b1</guid><dc:creator>psencao</dc:creator><description>&lt;p&gt;the i2c of sample is using p0.28 and p0.29,Is this configuration of i2c not in effect？thank you&lt;/p&gt;
&lt;p&gt;&lt;img style="max-height:240px;max-width:320px;" src="https://devzone.nordicsemi.com/resized-image/__size/640x480/__key/communityserver-discussions-components-files/4/pastedimage1688657275083v1.png" alt=" " /&gt;&lt;/p&gt;
&lt;p&gt;&lt;a href="https://devzone.nordicsemi.com/cfs-file/__key/communityserver-discussions-components-files/4/decawave_5F00_dwm1001_5F00_dev.dts"&gt;devzone.nordicsemi.com/.../decawave_5F00_dwm1001_5F00_dev.dts&lt;/a&gt;&lt;a href="https://devzone.nordicsemi.com/cfs-file/__key/communityserver-discussions-components-files/4/decawave_5F00_dwm1001_5F00_dev_2D00_pinctrl.dtsi"&gt;devzone.nordicsemi.com/.../decawave_5F00_dwm1001_5F00_dev_2D00_pinctrl.dtsi&lt;/a&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRF52832 use device of lis2dh, Failed to read chip id</title><link>https://devzone.nordicsemi.com/thread/434895?ContentTypeID=1</link><pubDate>Thu, 06 Jul 2023 09:36:49 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:1b3bba16-28e7-487c-8b1d-75ffe3de6c9b</guid><dc:creator>Jared</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;The schematics shows that you&amp;#39;re using P0.28 and P0.29 but the unmodified sample use P0.26 and P0.27. Did you modify the sample to fit your board? Can you share the dts file that you&amp;#39;re using, and preferably your build folder as well?&lt;/p&gt;
&lt;p&gt;regards&lt;/p&gt;
&lt;p&gt;Jared&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRF52832 use device of lis2dh, Failed to read chip id</title><link>https://devzone.nordicsemi.com/thread/434719?ContentTypeID=1</link><pubDate>Wed, 05 Jul 2023 13:15:24 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:0473062c-cdc6-40a2-9e44-84657be067c3</guid><dc:creator>psencao</dc:creator><description>&lt;p&gt;the i2c pins&amp;#39;&amp;nbsp;&lt;span&gt;schematic&amp;nbsp;as follows&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;img style="max-height:240px;max-width:320px;" src="https://devzone.nordicsemi.com/resized-image/__size/640x480/__key/communityserver-discussions-components-files/4/pastedimage1688562790297v1.png" alt=" " /&gt;&lt;/p&gt;
&lt;p&gt;&lt;img style="max-height:240px;max-width:320px;" src="https://devzone.nordicsemi.com/resized-image/__size/640x480/__key/communityserver-discussions-components-files/4/pastedimage1688562812537v2.png" alt=" " /&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRF52832 use device of lis2dh, Failed to read chip id</title><link>https://devzone.nordicsemi.com/thread/434602?ContentTypeID=1</link><pubDate>Wed, 05 Jul 2023 07:42:55 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:e3ae9791-39ce-43a2-a92a-1b55d29843db</guid><dc:creator>Jared</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;Have you modified the pins that the sample is using? Can you share the schematic of the module that you&amp;#39;re using?&lt;/p&gt;
&lt;p&gt;regards&lt;/p&gt;
&lt;p&gt;Jared&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRF52832 use device of lis2dh, Failed to read chip id</title><link>https://devzone.nordicsemi.com/thread/434526?ContentTypeID=1</link><pubDate>Tue, 04 Jul 2023 16:18:51 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:2948e146-dcc3-45cf-b390-d8518e7c1d89</guid><dc:creator>psencao</dc:creator><description>&lt;p&gt;where is the debug log?this is the error message:&lt;/p&gt;
&lt;p&gt;&lt;img src="https://devzone.nordicsemi.com/cfs-file/__key/communityserver-discussions-components-files/4/pastedimage1687885337311v1.png" alt=" " /&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRF52832 use device of lis2dh, Failed to read chip id</title><link>https://devzone.nordicsemi.com/thread/434371?ContentTypeID=1</link><pubDate>Tue, 04 Jul 2023 08:16:41 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:4a191e42-d6cd-4bcf-86aa-ea9da137ae29</guid><dc:creator>Jared</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;Ok, so you&amp;#39;re not able to run the unmodified&amp;nbsp;&lt;span&gt;lis2dh&amp;nbsp;sample on your board?&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;Have you checked the log? What error message do you get?&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;regards&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;Jared&amp;nbsp;&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRF52832 use device of lis2dh, Failed to read chip id</title><link>https://devzone.nordicsemi.com/thread/434283?ContentTypeID=1</link><pubDate>Mon, 03 Jul 2023 16:36:32 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:e8fea5e9-3e86-47b6-a6b3-ccc16e7e28e4</guid><dc:creator>psencao</dc:creator><description>&lt;p&gt;it&amp;#39;s also&amp;nbsp;Unable to initialize：&lt;/p&gt;
&lt;p&gt;&lt;img style="max-height:240px;max-width:320px;" src="https://devzone.nordicsemi.com/resized-image/__size/640x480/__key/communityserver-discussions-components-files/4/pastedimage1688402079218v2.png" alt=" " /&gt;&lt;/p&gt;
&lt;p&gt;&lt;img style="max-height:240px;max-width:320px;" src="https://devzone.nordicsemi.com/resized-image/__size/640x480/__key/communityserver-discussions-components-files/4/pastedimage1688402110775v3.png" alt=" " /&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;The pins of both sda and scl have no signal change and keep low level&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRF52832 use device of lis2dh, Failed to read chip id</title><link>https://devzone.nordicsemi.com/thread/434127?ContentTypeID=1</link><pubDate>Mon, 03 Jul 2023 09:10:33 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:42ee76e5-2a40-4dad-809d-0fd86f50ef41</guid><dc:creator>Jared</dc:creator><description>&lt;p&gt;Hi,&amp;nbsp;&lt;/p&gt;
&lt;p&gt;I&amp;#39;ll be taking over this case as Håkon is out-of-office,&lt;/p&gt;
[quote user="psencao"]only use the lis2dh application,can&amp;#39;t&amp;nbsp;Initial start with no log，add the lis2dh device to beacon application,found the i2c error.[/quote]
&lt;p&gt;Can you clarify if the standard unmodified&lt;a href="https://docs.zephyrproject.org/latest/samples/sensor/lis2dh/README.html"&gt;&amp;nbsp;LIS2DH sample&lt;/a&gt;&amp;nbsp;works on your board? This means without merging it with the beacon sample?&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Have you modified the pins that are used in the sample, if so what pins are you using?&lt;/p&gt;
&lt;p&gt;regards&lt;/p&gt;
&lt;p&gt;Jared&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRF52832 use device of lis2dh, Failed to read chip id</title><link>https://devzone.nordicsemi.com/thread/434072?ContentTypeID=1</link><pubDate>Sun, 02 Jul 2023 15:11:20 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:cf868ed8-ce94-4ce0-adec-dbd822c883f6</guid><dc:creator>psencao</dc:creator><description>&lt;div class="source"&gt;
&lt;div class="sourceAction"&gt;
&lt;div class="opt"&gt;
&lt;div class="opt-right yd-form-container"&gt;
&lt;div class="showNums color_text_1"&gt;&lt;span&gt;&lt;/span&gt;&lt;span class="tgt color_text_1" data-section="0" data-sentence="0" data-group="0-0"&gt;&lt;span class="tgt color_text_1" data-section="0" data-sentence="0" data-group="0-0"&gt;The pins of both sda and scl have no signal change and are always low，the&amp;nbsp;&lt;/span&gt;&lt;/span&gt;
&lt;div&gt;
&lt;div&gt;&lt;span&gt;compatible of i2c configure as twi or twim，it&amp;#39;s the same error log&lt;/span&gt;&lt;/div&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;div class="target"&gt;
&lt;div id="js_fanyi_output" class="color_text_1"&gt;
&lt;div id="js_fanyi_output_resultOutput" class="resultOutput" dir="ltr"&gt;&lt;/div&gt;
&lt;/div&gt;
&lt;/div&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRF52832 use device of lis2dh, Failed to read chip id</title><link>https://devzone.nordicsemi.com/thread/433959?ContentTypeID=1</link><pubDate>Fri, 30 Jun 2023 13:37:20 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:eb2d517d-f665-44fc-9e98-a881b3441b7f</guid><dc:creator>helsing</dc:creator><description>&lt;p&gt;Thank you for the additional information. If you are able to probe the pins to look for activity it would speed up the search for the error. I will in any case look for other possible ways to find the error.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRF52832 use device of lis2dh, Failed to read chip id</title><link>https://devzone.nordicsemi.com/thread/433527?ContentTypeID=1</link><pubDate>Wed, 28 Jun 2023 17:17:22 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:a23a7717-ebe4-4bdf-97ed-691389c2069c</guid><dc:creator>psencao</dc:creator><description>&lt;p&gt;&lt;a href="https://devzone.nordicsemi.com/cfs-file/__key/communityserver-discussions-components-files/4/a_5F00_beacon.zip"&gt;devzone.nordicsemi.com/.../a_5F00_beacon.zip&lt;/a&gt;the version of ncs is v2.2.0。only use the lis2dh application,can&amp;#39;t&amp;nbsp;Initial start with no log，add the lis2dh device to beacon application,found the i2c error.&lt;/p&gt;
&lt;p&gt;&lt;span&gt;the board&amp;nbsp;is &lt;/span&gt;dwm1001 dev,The pin has been configured as follows:&lt;img style="max-height:240px;max-width:320px;" src="https://devzone.nordicsemi.com/resized-image/__size/640x480/__key/communityserver-discussions-components-files/4/pastedimage1687970735212v2.png" alt=" " /&gt;&lt;/p&gt;
&lt;p&gt;prj.conf:&lt;/p&gt;
&lt;p&gt;&lt;img style="max-height:240px;max-width:320px;" src="https://devzone.nordicsemi.com/resized-image/__size/640x480/__key/communityserver-discussions-components-files/4/pastedimage1687970783106v3.png" alt=" " /&gt;&lt;/p&gt;
&lt;p&gt;.dts:&lt;/p&gt;
&lt;p&gt;&lt;img style="max-height:240px;max-width:320px;" src="https://devzone.nordicsemi.com/resized-image/__size/640x480/__key/communityserver-discussions-components-files/4/pastedimage1687970843830v6.png" alt=" " /&gt;&lt;/p&gt;
&lt;p&gt;main.c:&lt;/p&gt;
&lt;p&gt;&lt;img style="max-height:240px;max-width:320px;" src="https://devzone.nordicsemi.com/resized-image/__size/640x480/__key/communityserver-discussions-components-files/4/pastedimage1687970873466v7.png" alt=" " /&gt;&lt;/p&gt;
&lt;p&gt;the rttlog：&lt;/p&gt;
&lt;p&gt;&lt;img style="max-height:240px;max-width:320px;" src="https://devzone.nordicsemi.com/resized-image/__size/640x480/__key/communityserver-discussions-components-files/4/pastedimage1687970914274v8.png" alt=" " /&gt;&lt;/p&gt;
&lt;p&gt;does the project have a log saved during debugging?&lt;/p&gt;
&lt;p&gt;i use the nRF5_SDK_16.0.0 to control the lis2dh and it&amp;#39;s normal&lt;/p&gt;
&lt;p&gt;thank you&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRF52832 use device of lis2dh, Failed to read chip id</title><link>https://devzone.nordicsemi.com/thread/433470?ContentTypeID=1</link><pubDate>Wed, 28 Jun 2023 12:56:11 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:2d1b06e4-6a43-440c-ac74-3039b2f3e2b8</guid><dc:creator>helsing</dc:creator><description>&lt;p&gt;Could you please also post the complete log file?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRF52832 use device of lis2dh, Failed to read chip id</title><link>https://devzone.nordicsemi.com/thread/433468?ContentTypeID=1</link><pubDate>Wed, 28 Jun 2023 12:48:21 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:7b29c7e6-a277-45e3-99d7-6d9c002de7a8</guid><dc:creator>helsing</dc:creator><description>&lt;p&gt;Hi psencao,&lt;/p&gt;
&lt;p&gt;Have you performed any measurements on the I2C lines? Is there any activity on the lines? Do you have access to an oscilloscope?&lt;/p&gt;
&lt;p&gt;Would you be able to share some details regarding your project? Which board are you using, is it the nRF52840 DK or a custom board? How is the sensor connected? Which pins are you using? Could you please share your overlay or some project files?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>