Skip to main content
Associate II
July 4, 2025
Solved

X-NUCLEO-WB05KN1 with NUCLEO-U545RE-Q

  • July 4, 2025
  • 2 replies
  • 293 views

I would like to make a basic application using BLE (to turn on an LED). I’m using the WB05KN1 shield and my application runs on the U545. I would like to know if it’s possible to carry out this project, if they are compatible, and if you know where I can find example codes because I can only find examples with Zephyr.ephyr.

Best answer by STTwo-32

Hello @sheulisback and welcome to the ST Community.

The X-NUCLEO-WB05KN1 can be plugged into an STM32 Nucleo development board (such as the NUCLEO-U545RE-Q that you are using). For the examples, you can inspire from those on the X-CUBE-WB05N that are made to be compatible with the NUCLEO-U575ZI-Q. There is no example based on the NUCLEO-U545RE-Q.

Best Regards.

STTwo-32

2 replies

STTwo-32
STTwo-32Best answer
Technical Moderator
July 4, 2025

Hello @sheulisback and welcome to the ST Community.

The X-NUCLEO-WB05KN1 can be plugged into an STM32 Nucleo development board (such as the NUCLEO-U545RE-Q that you are using). For the examples, you can inspire from those on the X-CUBE-WB05N that are made to be compatible with the NUCLEO-U575ZI-Q. There is no example based on the NUCLEO-U545RE-Q.

Best Regards.

STTwo-32

Associate II
July 4, 2025

Thank you for your reply.
If I manage to complete a project, I will post it on GitHub and share the link here