Hello
I am trying to build the Zephyr mesh distributor sample on the nRF 52840 dongle
It builds and runs just find on the nRF52840 DK
But when I try to build for the dongle I get a link error the image is too big to fit in the flash and a lot of other warnings
Tried to disable logging to make the image smaller - no luck
Log below
Please help
Thank you
--------------------------------------------
c:/ncs/toolchains/cf2149caf2/opt/zephyr-sdk/arm-zephyr-eabi/bin/../lib/gcc/arm-zephyr-eabi/12.2.0/../../../../arm-zephyr-eabi/bin/ld.bfd.exe: region `FLASH' overflowed by 7784 bytes
collect2.exe: error: ld returned 1 exit status
ninja: build stopped: subcommand failed.