Hi, I have got a PCA10001 board version 2.2.0 (2014.10). Now, I am looking for a "step by step" guide abou launching mbed on this board? Please, help me. Regards, Pavel
Hi, I have got a PCA10001 board version 2.2.0 (2014.10). Now, I am looking for a "step by step" guide abou launching mbed on this board? Please, help me. Regards, Pavel
But yesterday I programed my PCA10001 in nRFgo Studio with hex generated by mbed and it works! I think PCA10001 just doesn't support drag-and-drop programming. Is it right? Could I change SoftDevice version and recompile mbed?
You are correct about the drag and drop. If you want to change the softdevice, you must export the mBed project to either Keil or GCC, and compile the app by itself, and then flash the softdevice and application with nrfgo studio. The softdevice used by mBed is S130.
Ok. When are you planning to start of supporting nRF52 by mbed?