verification failed with simple hello world uart and given example in nrfconnect

please give me the solution for this issue i have uploaded simple hello world uart code with nrfconnect quick start

Parents
  • Hi,


    Could you please share more environment details?

    What DK is you working with?

    Does any other version of Quick Start work?

    Are you able to flash and see logs if you use the VS Code extension?

    Regards,
    Benjamin

  • I'm using nrf54l15 dk and using quick start 1.5.2 and logs are 2025-11-14T10:20:53.990Z INFO Initialising the bundled nrfutil device
    2025-11-14T10:20:53.998Z DEBUG Started watching devices
    2025-11-14T10:20:54.598Z INFO Using the bundled core version for nrfutil device: 8.1.1
    2025-11-14T10:20:54.627Z INFO Using nrfutil device version: 2.13.2
    2025-11-14T10:20:54.628Z INFO Using nrf-device-lib version: 0.19.0
    2025-11-14T10:20:54.628Z INFO Using nrf-probe version: 0.45.0
    2025-11-14T10:20:54.628Z INFO Using SEGGER J-Link version: JLink_V8.60
    2025-11-14T10:21:05.116Z DEBUG Selected device: nRF54L15 DK
    2025-11-14T10:21:05.166Z DEBUG Changed step: Info
    2025-11-14T10:21:07.079Z DEBUG Changed step: Rename
    2025-11-14T10:21:07.774Z DEBUG Changed step: Program
    2025-11-14T10:21:12.091Z DEBUG Changed step: Verify
    2025-11-14T10:21:15.103Z INFO Opened port with options: {"path":"COM4","baudRate":115200}
    2025-11-14T10:21:18.448Z INFO Port COM4 still in use by other window(s)

Reply
  • I'm using nrf54l15 dk and using quick start 1.5.2 and logs are 2025-11-14T10:20:53.990Z INFO Initialising the bundled nrfutil device
    2025-11-14T10:20:53.998Z DEBUG Started watching devices
    2025-11-14T10:20:54.598Z INFO Using the bundled core version for nrfutil device: 8.1.1
    2025-11-14T10:20:54.627Z INFO Using nrfutil device version: 2.13.2
    2025-11-14T10:20:54.628Z INFO Using nrf-device-lib version: 0.19.0
    2025-11-14T10:20:54.628Z INFO Using nrf-probe version: 0.45.0
    2025-11-14T10:20:54.628Z INFO Using SEGGER J-Link version: JLink_V8.60
    2025-11-14T10:21:05.116Z DEBUG Selected device: nRF54L15 DK
    2025-11-14T10:21:05.166Z DEBUG Changed step: Info
    2025-11-14T10:21:07.079Z DEBUG Changed step: Rename
    2025-11-14T10:21:07.774Z DEBUG Changed step: Program
    2025-11-14T10:21:12.091Z DEBUG Changed step: Verify
    2025-11-14T10:21:15.103Z INFO Opened port with options: {"path":"COM4","baudRate":115200}
    2025-11-14T10:21:18.448Z INFO Port COM4 still in use by other window(s)

Children
Related