DEBUG OUT Connector (P19) and VCOM0

I've got an nRF52832 DK board. When I connect it to the USB bus, I see the following in the nRF Connect app:

I can run the hello_world app and see it output "Hello World! nrf52dk_nrf52832" on COM4 connected to Tera Term.

Next, I connect my new target board to P19. Then I see this:

The new target is based on the 52810 so all looks as expected.

Then I used the "Create a new board" wizard in nRF Connect to make a build configuration for the 52810 SoC.  And I rebuild the hello_world app and flash it to the new target.

But nothing comes out of VCOM4.

I suspect this is because the VCOM4 is still pointed at the 52832 on the DK board. Is there a way to change the jumpers on the DK or the build configuration to allow VCOM4 to work with P19?

Regards,

Bret

Parents Reply Children
No Data
Related