Hello!
I am currently using a module called BLENano2 (nRF52832).
SDK15.0.0 is used and the editor is "Segger Embedded Studio v4.16".
Finished writing the program that performs BLE and SPI communication, combined the hex file created at build time with softdevice, and written the program using DAPLINK.
The program worked fine.
So, when I tried to write the same program to another BLENano2 (new), a writing error occurred.
The error details are as follows.
“The interface firmware FAILED to reset / halt the target MCU”
Is there a solution for this?
I don't know why the other program failed to write in the same program but one module succeeded.
Answer please.