<?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>How to use nrf52833 without DK?</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/81054/how-to-use-nrf52833-without-dk</link><description>Is it possible to code nrf52833 chip without DK and what other hardware and software is needed?</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Tue, 26 Oct 2021 11:21:48 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/81054/how-to-use-nrf52833-without-dk" /><item><title>RE: How to use nrf52833 without DK?</title><link>https://devzone.nordicsemi.com/thread/335936?ContentTypeID=1</link><pubDate>Tue, 26 Oct 2021 11:21:48 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:594a80f5-736f-4185-b277-e1cbd68f77d1</guid><dc:creator>Martin Sivertsen</dc:creator><description>&lt;p&gt;You&amp;#39;re welcome.&lt;/p&gt;
&lt;p&gt;Best regards,&lt;/p&gt;
&lt;p&gt;Martin S.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How to use nrf52833 without DK?</title><link>https://devzone.nordicsemi.com/thread/335928?ContentTypeID=1</link><pubDate>Tue, 26 Oct 2021 11:04:56 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:a29f1bf2-caaa-4732-b46c-9f47baa83991</guid><dc:creator>nrfquestion</dc:creator><description>&lt;p&gt;Great. Thank you for your help&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How to use nrf52833 without DK?</title><link>https://devzone.nordicsemi.com/thread/335927?ContentTypeID=1</link><pubDate>Tue, 26 Oct 2021 11:03:59 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:376744f3-52ec-4a66-8993-058d38faef75</guid><dc:creator>Martin Sivertsen</dc:creator><description>&lt;p&gt;You need something to act as a programmer that sits between the computer and the nRF52833, on the DK that is included on the board itself, when making a custom board you can use an external programmer like a J-Link such as I linked in my previous post.&lt;/p&gt;
&lt;p&gt;The development kits are a tool for people to develop their own application with, and has a lot of added support circuitry which might or might not be needed in the final application/product you want to make.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Making a custom board with just the functions you need is the next step. You can program and debug your custom board using any Nordic development kit instead of a J-Link.&lt;/p&gt;
&lt;p&gt;The components inside the orange marked area are the only ones you need when making a custom board, the large chip inside the lime green marked area is the on-board debugger (OBD)/programmer.&lt;/p&gt;
&lt;p&gt;&lt;img src="https://devzone.nordicsemi.com/resized-image/__size/320x240/__key/communityserver-discussions-components-files/4/pastedimage1635245987490v1.png" alt=" " /&gt;&lt;/p&gt;
&lt;p&gt;Best regards,&lt;/p&gt;
&lt;p&gt;Martin S.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How to use nrf52833 without DK?</title><link>https://devzone.nordicsemi.com/thread/335919?ContentTypeID=1</link><pubDate>Tue, 26 Oct 2021 10:43:46 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:a1c30e79-901c-420f-b3d6-304861af5f6e</guid><dc:creator>nrfquestion</dc:creator><description>&lt;p&gt;So it is possible without the DK&amp;nbsp;but the DK is recommended over making your own board?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How to use nrf52833 without DK?</title><link>https://devzone.nordicsemi.com/thread/335878?ContentTypeID=1</link><pubDate>Tue, 26 Oct 2021 08:28:46 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:8b5f9251-ea5c-487e-a738-697ff6fae5da</guid><dc:creator>Martin Sivertsen</dc:creator><description>&lt;p&gt;Hello,&lt;/p&gt;
&lt;p&gt;Yes, the nRF52833 needs supporting circuitry as detailed in the reference circuitry part of its product specification on infocenter.nordicsemi.com/index.jsp:&amp;#160;&lt;a href="https://infocenter.nordicsemi.com/topic/ps_nrf52833/ref_circuitry.html?cp=4_1_0_6_2"&gt;https://infocenter.nordicsemi.com/topic/ps_nrf52833/ref_circuitry.html?cp=4_1_0_6_2&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Here you can find downloadable hardware files with a PCB reference layout which we highly advise people to follow if they want to create their own custom board:&amp;nbsp;&lt;a href="https://www.nordicsemi.com/Products/nRF52833/Downloads#infotabs"&gt;https://www.nordicsemi.com/Products/nRF52833/Downloads#infotabs&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;This is what everyone needs to copy if they want to design a custom board with one our chips.&lt;/p&gt;
&lt;p&gt;To program the chip it needs VDD, GND, SWDIO and SWDCLK signals available on a header/connector on the board, and you can connect to it using either a &lt;a href="https://no.farnell.com/segger/8-19-00-j-link-base-compact/debug-probe-1mbps/dp/3106581"&gt;J-Link debugger&lt;/a&gt; or you can use one of our development kits as a programmer/debugger (which is a lot cheaper than a J-Link).&lt;/p&gt;
&lt;p&gt;For programming you can check out:&amp;nbsp;&lt;a href="https://www.nordicsemi.com/Products/Development-software/nRF-Connect-SDK"&gt;https://www.nordicsemi.com/Products/Development-software/nRF-Connect-SDK&lt;/a&gt;&amp;nbsp;and&amp;nbsp;&lt;a href="https://www.nordicsemi.com/Products/Development-tools/nRF-Command-Line-Tools"&gt;https://www.nordicsemi.com/Products/Development-tools/nRF-Command-Line-Tools&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Other than that you can search around on DevZone a bit, there&amp;#39;s a lot of resources for people starting out with our products.&lt;/p&gt;
&lt;p&gt;Best regards,&lt;/p&gt;
&lt;p&gt;Martin S.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>