cancel
Showing results for 
Search instead for 
Did you mean: 

NUCLEO-WB05KZ arduino IDE

ljm
Associate III

Hello,

Please i have question.

for the board : NUCLEO-WB05KZ : Can I program this board with arduino IDE? 

If you have simple tutorial codes for BLE to get you started, please let me know.

Thanks

1 ACCEPTED SOLUTION

Accepted Solutions
STTwo-32
ST Employee

Hello @ljm and welcome to the ST Community. 

For now, the STM32WB05 series is not yet supported by the STM32Duino.

Nharek zine.

STTwo-32

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.

View solution in original post

6 REPLIES 6

The Arduino Core for STM32 is STM32Duino:

https://github.com/stm32duino

https://community.st.com/t5/stm32-mcus/stm32-arduino-stm32duino-tutorial/ta-p/49649 

For support, ask in the STM32Duino forums:

https://www.stm32duino.com/

 

For questions about the Arduino IDE:

https://forum.arduino.cc/c/development-tools/ide-2-x/93

https://forum.arduino.cc/c/development-tools/ide-1-x/18

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.
ljm
Associate III

Duplicate - merged.


Hello,

Please i have question.

for the board : NUCLEO-WB05KZ : Can I program this board with arduino IDE? 

If you have simple tutorial codes for BLE to get you started, please let me know.

Thanks

STTwo-32
ST Employee

Hello @ljm and welcome to the ST Community. 

For now, the STM32WB05 series is not yet supported by the STM32Duino.

Nharek zine.

STTwo-32

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.

hello @STTwo-32  

thanks for replying

which software can i use to program the STM32WB05

You can use the STM32CubeIDE V1.17.0, CubeMX V6.13.0 and the STM32CubeWB0 stack.

Best Regards.

STTwo-32

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.


@ljm wrote:

which software can i use to program the STM32WB05


For any ST product, the place to find that is to go to the Product Page, and look on the 'Tools & Software' tab:

https://www.st.com/en/microcontrollers-microprocessors/stm32wbx5.html#tools-software

https://www.st.com/en/microcontrollers-microprocessors/stm32wb05kn.html#tools-software

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.