Hi, I'm currently working on a program for the NRF52DK using Keil's download tool.
So far, there has been no problem for me to write a code into NRF52DK by using Keil.
However, I recently purchased a new development kit, and despite trying multiple times with Keil, I'm unable to write the code onto the board.
I was able to write code onto the board using "nRF Connect for Desktop". However, it's inconvenient as I need to write the code every time I want to revise the code.
I'm wondering if there's a solution to this problem, as I'd prefer to use Keil's download tool. When I press "download" after revising the code, there are no error messages, and it seems like the code has been written successfully, but the changes made in the code are not reflected on the device.
If anyone has any clues on how to resolve this issue and is able to help me, I would really appreciate it.