nordic-auko/nRF5-ble-timesync-demo

NordicSemiconductor::Device:Startup:8.27.0' component is missing

Opened this issue · 1 comments

Hi,

I am currently trying out this nRF5_SDK_16.0.0 DEMO, but I encountered an ERROR:

Error #544: Required Software Pack 'NordicSemiconductor.nRF_DeviceFamilyPack_NordicLicense.8.27.0' is not installed.

However, the information I have indicates that 'nRF_DeviceFamilyPack_NordicLicense.8.27.0' is no longer available for download.

Is there any way to resolve this issue?

Thank you.

Hi,
I recommend using GCC to compile. There are appropriate Makefiles in the example folders, under the "armgcc" folder. To be safe, use the same GCC version as the nRF5 SDK is tested with. In the case of nRF5 SDK v16, this is "GCC ARM Embedded 7.2018q2.update" (https://developer.nordicsemi.com/nRF5_SDK/nRF5_SDK_v16.x.x/doc/16.0.0/release_notes.txt)