Hi,
I'm trying to implement a circuit using a brand new nRF52840 chip. The chip has no bootloader included yet. When I try to burn bootloader, the chip is not detected by JLink nor USB. All the examples I have found were based on DK board and I need to know the procedure for a brand new IC.
* Circuit configuration no. 3 (7.3.3) was used as mentioned in datasheet. 3.1V supplied to VDD using external regulator. VDDH connected to VDD. USB 5V is also connected to VBUS.
* Jlink (SWDIO and SWDCLK pins) was able to identify a old IC when press Reset twice. But not the new IC. When reset pressed twice, old IC shows in the PC storage. But new IC shows no response on PC either (not even a COM port).
Very appreciated if someone shows the steps to enter DFU mode on a "new" nRF52840 using JLink programmer.
Thank you.