Hello, we are developing a BLE application using SDK 5.2 and softdevice 6.2.1 (we are aware this is old, but we still have to support it).
We actually use Keil IDE 5.10 to do our development on this project. I have to switch to a new laptop and have installed this version.
When I launch it and load our project, I get the error "Device not Found: nRF51822_xxAA".
Then I load the pack installer, and comparing it to the pack installer on the old machine, I see that I am missing
NordicSemicconductor::nRF_DeviceFamilyPack, version 1.03
Can you remind me, is this something we need to import? Googling this, I followed a few links into your website and they were broken. Can you tell me how to install this, and perhaps anything else I may be forgetting about compiling this old project on a new computer?
Thanks for the help!