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

Parents
  • Hi Marte

    thanks for your help so far. This new project is derived from an existing project which uses ANT to communicate and now we want to switch over to Bluetooth. Since the previous stuff is using Keil and also SDK v14, this is why I'm using it now, too. Furthermore, someone told me that the newer SDK versions will produce larger code footprints .. and I'm not able to see which benefits any newer SDK will really bring.

    I'm not too happy with Keil, so we will discuss whether using SES is good for us, I'll give it a try.

    thanks, matthias

Reply
  • Hi Marte

    thanks for your help so far. This new project is derived from an existing project which uses ANT to communicate and now we want to switch over to Bluetooth. Since the previous stuff is using Keil and also SDK v14, this is why I'm using it now, too. Furthermore, someone told me that the newer SDK versions will produce larger code footprints .. and I'm not able to see which benefits any newer SDK will really bring.

    I'm not too happy with Keil, so we will discuss whether using SES is good for us, I'll give it a try.

    thanks, matthias

Children
No Data
Related