Hi All,
We have an application that was compiled on nrf54L15DK where we get UART logs . The application was tested on DK and is working fine.
Use Case:
Wanted to run the same application onto nrf54L05 chipset. Followed the below steps.
1. Changed the overlay file name to nrf54L15dk_nrf54l05_cpuapp.overlay
2. Modified the UART pins in .overlay file as per new custom boards requirement.
Then flashed the merged.hex file using nrf connect desktop programmer Tool via nrf52840DK. The program seemed to be flashed. Below is the screenshot of the same. 
But We dont get the intended logs on the UART lines. Are we missing something ?
Is there any other way to flash the custom board ?



