<?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>nRF52840 with own hardware design</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/28596/nrf52840-with-own-hardware-design</link><description>I have my own hardware design with the nRF52840 on it. I more or less copied the whole radio/antenna part from the dev kit reference design. The blinky example works fine on it. 
 So, I do have two questions: 
 
 
 Should the Thread / CoAP examples</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Mon, 18 Dec 2017 12:57:05 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/28596/nrf52840-with-own-hardware-design" /><item><title>RE: nRF52840 with own hardware design</title><link>https://devzone.nordicsemi.com/thread/113333?ContentTypeID=1</link><pubDate>Mon, 18 Dec 2017 12:57:05 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:4ef9cf4b-3212-4eb1-9662-c41e30d2312a</guid><dc:creator>Hung Bui</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;Yes, Thread should work out of the box.&lt;/p&gt;
&lt;p&gt;Have you tried to test if UART working properly on your board ? You can test with normal Uart example instead of thread CLI example.&lt;/p&gt;
&lt;p&gt;After that you can test the CLI example, you need to match RX, TX, CTS, RTS pins with the pins used on the PCA10056 board. It&amp;#39;s hardcoded in the OpenThread stack.&lt;/p&gt;
&lt;p&gt;If you don&amp;#39;t want to match the pins, but use your own pins, you need to change the platform definition and rebuild OpenThread stack. The definition for nRF52840 is defined &lt;a href="https://github.com/openthread/openthread/blob/master/examples/platforms/nrf52840/platform-config.h"&gt;here&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;HWFC is used by default.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>