<?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>my nrf52833 board cannot start (reset ) normally</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/126548/my-nrf52833-board-cannot-start-reset-normally</link><description>my nrf52833 board cannot work after power. but can start when I run nrfjprog --reset . but when I power down and power on the nrf52833 board, it do not work. the following is my board. (No nfc) 
 
 please check and tell me . what caused the reset issue</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Mon, 30 Mar 2026 15:45:37 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/126548/my-nrf52833-board-cannot-start-reset-normally" /><item><title>RE: my nrf52833 board cannot start (reset ) normally</title><link>https://devzone.nordicsemi.com/thread/564264?ContentTypeID=1</link><pubDate>Mon, 30 Mar 2026 15:45:37 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:f3aafc9a-8717-4ff5-a23d-819a7c9a67c6</guid><dc:creator>Szabolcs</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;the package is only a difference in pin count, the chip inside is the same.&lt;/p&gt;
&lt;p&gt;So&amp;nbsp;you can always connect after a recover, and then cannot connect after programming the chip. This tells me that you have a configuration in your project which disabled the debug interface. What project are you flashing on the board? Does this issue occur if you try with another firmware?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: my nrf52833 board cannot start (reset ) normally</title><link>https://devzone.nordicsemi.com/thread/564224?ContentTypeID=1</link><pubDate>Sun, 29 Mar 2026 05:48:32 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:0084a3e9-8e50-4f71-a7f2-b636f7e20d38</guid><dc:creator>nick yong</dc:creator><description>&lt;p&gt;I do have 10K pull up resistor。&lt;br /&gt;the same thing .&lt;br /&gt;&lt;br /&gt;I can debug only once. If i need debug again. I must repower and recover reset it again.&lt;br /&gt;my package is QDAA(40pin). different from DIAA(DK)&lt;br /&gt;&lt;br /&gt;QFN40 is different from other package?&lt;br /&gt;my code and proj.cnf works well for DK (pin73).&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: my nrf52833 board cannot start (reset ) normally</title><link>https://devzone.nordicsemi.com/thread/559034?ContentTypeID=1</link><pubDate>Mon, 19 Jan 2026 13:37:05 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:1011f49d-dca1-497b-a91c-c6b237e7a4d3</guid><dc:creator>Szabolcs</dc:creator><description>&lt;p&gt;Did&amp;nbsp;&lt;em&gt;&lt;span&gt;nrfjprog --reset&lt;/span&gt;&lt;/em&gt;&amp;nbsp;broke after you removed the resistor, or&amp;nbsp;was it the same before?&lt;/p&gt;
&lt;p&gt;Here is a post about using the devkit with an external board:&amp;nbsp;&lt;a href="https://devzone.nordicsemi.com/f/nordic-q-a/102480/how-to-program-an-external-board-using-a-dk-board"&gt;https://devzone.nordicsemi.com/f/nordic-q-a/102480/how-to-program-an-external-board-using-a-dk-board&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Please also try to connect to the target with J-Link commander.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: my nrf52833 board cannot start (reset ) normally</title><link>https://devzone.nordicsemi.com/thread/558927?ContentTypeID=1</link><pubDate>Sat, 17 Jan 2026 12:54:51 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:41d6c67d-a79a-47da-8986-b5ef0cd7487e</guid><dc:creator>nick yong</dc:creator><description>&lt;p&gt;I try and remove this pullup resistor. the observation is just the same.&lt;br /&gt;And I find another issue:&lt;br /&gt;the SWD interface did not works well.&lt;br /&gt;for example:&lt;/p&gt;
&lt;p&gt;the reset and eraseall command would run into trouble too. (sometimes it works well. sometimes it fail)&lt;br /&gt;nrfjprog --reset&lt;br /&gt;[error] [ Client] - Encountered error -102: Command read_device_info executed for 40 milliseconds with result -102&lt;br /&gt;[error] [ Worker] - An unknown error.&lt;br /&gt;[error] [ Client] - Encountered error -102: Command read_memory_descriptors executed for 44 milliseconds with result -102&lt;br /&gt;Failed to read device memories.&lt;br /&gt;[error] [ Worker] - An unknown error.&lt;br /&gt;ERROR: JLinkARM DLL reported an error. Try again. If error condition&lt;br /&gt;ERROR: persists, run the same command again with argument --log, contact Nordic&lt;br /&gt;ERROR: Semiconductor and provide the generated log.log file to them.&lt;br /&gt;NOTE: For additional output, try running again with logging enabled (--log).&lt;br /&gt;NOTE: Any generated log error messages will be displayed.&lt;br /&gt;&lt;br /&gt;my swd and swsck is connected to DK pin&lt;br /&gt;vs code &amp;lt;------&amp;gt; 52833DK &amp;lt;------&amp;gt;my board.&lt;br /&gt;would you please tell me how can I handle this 19,20pin (swdio,swdsck)?&lt;br /&gt;would you please give me reference design for SWD interface?&lt;br /&gt;&lt;br /&gt;&lt;/p&gt;
&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/7607.nrf52.png" /&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: my nrf52833 board cannot start (reset ) normally</title><link>https://devzone.nordicsemi.com/thread/558869?ContentTypeID=1</link><pubDate>Fri, 16 Jan 2026 10:26:04 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:05a1890d-3421-4131-9e8d-cea40e332920</guid><dc:creator>Szabolcs</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;The nRF has an internal pullup on the reset line, and does not need a resistor on it. Can you remove R36 and try again?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>