<?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>NRF52833 unable to use reset pin (P0.18) as RESET?</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/82741/nrf52833-unable-to-use-reset-pin-p0-18-as-reset</link><description>Hi, 
 I have a custom EVB from Taiyo (EYSPBNZUA), https://www.yuden.co.jp/jp/product/category/module/img/TY_BLE_EYSPBNZUA_DataReport_V1_0_20201019E.pdf 
 When I press the RESET button, there is no response from the EVB. This reset button connects to P0</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Thu, 16 Dec 2021 08:24:34 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/82741/nrf52833-unable-to-use-reset-pin-p0-18-as-reset" /><item><title>RE: NRF52833 unable to use reset pin (P0.18) as RESET?</title><link>https://devzone.nordicsemi.com/thread/343802?ContentTypeID=1</link><pubDate>Thu, 16 Dec 2021 08:24:34 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:04a139d0-cba2-41d2-9939-e8a65312095f</guid><dc:creator>Kenneth</dc:creator><description>&lt;p&gt;Did you execute --eraseall first? For the nRF52833 the configurable pin reset is pin 18 =&amp;gt; 0x00000012, it is not 16 =&amp;gt; 0x00000010.&lt;/p&gt;
&lt;p&gt;Kenneth&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: NRF52833 unable to use reset pin (P0.18) as RESET?</title><link>https://devzone.nordicsemi.com/thread/343776?ContentTypeID=1</link><pubDate>Wed, 15 Dec 2021 23:10:56 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:ed6bfde7-5a23-4d18-8f6f-68a913763520</guid><dc:creator>Neo Serdes</dc:creator><description>&lt;p class="p1"&gt;&lt;span class="s1"&gt;I executed the below command and it returns a different value. It makes no difference on device behavior.&amp;nbsp;&lt;/span&gt;&lt;/p&gt;
&lt;p class="p1"&gt;&lt;span class="s1"&gt;&amp;nbsp;&lt;/span&gt;&lt;/p&gt;
&lt;p class="p1"&gt;&lt;span class="s1"&gt;$ nrfjprog --memrd 0x10001200 --w 32 --n 8&lt;/span&gt;&lt;/p&gt;
&lt;p class="p1"&gt;&lt;span class="s1"&gt;0x10001200: 00000010 00000010 &lt;span class="Apple-converted-space"&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &lt;/span&gt;|........|&lt;/span&gt;&lt;/p&gt;
&lt;p class="p1"&gt;&lt;span class="s1"&gt;$ nrfjprog --pinresetenable&lt;/span&gt;&lt;/p&gt;
&lt;p class="p1"&gt;&lt;span class="s1"&gt;Enabling pin reset.&lt;/span&gt;&lt;/p&gt;
&lt;p class="p1"&gt;&lt;span class="s1"&gt;$ nrfjprog --memrd 0x10001200 --w 32 --n 8&lt;/span&gt;&lt;/p&gt;
&lt;p class="p1"&gt;&lt;span class="s1"&gt;0x10001200: 00000010 00000010 &lt;span class="Apple-converted-space"&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &lt;/span&gt;|........|&lt;/span&gt;&lt;/p&gt;
&lt;p class="p1"&gt;&lt;span class="s1"&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p class="p1"&gt;&lt;span class="s1"&gt;Meanwhile, this command can reset the device properly. I can see the reset behavior.&amp;nbsp;&lt;/span&gt;&lt;/p&gt;
&lt;p class="p1"&gt;&lt;span class="s1"&gt;$ nrfjprog --debugreset&lt;/span&gt;&lt;/p&gt;
&lt;p class="p1"&gt;&lt;span class="s1"&gt;Applying debug reset.&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: NRF52833 unable to use reset pin (P0.18) as RESET?</title><link>https://devzone.nordicsemi.com/thread/343587?ContentTypeID=1</link><pubDate>Wed, 15 Dec 2021 10:20:12 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:7c26f185-f7db-4385-abde-46e5888479d5</guid><dc:creator>Kenneth</dc:creator><description>&lt;p&gt;Hello,&lt;/p&gt;
&lt;p&gt;I only have an nRF52832-DK to test with at the moment.&lt;/p&gt;
&lt;p&gt;To make sure pin reset is enabled you can do the following (screenshot is for nRF52832-DK, so for the nRF52833 the pin reset value should be (pin 18=) 0x12, not (pin 21=) 0x15 as shown in the screenshot below.&lt;/p&gt;
&lt;p&gt;&lt;img src="https://devzone.nordicsemi.com/resized-image/__size/640x480/__key/communityserver-discussions-components-files/4/7823.pastedimage1639563603324v1.png" alt=" " /&gt;&lt;/p&gt;
&lt;p&gt;Hope that helps,&lt;br /&gt;Kenneth&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: NRF52833 unable to use reset pin (P0.18) as RESET?</title><link>https://devzone.nordicsemi.com/thread/343496?ContentTypeID=1</link><pubDate>Tue, 14 Dec 2021 18:11:36 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:19ba470e-e5ba-4dbb-a231-d55f0f949565</guid><dc:creator>Neo Serdes</dc:creator><description>&lt;p&gt;I also installed the command line tool now. This command seems to function properly on the terminal. However, the reset button doesn&amp;#39;t seem to do anything.&lt;/p&gt;
&lt;p&gt;On serial port, each time reset I expect the terminal to get a hello message. Now I am only getting the message when I download the FW into EVB.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;This is the schematic of the EVB from Yuden:&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;a href="https://www.yuden.co.jp/jp/product/category/module/img/TY_BLE_EYSPBN_EVBManual_V0_8_20200821.pdf"&gt;www.yuden.co.jp/.../TY_BLE_EYSPBN_EVBManual_V0_8_20200821.pdf&lt;/a&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: NRF52833 unable to use reset pin (P0.18) as RESET?</title><link>https://devzone.nordicsemi.com/thread/343495?ContentTypeID=1</link><pubDate>Tue, 14 Dec 2021 18:02:11 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:a091a999-0e9e-4a92-99a1-d429f0469354</guid><dc:creator>Neo Serdes</dc:creator><description>&lt;p&gt;I have this defined in the project already, but the reset_sw doesn&amp;#39;t seem to work properly?&lt;/p&gt;
&lt;p&gt;&lt;img src="https://devzone.nordicsemi.com/resized-image/__size/320x240/__key/communityserver-discussions-components-files/4/pastedimage1639504928410v1.png" alt=" " /&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: NRF52833 unable to use reset pin (P0.18) as RESET?</title><link>https://devzone.nordicsemi.com/thread/343359?ContentTypeID=1</link><pubDate>Tue, 14 Dec 2021 10:28:10 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:1585ca55-a903-4da1-9f66-8bb8362d8b6d</guid><dc:creator>Kenneth</dc:creator><description>&lt;p&gt;What IDE are you using? Typically in the projects you can find a preprocessor definition:&amp;nbsp;CONFIG_GPIO_AS_PINRESET&lt;/p&gt;
&lt;p&gt;If defined, then this will for instance be handled in the system files to enable pin reset. Alternatively you may in command prompt simply type:&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;img src="https://devzone.nordicsemi.com/resized-image/__size/640x480/__key/communityserver-discussions-components-files/4/5482.pastedimage1639477688021v1.png" alt=" " /&gt;&lt;/p&gt;
&lt;p&gt;You should install nrf command line tools to get nrfjprog.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>