When building the zigbee network_coordinator example for the nrf52840 dongle the merge.hex is linked to start at 0x0 in flash so the nrf connect programmer won't flash it to the stick.
In Kconfig the offset is configured as CONFIG_FLASH_LOAD_OFFSET=0x1000
The Zephyr blink example works.
Is there another hex-file? I'm trying to use ncs\v1.5.1\nrf\samples\zigbee\network_coordinator\build_nrf52840dongle_nrf52840\zephyr\merge.hex