ESP32_nRF52_SWD icon indicating copy to clipboard operation
ESP32_nRF52_SWD copied to clipboard

Flashing two files (code and SoftDevice) using offsets

Open ryanmillerwork opened this issue 2 years ago • 0 comments

I'm trying to flash an nRF52840 with code for the b-parasite project (https://github.com/rbaron/b-parasite/wiki/How-to-Program). That project requires the SoftDevice protocol stack to be copied as well as the custom program code. I assume I need to use offsets for this, but it's unclear to me how to know what the offsets should be. Any suggestions? Thanks.

ryanmillerwork avatar Jul 02 '22 00:07 ryanmillerwork