Skip to main content
MManj.1
Associate
July 29, 2024
Solved

BLUENRG-LP KEIL License Validity

  • July 29, 2024
  • 1 reply
  • 845 views

Hello,

We are starting on a new project for a Bluetooth Low Energy based industrial control system and are considering using BLUENRG-355 from the BLUENRG-LP family. Apparently it is now being called STM32WB0.

The question is regarding the software development IDE for this chip. We use a lot of C++ in our coding so we would like to stick to tools like Keil which have a proven track record when it comes to C++ for microcontrollers. We saw that Keil MDK offers a free license for this chip and this is our first preference. But we are not sure about the validity of the license.

Could someone confirm if this license is available free only for 1 year or is it a perpetually free license?

Thanks in advance!

Mayuresh

This topic has been closed for replies.
Best answer by Andrew Neil

You need to ask Keil (ARM) about their licensing terms & conditions:

https://developer.arm.com/support/licensing

https://community.arm.com/support-forums/f/keil-forum

 

1 reply

Andrew Neil
Andrew NeilBest answer
Super User
July 29, 2024

You need to ask Keil (ARM) about their licensing terms & conditions:

https://developer.arm.com/support/licensing

https://community.arm.com/support-forums/f/keil-forum

 

A complex system that works is invariably found to have evolved from a simple system that worked.A complex system designed from scratch never works and cannot be patched up to make it work.