2025-05-30 9:16 AM
Hello All,
I'm using STM32WB5MMG in my design, can anyone guide and share the schematic how this module can be used in slave configuration. This will help me to proceed in my design.
Best Regards,
Sakshi
2025-06-01 11:37 PM
Hello,
can you please share more details about your project?
What do you mean by "slave configuration"?
Best regards,
ST support
2025-06-03 11:56 PM
Hi @FilipKremen
I hereby mean to convey, that i was planning only to use this module as Bluetooth device as i was reading in its data sheet that this device can be used has Dedicated Arm® Cortex®-M0+ CPU for radio and security tasks,Dedicated Arm® Cortex®-M4 CPU with FPU and ART (adaptive real-time accelerator) up to 64 MHz speed
Best Regards,
Sakshi
2025-06-04 12:40 AM
Hello,
in this case, I would recommend BLE_AT_Server example.
STM32WB Bluetooth® LE – AT command server Project - stm32mcu
This example allows you to control the BLE board with AT commands using UART.
If you have any other question, please don't hesitate to ask further.
Best regards,
Filip Kremen