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

NRF52832 programming IC with qfn48 adapter

I have a nrf52 DK that I want to use to program the nrf52832 IC. I have bought a qfn48 adapter from here. I wish to use this adapter to place the IC then make connections with the NRF52 DK as follows:

DK     -> IC 

SWDIO -> SWDIO

VTG  -> VDD

GND_DETECT -> GND

SWCLK -> SWCLK

I am powering the IC using the adapter with an external supply. however the IDE doesn't seem to detect the board. 

basically I want to pre program an IC and then solder it on my custom board. 

any solutions?

Thanks.

Parents
  • I have successfully preprogrammed the IC and got it to work. however I am getting the following issue. The BLE peripheral is not showing up and it's not advertising. The LED for advertising is glowing but it does not show up on nrfConnect. i have followed the reference design for nrf52832 and I also have made a custom board prior to this one and it was working good enough.

    What could be the potential issue here?

Reply
  • I have successfully preprogrammed the IC and got it to work. however I am getting the following issue. The BLE peripheral is not showing up and it's not advertising. The LED for advertising is glowing but it does not show up on nrfConnect. i have followed the reference design for nrf52832 and I also have made a custom board prior to this one and it was working good enough.

    What could be the potential issue here?

Children
Related