Creating my own emulated project

Hello all,

I have managed to connect the BLE module, based on the nrf52820 via the SW (4 pins) to the nrf52dk and surprisingly programming works via the Segger EM !

Indeed, this is the blinky example provided with the nRF5, namely PCA10100e. So, now I am looking at how to bring my project that is based on PCA10040 to this module, so, I am looking at Nordic Semiconductor Infocenter , but got stuck at step 5), actually, would somebody be so nice and explain in layman words already the step 2) and so on ...

Meanwhile I have found this :Developing for the nRF52820 with nRF5 SDK v16.0.0 - Blogs - Nordic Blog - Nordic DevZone (nordicsemi.com) it seems more useful (btw there is an error here, namely in step 10, "memory segments" can be found under "linker" and not under "code" !

Anyway, I am following this, but since I have the SDK ver 17... latest version of the nrf5 , will this work ?

Thank you in advance!

Best.

Related