back

by jtwaleson·3y ago·view on hn ↗
Very cool product! Can this be used to flash other nRF chips too? I’m using the nRF52-DK for that now but this is much more affordable.
2 comments
Should be easy enough. I ended up flashing my nrf52s from a programmer loaded onto an OG arduino clone I had lying around so that I could keep the nRF-DK board dedicated to running dev builds.

To give you an impression about how much trouble that was: I also bought a few dedicated general purpose programmer boards (cheap maker stuff), but in the end the arduino approach felt more accessible. Iirc the difference was that the purpose-built boards had more assumptions about what exactly they'd be used for baked into their documentation and I don't know enough about all that stuff to see through them

Yes! You can run DAPLink firmware to flash other nRF chips. Here is the tutorial: https://wiki.makerdiary.com/nrf52840-connectkit/programming/...