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

No connection when using the DC/DC converter

Hi I don't get a connection when I run boards from PCBWay, but it works fine with the same boards manufactured by Eurocircuit. When I comment out the statement below, boards from both manufacturer works fine.

err_code = sd_power_dcdc_mode_set(NRF_POWER_DCDC_ENABLE);

Our board is based on nRF52832, and sdk 14.2.0. The two manufacturers have received identical gerber-files, bom etc. I have also double checked (and also replaced the DC/DC components on the PCBWay board, without success). The only difference between the boards is that the boards from PCBWay is thinner than the ones from Eurocircuit.

Both boards starts fine and starts advertising. But, I am not able to connect to the ones from PCBWay with DC/DC enabled (Tried 10 psc. with the same result). Every board (3 psc. from Eurocircuit connects fine.

I would appreciate any tips about what differences I should look for?

Regards Arne

Related