2021-08-11 11:36 PM
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?
Solved! Go to Solution.
2021-08-12 04:44 AM
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 Accept as Solution on the reply which solved your issue or answered your question.
2021-08-12 04:44 AM
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 Accept as Solution on the reply which solved your issue or answered your question.
2021-08-12 05:32 AM
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?
2021-08-26 03:14 AM
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 Accept as Solution on the reply which solved your issue or answered your question.