This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

nRF52840 with own hardware design

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:

  1. Should the Thread / CoAP examples work without any modifications? If not, what do I have to modify in order to get it working?

  2. I program my hardware with the dev kits debug output on P20. But when I start a thread example (e.g. CLI or CoAP server/client), I cannot enter any commands over the COM-Port. Should it be possible with my own hardware? Or are the trace lines needed for this functionality?

Thanks in advance!

Related