Skip to main content
Kedar.cognota
Associate II
August 12, 2021
Solved

How to use STM32WB55 Nucleo Board examples for STM32WB50CGU5 custom board?

  • August 12, 2021
  • 1 reply
  • 1694 views

I have a custom board with STM32WB50CGU5 controller. I want to develop an application on this board having BLE, and IRDA.

I am able to run the example (p2p Server and p2p Client) given for the STM32WB55 Nucleo board on my custom board without any error and its working fine. Now I want to use the example code for my custom board which has different controller and UART is IRDA.

Is it possible to use it?

How this can be achieved?

This topic has been closed for replies.
Best answer by Amel NASRI

Hi @Kedar.cognota​ ,

This eLearning content can help you to setup your p2p server project WB Bluetooth mesh - 7 Lab 1: Creating Bluetooth Low Energy project STM32WBMMG-DK.

You can select relevant device in your case (STM32WB50CGU5) then follow other steps as described there.

-Amel

1 reply

Amel NASRI
Amel NASRIBest answer
Technical Moderator
August 12, 2021

Hi @Kedar.cognota​ ,

This eLearning content can help you to setup your p2p server project WB Bluetooth mesh - 7 Lab 1: Creating Bluetooth Low Energy project STM32WBMMG-DK.

You can select relevant device in your case (STM32WB50CGU5) then follow other steps as described there.

-Amel

To give better visibility on the answered topics, please click on "Best Answer" on the reply which solved your issue or answered your question.
Kedar.cognota
Associate II
August 12, 2021

Hi @Amel NASRI​ 

Thank you! This is really helpful and I will go through and implement my BLE application.

Near future I am looking to implement Zigbee on the same hardware. Can you send me similar learnings if available?

Amel NASRI
Technical Moderator
August 26, 2021

Hi @Kedar.cognota​ ,

Good to know that the provided learning content is useful for you.

I'm not aware about such training implementing Zigbee already available, but I share your proposal with @Alec BATH​  who may have some news on this regard.

-Amel

To give better visibility on the answered topics, please click on "Best Answer" on the reply which solved your issue or answered your question.