<?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>Problem during run libuarte example</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/78273/problem-during-run-libuarte-example</link><description>Hi, dear Nordic &amp;amp; all： 
 
 When I run libuarte example，I found a problem， I just set P0.14 to high at the begin of mian function, then I send data and test the example&amp;#39;s function by serial port（tx pin is 6， rx pin is 8）, I found P0.14 have been changed</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Fri, 06 Aug 2021 12:23:51 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/78273/problem-during-run-libuarte-example" /><item><title>RE: Problem during run libuarte example</title><link>https://devzone.nordicsemi.com/thread/323735?ContentTypeID=1</link><pubDate>Fri, 06 Aug 2021 12:23:51 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:21a8dc27-3d97-4ca0-8c4f-fda3c5487664</guid><dc:creator>Sigurd Hellesvik</dc:creator><description>&lt;p&gt;Hi Chris&lt;/p&gt;
&lt;p&gt;Sorry, I forgot that the function is zero indexed.&lt;/p&gt;
&lt;p&gt;The function that toggles LED_2 is&lt;/p&gt;
&lt;p&gt;&lt;pre class="ui-code" data-mode="text"&gt;bsp_board_led_invert(1);&lt;/pre&gt;&lt;/p&gt;
&lt;p&gt;on line 99.&lt;/p&gt;
&lt;p&gt;Regards,&lt;br /&gt;Sigurd&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Problem during run libuarte example</title><link>https://devzone.nordicsemi.com/thread/323686?ContentTypeID=1</link><pubDate>Fri, 06 Aug 2021 09:55:30 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:3511a911-817a-48a8-bbd4-d0307dc5e711</guid><dc:creator>Chris_</dc:creator><description>&lt;p&gt;Hi, Sigurd;&lt;/p&gt;
&lt;p&gt;I get your point, but when I close(&lt;span&gt;shield&lt;/span&gt;)&amp;nbsp;&lt;span&gt;this line and test again , It still reproduced.&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Problem during run libuarte example</title><link>https://devzone.nordicsemi.com/thread/323664?ContentTypeID=1</link><pubDate>Fri, 06 Aug 2021 08:37:24 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:cda9c33f-0227-454f-addc-46843e62f4ec</guid><dc:creator>Sigurd Hellesvik</dc:creator><description>&lt;p&gt;Hi Chris&lt;/p&gt;
&lt;p&gt;Pin 14 maps to LED_2:&lt;br /&gt;&lt;img src="https://devzone.nordicsemi.com/resized-image/__size/320x240/__key/communityserver-discussions-components-files/4/pastedimage1628238946727v1.png" alt=" " /&gt;&lt;/p&gt;
&lt;p&gt;Line 114 in main.c has:&lt;/p&gt;
&lt;p&gt;&lt;pre class="ui-code" data-mode="text"&gt;bsp_board_led_invert(2);&lt;/pre&gt;&lt;/p&gt;
&lt;p&gt;Which will toggle P0.14.&lt;/p&gt;
&lt;p&gt;Regards,&lt;br /&gt;Sigurd&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>