Hi,
I'm making a custom board with NRF52840 and would like to confirm some schematic/layout considerations for things I couldn't quite find in other posts. I apologize if these are naive questions - hopefully I can get my final answers here!
- How can I program the NRF52840 when it's on my own board? Other posts have said that it's as simple as using an nrf52 dev kit as an external debugger and connecting the SWDIO, SWCLK, VDD, and GND pins (https://devzone.nordicsemi.com/f/nordic-q-a/30127/programming-custom-pcb-nrf52840). Is there any initial set up I have to do in addition? I also have access to a Jlink debugger, is it possible to use that as an external debugger with the nrf52840?
- I'd like to use the NRF52840's 2M bluetooth! I've opted for an integrated chip antenna (the same as the thingy52 - see fig 5: link) and then cobbled together impedance matching networks based off of another devzone post. The thing that confuses me is that the Thingy52's antenna-side matching network is missing an inductor to ground (even though it's suggested on the manufacturer's data sheet). The response, however, actually says that you should have it. When it comes to the nrf52840-side impedance matching network I got a little confused because there are different component values in different designs (the dev kit schematic uses different components than the reference designs in/around Figure 212 in the data sheet). Shouldn't the network always be 50 ohms? Is there a single recommendation for a matching network on the nrf-side? I can post a screen shot of my antenna schematic if it would help!
- Is it okay if VDDUSB is powered while VDD isn't on the nrf52840? I'm trying to find potential power sequencing faults. VDDUSB just goes into a level shifter inside the nrf52840 I assume - is that a fair assumption?
- I couldn't find the exact crystal used in the dev kit design. Is it alright to use this similar crystal from digi-key? I know it seems like a silly question but I've always been taught that parasitics can kill a crystal configuration so I'm worried. It'll probably be fine ... but hey, I'm worried.
Thank you so much for any/all help given. Having these questions answered will help me sleep better at night!