Hi,
I have an nrf52840 based custom board. For flashing the hex file into our board, we used the nrf52840DK and nrfconnect ubuntu application. In this case I able to program the board successfully and working properly and getting the debug prints on the JLinkRTT viewer.
But recently my colleague tried flashing the same custom board using an nRF52832 DK using the same nrfconnect ubuntu application (flashing the same hex here). But we are not getting any debug prints in RTT viewer after flashed with this setup.
We tried flashing the board using the same setup from the segger IDE and seen that debug prints are getting properly.
So are there any dependency/constraints while using the nrfconnect application?
[we are using this one : "nrfconnect361x8664.AppImage" ]

