<?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>TWI Scanner Example problem</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/61887/twi-scanner-example-problem</link><description>Hi, 
 I&amp;#180;m trying to work with the &amp;quot;TWI Scanner&amp;quot; example, provided by SDK 16. I Use nRF52833 DK (PCA10010), unfortunaly there is no solution for PCA 10010 in the SDK. This is why I flashed PCA10040 to my nRF52833 DK. 
 
 And I got the message &amp;quot;TWI scanner</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Tue, 02 Jun 2020 11:53:27 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/61887/twi-scanner-example-problem" /><item><title>RE: TWI Scanner Example problem</title><link>https://devzone.nordicsemi.com/thread/252714?ContentTypeID=1</link><pubDate>Tue, 02 Jun 2020 11:53:27 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:14703579-3ecb-4399-9b22-f031154d5a69</guid><dc:creator>simon1516</dc:creator><description>[quote userid="2111" url="~/f/nordic-q-a/61887/twi-scanner-example-problem/252689"]you may need to flip the DK and check if any of the pins have specific usage by default (since they are DK).[/quote]
&lt;p&gt;Thats it! I used other pin&amp;acute;s, I thought it would working with every pin. But on nRF52833 DK&amp;nbsp; just p0.26 and p0.27 are used for SDA and SCL.&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Thanks for help.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: TWI Scanner Example problem</title><link>https://devzone.nordicsemi.com/thread/252689?ContentTypeID=1</link><pubDate>Tue, 02 Jun 2020 11:14:04 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:d9ac4119-143f-42ac-a19f-9c24fde868ca</guid><dc:creator>Kenneth</dc:creator><description>&lt;p&gt;Any pins should in theory be possible to use for SCL/SDA, however you may need to flip the DK and check if any of the pins have specific usage by default (since they are DK).&lt;/p&gt;
&lt;p&gt;I notice on your first picture you wrote PCA10010, while it should be PCA10100.&lt;/p&gt;
&lt;p&gt;Kenneth&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: TWI Scanner Example problem</title><link>https://devzone.nordicsemi.com/thread/252273?ContentTypeID=1</link><pubDate>Thu, 28 May 2020 17:19:29 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:f826a682-adf6-4b4f-9298-2f65643863e0</guid><dc:creator>simon1516</dc:creator><description>&lt;p&gt;I think I have an issue because of&lt;/p&gt;
[quote userid="88554" url="~/f/nordic-q-a/61887/twi-scanner-example-problem"] I change SCL and SDA Pin to 33 and 34 (P1.02 and P1.03 of nRF52833 DK) as shown in screenshot attached (here I´m not sure with!).[/quote]
&lt;p&gt;Could you please confirm that this is okay for I2C Pin&amp;acute;s?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: TWI Scanner Example problem</title><link>https://devzone.nordicsemi.com/thread/252270?ContentTypeID=1</link><pubDate>Thu, 28 May 2020 17:01:04 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:8d5bc074-c492-438e-97cc-4be703b44eb2</guid><dc:creator>simon1516</dc:creator><description>&lt;p&gt;Update: After a few tries, it works now. Please don&amp;acute;t ask me, what I&amp;acute;ve done wrong before. I got the message &amp;quot;TWI scanner started.&amp;quot; by UART.&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Unfortunaly, I &lt;span style="text-decoration:underline;"&gt;don&amp;acute;t&lt;/span&gt; get a message &amp;quot;TWI device detected at address 0x%x.&amp;quot;, allthough &amp;quot;detected_device&amp;quot;=true&lt;/p&gt;
&lt;p&gt;Do you have an idea for that?&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;In addition to that, I buy a logic analyzer for future, but shipping is about 1 week :-/&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: TWI Scanner Example problem</title><link>https://devzone.nordicsemi.com/thread/252215?ContentTypeID=1</link><pubDate>Thu, 28 May 2020 13:42:34 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:79c79370-9ce5-4515-8f93-d59027b233ca</guid><dc:creator>simon1516</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;after doing this, I got an error when trying to compile.&lt;/p&gt;
&lt;p&gt;&lt;img src="https://devzone.nordicsemi.com/resized-image/__size/320x240/__key/communityserver-discussions-components-files/4/pastedimage1590672853019v1.png" alt=" " /&gt;&lt;/p&gt;
&lt;p&gt;I also looked at this &lt;a href="https://devzone.nordicsemi.com/f/nordic-q-a/56468/can-i-use-the-example-code-for-pca-10056-for-pca-10100/234807?focus=true"&gt;thread&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;But the steps are the same like you described. When I successful build and run the example without modification I have tried to set an digital output to high - it doesn&amp;acute;t work. So it seems that the Pin&amp;acute;s are not mapped correctly. Can you help me with this error and have a look to my configuration? I just show you the modified rows attached.&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&lt;img alt=" " src="https://devzone.nordicsemi.com/resized-image/__size/320x240/__key/communityserver-discussions-components-files/4/4426.2.PNG" /&gt;&lt;/p&gt;
&lt;p&gt;thanks in advance&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Simon&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: TWI Scanner Example problem</title><link>https://devzone.nordicsemi.com/thread/252146?ContentTypeID=1</link><pubDate>Thu, 28 May 2020 11:19:12 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:870b7872-c52a-429f-b240-9f8ed0043249</guid><dc:creator>Kenneth</dc:creator><description>&lt;p&gt;I made some screenshots on how to turn an nRF52840 (PCA10056) project into an nRF52833 (PCA10100) project. Hope it helps.&lt;/p&gt;
&lt;p&gt;&lt;img src="https://devzone.nordicsemi.com/resized-image/__size/640x480/__key/support-attachments/beef5d1b77644c448dabff31668f3a47-9bb6bd7284484db684cbfcd4b4ac62da/pastedimage1590664636295v1.png" alt=" " /&gt;&lt;/p&gt;
&lt;p&gt;If you still have issues I suggest to get an logic analyzer (e.g.&amp;nbsp;&lt;a href="https://www.saleae.com/"&gt;https://www.saleae.com/&lt;/a&gt;) to check out data on the SCL and SDA pins.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>