<?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>ISSUE : TWI device detected at address</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/44855/issue-twi-device-detected-at-address</link><description>Hi Everyone, 
 In this code I&amp;#39;m face a problem. The issue is when i debug, it shows &amp;quot;&amp;lt;info&amp;gt; app: TWI device detected at address 0x6D&amp;quot; . Please find attached a snapshot of the issue. 
 Need your help ASAP. Thanks 
 
 
 
 Regards, 
 Yuvaraj</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Wed, 08 May 2019 09:05:29 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/44855/issue-twi-device-detected-at-address" /><item><title>RE: ISSUE : TWI device detected at address</title><link>https://devzone.nordicsemi.com/thread/185873?ContentTypeID=1</link><pubDate>Wed, 08 May 2019 09:05:29 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:dc44b595-b1f6-4d80-a018-e6822491f380</guid><dc:creator>J&amp;#248;rgen Holmefjord</dc:creator><description>&lt;p&gt;You should be able to run the twi_scanner example on your custom board by changing the TWI pins. If you do not have UART on your board, you can view the log output on RTT by enabling RTT backend for NRF_LOG module by setting this in sdk_config.h file:&lt;/p&gt;
&lt;p&gt;&lt;pre class="ui-code" data-mode="c_cpp"&gt;#ifndef NRF_LOG_BACKEND_RTT_ENABLED
#define NRF_LOG_BACKEND_RTT_ENABLED 1
#endif

#ifndef NRF_LOG_BACKEND_UART_ENABLED
#define NRF_LOG_BACKEND_UART_ENABLED 0
#endif&lt;/pre&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: ISSUE : TWI device detected at address</title><link>https://devzone.nordicsemi.com/thread/184691?ContentTypeID=1</link><pubDate>Wed, 01 May 2019 10:56:09 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:0f226055-cccc-4942-9f67-f82da0fe0640</guid><dc:creator>Yuvaraj V</dc:creator><description>&lt;p&gt;Hi Jorgen,&lt;/p&gt;
&lt;p&gt;I think &amp;quot;No device was found&amp;quot; this messege is from my DK not my custom board.&lt;/p&gt;
&lt;p&gt;How to conform this messege is from my custom board?&lt;/p&gt;
&lt;p&gt;How to print log info from my custom board?&lt;/p&gt;
&lt;p&gt;My custom board is in final product stage, complete pcb, so how i check my sensor?&lt;/p&gt;
&lt;p&gt;Regards,&lt;/p&gt;
&lt;p&gt;Yuvaraj&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: ISSUE : TWI device detected at address</title><link>https://devzone.nordicsemi.com/thread/184581?ContentTypeID=1</link><pubDate>Tue, 30 Apr 2019 12:44:54 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:e4cb2240-9aeb-43cd-8c7c-9a064ccc68b1</guid><dc:creator>J&amp;#248;rgen Holmefjord</dc:creator><description>&lt;p&gt;If you get &amp;quot;No device was found&amp;quot; from the twi_scanner example, the sensor is not responding to (acking) the address. Do you have another sensor that you can connect and test with?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: ISSUE : TWI device detected at address</title><link>https://devzone.nordicsemi.com/thread/182225?ContentTypeID=1</link><pubDate>Tue, 16 Apr 2019 05:02:28 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:4dd5655d-d037-4ecc-a8ff-e20f85538e4c</guid><dc:creator>Yuvaraj V</dc:creator><description>&lt;p&gt;Hi Marjeris,&lt;/p&gt;
&lt;p&gt;I take a one transmission(tx) example program and the output of SCL and SDA signals are seen in MSO. Is this enough for sensor as powered. or otherwise what i want to do. I&amp;#39;m ready to do.&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Regards,&lt;/p&gt;
&lt;p&gt;Yuvaraj&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: ISSUE : TWI device detected at address</title><link>https://devzone.nordicsemi.com/thread/181880?ContentTypeID=1</link><pubDate>Fri, 12 Apr 2019 14:14:26 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:6c957714-bb8d-4450-a745-5c1d1ad3733b</guid><dc:creator>Marjeris Romero</dc:creator><description>&lt;p&gt;Hi Yuvaraj,&lt;/p&gt;
&lt;p&gt;Have you check the sensor&amp;#39;s power supply?&lt;/p&gt;
&lt;p&gt;Best Regards,&lt;/p&gt;
&lt;p&gt;Marjeris&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: ISSUE : TWI device detected at address</title><link>https://devzone.nordicsemi.com/thread/180886?ContentTypeID=1</link><pubDate>Tue, 09 Apr 2019 04:16:45 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:e7ecc780-53b3-44cf-930d-1ae44fd904de</guid><dc:creator>Yuvaraj V</dc:creator><description>&lt;p&gt;Hi Marjeris,&lt;/p&gt;
&lt;p&gt;Yes, the same TWI clock frequency in my code.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;img alt=" " src="https://devzone.nordicsemi.com/resized-image/__size/320x240/__key/communityserver-discussions-components-files/4/Freq_5F00_100K.png" /&gt;&lt;/p&gt;
&lt;p&gt;Regards,&lt;/p&gt;
&lt;p&gt;Yuvaraj&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: ISSUE : TWI device detected at address</title><link>https://devzone.nordicsemi.com/thread/180762?ContentTypeID=1</link><pubDate>Mon, 08 Apr 2019 12:44:34 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:d8b9d1b0-a000-4852-b0dd-5a24d27e5767</guid><dc:creator>Marjeris Romero</dc:creator><description>&lt;p&gt;Hi Yuvaraj,&lt;/p&gt;
&lt;p&gt;Sorry for the late reply. The schematics seem fine so I am not sure what the issue could be here. Are you using NRF_DRV_TWI_FREQ_100K as the default TWI clock frequency?&lt;/p&gt;
&lt;p&gt;BB,&lt;/p&gt;
&lt;p&gt;Marjeris&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: ISSUE : TWI device detected at address</title><link>https://devzone.nordicsemi.com/thread/179781?ContentTypeID=1</link><pubDate>Tue, 02 Apr 2019 13:14:54 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:411c1483-f43c-4483-9bf5-d437ad7d013f</guid><dc:creator>Yuvaraj V</dc:creator><description>&lt;p&gt;Hi Marjeris,&lt;/p&gt;
&lt;p&gt;My custom board contains a LIS3DH sensor. This is the schematics of my custom board...&lt;/p&gt;
&lt;p&gt;&lt;img alt=" " src="https://devzone.nordicsemi.com/resized-image/__size/320x240/__key/communityserver-discussions-components-files/4/Screenshot-_2800_268_2900_.png" /&gt;&lt;/p&gt;
&lt;p&gt;Regards,&lt;/p&gt;
&lt;p&gt;Yuvaraj&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: ISSUE : TWI device detected at address</title><link>https://devzone.nordicsemi.com/thread/179763?ContentTypeID=1</link><pubDate>Tue, 02 Apr 2019 12:37:00 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:6d886b6e-9fc3-42f1-adde-7dc034c6f054</guid><dc:creator>Marjeris Romero</dc:creator><description>&lt;p&gt;Hi Yuvaraj,&lt;/p&gt;
&lt;p&gt;This is a picture of how you program the chip on a custom board. It doesn&amp;#39;t show how the LIS3DH sensor is connected to the board. Can you provide a picture of how the LIS3DH is connected to your nRF52832 DK?&lt;/p&gt;
&lt;p&gt;Best Regards,&lt;/p&gt;
&lt;p&gt;Marjeris&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: ISSUE : TWI device detected at address</title><link>https://devzone.nordicsemi.com/thread/178534?ContentTypeID=1</link><pubDate>Wed, 27 Mar 2019 04:13:04 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:79f230cb-fafe-4002-b1a3-404e2bce1ce2</guid><dc:creator>Yuvaraj V</dc:creator><description>&lt;p&gt;&lt;img alt=" " src="https://devzone.nordicsemi.com/resized-image/__size/320x240/__key/communityserver-discussions-components-files/4/4401.Custom_5F00_board.png" /&gt;&lt;/p&gt;
&lt;p&gt;Hi Marjeris,&lt;/p&gt;
&lt;p&gt;I connect Like this...&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Regards,&lt;/p&gt;
&lt;p&gt;Yuvaraj&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: ISSUE : TWI device detected at address</title><link>https://devzone.nordicsemi.com/thread/177144?ContentTypeID=1</link><pubDate>Tue, 19 Mar 2019 16:32:31 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:9c1a0078-14ca-497c-a588-98f1bdceff2e</guid><dc:creator>awneil</dc:creator><description>[quote userid="73427" url="~/f/nordic-q-a/44855/issue-twi-device-detected-at-address/177138"]Could you describe how the LIS3DH sensor is connected to the nRF52832 DK? Which pins, etc.[/quote]
&lt;p&gt;+1&lt;/p&gt;
&lt;p&gt;&lt;a href="https://devzone.nordicsemi.com/members/yuvaraj-v"&gt;Yuvaraj V&lt;/a&gt; the clearest way to do that is to post a &lt;strong&gt;schematic&lt;/strong&gt; - not try to describe it in words.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: ISSUE : TWI device detected at address</title><link>https://devzone.nordicsemi.com/thread/177138?ContentTypeID=1</link><pubDate>Tue, 19 Mar 2019 16:02:17 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:54637f4d-7866-44e5-b818-11c254ef3735</guid><dc:creator>Marjeris Romero</dc:creator><description>&lt;p&gt;Hi Yuvaraj,&lt;/p&gt;
&lt;p&gt;Could you describe how the LIS3DH sensor is connected to the nRF52832 DK? Which pins, etc. &lt;/p&gt;
&lt;p&gt;Best Regards,&lt;/p&gt;
&lt;p&gt;Marjeris&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: ISSUE : TWI device detected at address</title><link>https://devzone.nordicsemi.com/thread/176849?ContentTypeID=1</link><pubDate>Tue, 19 Mar 2019 05:21:11 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:bd95aea8-53ee-4086-b9bc-addece1f693c</guid><dc:creator>Yuvaraj V</dc:creator><description>&lt;p&gt;Hi Marjeris,&lt;/p&gt;
&lt;p&gt;I did the twi scanner test and it indicates no device found. so what is the issue. Please find attached a snapshot.&lt;/p&gt;
&lt;p&gt;&lt;img alt=" " src="https://devzone.nordicsemi.com/resized-image/__size/320x240/__key/communityserver-discussions-components-files/4/Screenshot-_2800_230_2900_.png" /&gt;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Regards,&lt;/p&gt;
&lt;p&gt;Yuvaraj&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: ISSUE : TWI device detected at address</title><link>https://devzone.nordicsemi.com/thread/176545?ContentTypeID=1</link><pubDate>Sat, 16 Mar 2019 09:13:01 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:86d4edcb-29b2-4bac-b0ee-6a27ac404686</guid><dc:creator>awneil</dc:creator><description>&lt;p&gt;Note that you can&amp;nbsp;capture just the current window - instead of the whole screen - by using &lt;strong&gt;Alt+&lt;/strong&gt;PrintScreen&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: ISSUE : TWI device detected at address</title><link>https://devzone.nordicsemi.com/thread/176541?ContentTypeID=1</link><pubDate>Sat, 16 Mar 2019 06:25:38 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:cd77c536-4631-4750-97f9-cb561a7036ea</guid><dc:creator>Yuvaraj V</dc:creator><description>&lt;p&gt;Hi Marjeris,&lt;/p&gt;
&lt;p&gt;I did the twi scanner test and it indicates like this snapshot. Please find attached a snapshot.&lt;/p&gt;
&lt;p&gt;&lt;img alt=" " src="https://devzone.nordicsemi.com/resized-image/__size/320x240/__key/communityserver-discussions-components-files/4/Screenshot-_2800_219_2900_.png" /&gt;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Regards,&lt;/p&gt;
&lt;p&gt;Yuvaraj&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: ISSUE : TWI device detected at address</title><link>https://devzone.nordicsemi.com/thread/176451?ContentTypeID=1</link><pubDate>Fri, 15 Mar 2019 14:28:16 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:9e664546-cc8d-44a8-a262-c12bfe2dec91</guid><dc:creator>Marjeris Romero</dc:creator><description>&lt;p&gt;Hi Yuvaraj,&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;Can you test using the twi_scanner example from our SDK and see if you got the same error? You can find in under examples\peripheral\twi_scanner.&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;a href="https://www.nordicsemi.com/DocLib/Content/SDK_Doc/nRF5_SDK/v15-3-0/twi_scanner_example"&gt;https://www.nordicsemi.com/DocLib/Content/SDK_Doc/nRF5_SDK/v15-3-0/twi_scanner_example&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Best Regards,&lt;/p&gt;
&lt;p&gt;Marjeris&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: ISSUE : TWI device detected at address</title><link>https://devzone.nordicsemi.com/thread/176322?ContentTypeID=1</link><pubDate>Fri, 15 Mar 2019 04:28:13 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:2e1748be-9755-41a8-b763-31994edfee79</guid><dc:creator>Yuvaraj V</dc:creator><description>&lt;p&gt;Hi Marjeris,&lt;/p&gt;
&lt;p&gt;One LIS3DH device only...&lt;/p&gt;
&lt;p&gt;.&lt;img alt=" " src="https://devzone.nordicsemi.com/resized-image/__size/320x240/__key/communityserver-discussions-components-files/4/Screenshot-_2800_218_2900_.png" /&gt;&lt;/p&gt;
&lt;p&gt;Regards,&lt;/p&gt;
&lt;p&gt;Yuvaraj&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: ISSUE : TWI device detected at address</title><link>https://devzone.nordicsemi.com/thread/176289?ContentTypeID=1</link><pubDate>Thu, 14 Mar 2019 17:02:52 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:23fa0d29-4c32-45ac-8534-e92becf08dcb</guid><dc:creator>Marjeris Romero</dc:creator><description>&lt;p&gt;Hi Yuvaraj,&lt;/p&gt;
&lt;p&gt;How many TWI devices are you connecting to? And what kind?&lt;/p&gt;
&lt;p&gt;Best Regards,&lt;/p&gt;
&lt;p&gt;Marjeris&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>