This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

Keil uVision V5 wont show Nordic License, + HID Keyboard issue

Using Keil uVision 5.33 together with Nordic SDK 14.1.0

I'm not able to compile+link the example "ble_peripheral \ ble_app_hids_keyboard" because the code exceeds 32 kBytes. So I've been told to install the license file "nRF5x_MDK_8_15_0_Keil4_NordicLicense.msi" which is supposed to create a license - Keil only shows a "MDK-Lite / Evaluation Version License" - what can I do ?

The other thing is: this example refers to a "Button 0" : (Quote from main.c) Pressing Button 0 will send text 'hello' to ....
But: the PCA10040 board has no Button 0 - what kind of bug is this ?

thanks for any help
matthias

Related