This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts
This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

[NRF51822] debugging radio - low average voltage on VDD_PA pin.

Hi,

I am trying to debug a custom PCB for the NRF51822 - I can run a modified version of the HRS application (S110) that has been verified on the PCA10004. The LF clock source has been changed as per a previous post in these forums, so as to use the internal RC.

Sanity checking with just flashing some LEDs also works. However, I am stuck in debugging the RF part of it - there is currently no transmission happening. The VDD_PA pin is showing an average voltage of 70mV as compared to the ~2V I am seeing on the PCA10004 (Tx power +4dbm). This is using a multimeter as I don't have access to an oscilloscope at the moment.

I removed all passives connected to the VDD_PA pin to discard the possibility of a low resistance path to ground - but I still get the same reading on the multimeter.

Any ideas on what could be going wrong? Or tips on how to further debug the VDD_PA pin behavior?

Thanks, NK

Parents
  • Thanks Asbjorn for the debugging tips.

    The chip was going through all the steps in the debugger which led me back to the board for inspection. A capacitor was found with broken contact - replacing this fixed the problem for me.

    Regards, NK

Reply
  • Thanks Asbjorn for the debugging tips.

    The chip was going through all the steps in the debugger which led me back to the board for inspection. A capacitor was found with broken contact - replacing this fixed the problem for me.

    Regards, NK

Children
  • I wondered which capacitor was the problem. Debugging a board with exactly this issue right now.

    Thanks - Tim

    EDIT:

    Turned out I had the DC/DC turned on when I don't have the bits on my board to support it. Turned it off and all is well.

Related