Taiyo Yuden EYSKJNZWB (nrf52840) + nRF Connect

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

Parents Reply
  • Hi Hung,

    Thank´s a million for all your efforts!

    Both your pre-compiled examples works perfect.

    Have also checked all the "board" files, and they match my own except that I used pin configuration from your earlier code example.

    Furthermore my old "blinky" now also works  - once I removed it from the DK-board I used as programmer... Shame on me...Flushed

    Gold star for this excellent support!

    This is solved!

    All the best:

    /Björn

Children
Related