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
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
Hi @ljm_01. I took a look around, but unfortunately didn't find an Arduino boards platform that adds support for the STM32WB05KZ microcontroller of this board.
The "STM32 MCU based boards" platform (AKA "STM32duino") provides support for a large number of STM32 chips. I see they do support some chips from the STM32WB family:
https://github.com/stm32duino/Arduino_Core_STM32#generic-stm32wb-boards
but not the STM32WB05KZ.
The "STM32 MCU based boards" platform developers do accept requests for the additions, so you could make one by submitting an issue here:
I also found an STM32WB-specific boards platform:
but unfortunately it is the same situation where it doesn't support the STM32WB05KZ.
This topic was automatically closed 180 days after the last reply. New replies are no longer allowed.