I got a new nRF51-DK board. I was planning on using USB to program it.
On the board I see pca10028 sticker. What is this? Also in the SDK I see pca10028, and other pca. What are all those? Which example file do I need to use pca10028?
I am planning on using Eclipse. So I was using the folder under pca10028 as my project. Does this make sense? nRF51_SDK\examples\ble_peripheral\ble_app_hrs\pca10028\s130\armgcc\
After compile I see .hex file created in .build folder. How do I copy this into nRF51-DK?
When I drag the .hex file in mbed-Drive. nothing is happening..
This .hex file was only 5KB. When I did mbed program, that .hex file was more than 30K for the blinky program
What am I missing?
Thanks Ashwin