Hi Nordic Team
I've applied all the changes recommended on https://devzone.nordicsemi.com/nordic/short-range-guides/b/getting-started/posts/nrf52840-dongle-programming-tutorial for my nRF52840 Dongle in order to make it work with the examples\peripheral\uart from nRF5_SDK_for_Thread_and_Zigbee_v4.1.0_32ce5f8.
after the changes on Preprocessor Definitions by removing BOARD_PCA10056 and inserting BOARD_PCA10059, then adjust the linker configuration, I've compiled the file and tried to upload it via nRF-Connect which keeds the "write button" grey out.

After that, I tried to use the soft device which is overlapping the application. Even after all, I still not able to upload and test the application.

I really want to make the UART Communication works with the nRF52840 Dongle in order to keep moving along with my current project.
Any help on that will be more than welcome.
Thank you
JM