This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

non-bluetooth applications.

I am trying to port an application from MBED LPC1768 to a nRF51822 Evaluation board to develop a multi-function application for the nRF51822. The BLE part (developed on the Eval board) is working, but I first want to develop and test the other sections as stand-alone applications (they use SPI to talk to other peripheral devices) before integrating them into the system. I have working code developed on MBED and ported it to KEIL, but I am not sure how to debug and test it on the Eval board. NRFGo Studio would only load the code after I had erased all memory (including the soft device). Master control Panel detected the emulator, but discovered nothing. Can you help?

Related