cancel
Showing results for 
Search instead for 
Did you mean: 

How to develop a project fpr NUCLEO-WBA25CE1

gocchan
Associate III

Hello, 

I tried developing for the NUCLEO-WBA25CE1 using BLE_HeartRate, but even after selecting it, the Next button is disabled.

gocchan_0-1778218785251.png

Could you please suggest a good way to develop for this board?

 

3 REPLIES 3
Ozone
Principal III

I suppose this could be the reason :

 

Ozone_1-1778225294699.png

Perhaps some ST staff can comment on that, I am not a CubeIDE user.

Mahmoud Ben Romdhane
ST Employee

Hello @gocchan 

Let me thank you for posting.

I reproduced the behavior described and I was able to generate the example mentioned through STM32CubeMX 6.17.

MahmoudBenRomdhane_0-1778227527719.png

MahmoudBenRomdhane_1-1778227554508.png

Thanks.

Mahmoud

 

To give better visibility on the answered topics, please click on Accept as Solution on the reply which solved your issue or answered your question.

Andrew Neil
Super User

@gocchan Note that CubeMX and CubeIDE are now separate applications (since IDE v2.0.0).

Project creation & configuration is done in CubeMX - no longer in CubeIDE.

See: STM32CubeIDE 2.0.0 New workflow tutorial.

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.