Dear gurus,
App made with nRFConnect (Toolchain 2.2.0 + VSCode + Win10) works excellent on nRF52840-DK but not on own PCB with EYSKJNZWB.
Using "zephyr.hex" as output, which programs nicely to other DK board.
PCB and flash programming verified on the PCB - have old Segger app (SDK 17.0.0 / SoftDevice s140) working since 2 years.
Had to change some clock-defines in the old sdk_config.h, so I suspect 32kHz xtal is the problem now again.
Added "CONFIG_CLOCK_CONTROL_NRF_K32SRC_RC=y" to the prj.cfg - but still dead as a doornail..
What have I missed?
All the best:
/Björn