2025-08-18 5:41 AM
i am usng stm32wb55rev6 microcontroller for my project. I updated the firmware upgrade service to the latest version of the v2.1.0.0 and updated the stack version to the latest version of v1.23.0.3.Still i am not able to connect to the stm32cube monitor rf. Is there any thing i have to update to connect to the rf?
i am not able to see the device in the st ble toolbox also.
i have watched the youtube series regarding the stm32wb55.still no use.
2025-08-18 7:09 AM
Hello @TejasK
Could you please try to follow those steps:
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-08-18 10:11 PM
still not able to see the device on the st tool and not able to connect to the stmcube monitor rf.
2025-08-18 11:48 PM - edited 2025-08-28 1:47 AM
Could you give more details about your configuration, the steps that you tested. the results...
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-08-28 1:33 AM
Hey,
I am using the stm32wb55rev6 microcontroller for my project.These are the steps i have followed till now.
I have updated the FUS firmware to the latest versions 2.1.0.0
I have uploaded the ble stack full extended version for the transparent mode and started the Wireless stack.
but after this when i burnt the transparent mode file to the stm32wb55rev6.it is going to the hard fault error.
Even i tried using the stack full firmware. In this firmware it is not going to the hardfault error but it is also not connecting to the cubemonitor rf.
I have tried every combination but no use.
Is there any other firmware i should upload after the FUS firmware?
What is the correct procedure to connect to the cubemonitor rf?
I am attaching the configuration report along with this.
Please let me know if there is any changes.
2025-08-28 2:34 AM
Hello @TejasK
Please try to migrate the transparent mode as it is on the example i've already provided. Also, check if the UART communication is working well. (the COM port is well seen on your PC).
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-08-28 2:42 AM
now it is working sir.
Can i be able to connect the other stm32wb55rev6 board through transparent mode of the first controller. If yes then how to configure the second stm32wb55rev6 board.