Hi,
I am using nrf52833 development kit and using nRF5 17.2 SDK on KEIL IDE with softdevice as S140.
I am trying to compile ble_app_template example from the peripheral and it is giving me this error.
The following error occur which is mentioned in sub line as :
Error #541: 'NordicSemiconductor::Device:Startup:8.35.0' component is missing (previously found in pack 'NordicSemiconductor.nRF_DeviceFamilyPack.8.35.0'.
How to solve above problem can anyone suggest it.