Dear all,
We have designed prototype with BL652 (nRF52832) and would like overwrite smartbasic with softdevice, we have Segger jlink connected by SWDIO and SWCLK how we can proceed ?
Thanks for help David
Dear all,
We have designed prototype with BL652 (nRF52832) and would like overwrite smartbasic with softdevice, we have Segger jlink connected by SWDIO and SWCLK how we can proceed ?
Thanks for help David
Why? You would kill the module unless you also have an application that will go along with the Soft Device?
Yes we already have multiple applications and mostly library written in C, so we would like to reuse and need softdevice any idea ?
Hi Delphes.
If I understand you correctly, you should be able to flash the softdevice.
You can use either nRFgo Studio or nRF5x Command Line Tools. There's several threads on DevZone on how to do this.
I don't know anything about what application you have, or if it is compatible with the softdevice, so I can't say anything about which version you should choose.
Best regards,
Joakim.
Thnaks it works perfect.
Great! Happy to help.