2025-07-04 12:57 AM - last edited on 2025-07-04 2:22 AM by STTwo-32
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.
2025-07-04 2:21 AM - edited 2025-07-04 2:21 AM
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
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.
2025-07-04 2:25 AM
Thank you for your reply.
If I manage to complete a project, I will post it on GitHub and share the link here