Issue with NRF52832 Firmware installation
Hi We are developing custom boards with nrf52832 chip, and it is working well.
The issues occurs when installing firmware without "Erase All" process in nRFgo Studio
In this case, in which we process to "SoftDevice Write" process without "Erase All" process, the board doesn't work, and nRFgo Studio doesn't recognize the board again.
However, when we process "Erase All" before "SoftDevice Write", everythings good.
Could anyone explain why this issue occurs?
And is there any we could connect to board that is not recognized by nRFgo Studio?
Thanks.