Hello,
So I'm trying to use the nRF82540DK to develop use Keil and usually Keil is pretty good about downloaded the software packs it needs automatically. However, I've been having issues this time around because it can't fine the nRF_DeviceFamilyPack.8.35.0.
Here's what I've done so far.
* downloaded the MDK 8.35 pack. it downloads as "nRF_MDK_8_35_0_Keil4_NordicLicense"
* Installed the MDK "nRF_MDK_8_35_0_Keil4_NordicLicense"
* Downloaded "NordicSemiconductor.nRF_DeviceFamilyPack_NordicLicense.8.35.0" and import it to keil via the pack installer
- the license pack does seem to have the pack and they seem to be in the right PACK folder.
When I try to open a BLE_Pheripheral project (mouse hid) i get the following error:
and if I click on yes to install the pack I get :
Which should not be true because my pack installer saves everything in :
And I have everything there :
Am I maybe doing something incorrectly?
Could I get some help?