I have completed building of the blinky project in eclipse.. but i can't flash that to the device because when i build the target it will not exicut
I have completed building of the blinky project in eclipse.. but i can't flash that to the device because when i build the target it will not exicut
Hi Sajin. You can use nRFgo studio to flash the blinky project .hex file to your BLE module. www.nordicsemi.com/.../14964
Download and install the program. On the left side under 'Device Manager', click on 'nRF5x Programming'. On the 'Application' tab, browse to your .hex file and then click on 'Program'. The flashing process should begin after that
thanku for your help... I just added arguments in external tool configuration of run to flash the program
That's great! May I know how did you do that? Do you mind if you can help to provide the steps? Thank you =)