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

nRF52 DK debug-out to Laird BL651 module

Hi Sir,
I am use Laird BL651 module, which use nRF52810. I am use nRF52 DK debug output (P19 and P20) connect to our board, but the nRFgo studio not able to detect device. and use Jlink command always connect to on board device (the CPU ID always same). Pretty sure wiring is correct but both port (P19/P20) are same situation.

Does anything else I do need pay attention? does nRF52 debug-out supports BL651 module? and does there has any way to test nRF52_DK debug output?

Below is error message from nRFgo studio

Thanks,

much appreciated.

Gavin

Parents
  • does nRF52 debug-out supports BL651 module?

    The nRF52 DK - or, more specifically, its onboard JLink - neither knows nor cares anything about the module; all it sees is the chip on the SWD interface.

    Have you checked with Laird if their module supports an external debugger and, if it does, whether there are any special considerations?

    EDIT

    Pretty sure wiring is correct

    So post a schematic of your connection.

    Have you remembered to connect GND and VDD - as well as the SWD and Reset lines ?

Reply
  • does nRF52 debug-out supports BL651 module?

    The nRF52 DK - or, more specifically, its onboard JLink - neither knows nor cares anything about the module; all it sees is the chip on the SWD interface.

    Have you checked with Laird if their module supports an external debugger and, if it does, whether there are any special considerations?

    EDIT

    Pretty sure wiring is correct

    So post a schematic of your connection.

    Have you remembered to connect GND and VDD - as well as the SWD and Reset lines ?

Children
Related