Skip to main content
Explorer
July 8, 2024
Solved

Different behaviour in P-NUCLEO-WB55 boards

  • July 8, 2024
  • 3 replies
  • 1400 views

We are noticing a difference in the firmware when it is running on the P-NUCLEO-WB55 boards

On P-NUCLEO-WB55 - MB1355C-02 based evaluation board.

- The BLE works correctly. We are able to connect to the device send multiple BLE commands to request the data

On P-NUCLEO-WB55 - MB1355D-01 based evaluation board

- The BLE initially works properly for one BLE command. Then when requesting 2nd BLE command the connection between the board and mobile app sending the BLE command terminates. 

Any idea what could be the issue?

This topic has been closed for replies.
Best answer by STTwo-32

Hello @ZubairKhan @AkashJoseSaji 

Could retry the FUS and Stack upgrade and before disconnecting, don't forget to Start the wireless Stack using the "Start Wireless Stack" button on the FUS updater menu.

Best Regards.

STTwo-32

3 replies

STTwo-32
ST Technical Moderator
July 8, 2024

Hello @ZubairKhan and welcome to the ST Community. :smiling_face_with_smiling_eyes:

I suggest you update the stack and Firmware of your Nucleo Board Before downloading this code to your board.

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.
Associate II
July 9, 2024

- I made one firmware  for P-NUCLEO-WB55 board in which I was using BLE Wireless Stack full, which was directly obtained using CubeMx settings and the bluetooth communication was working well as expected.

-Later I checked the FUS and stack version using STM32CubeProgrammer.

FUS Version: v5.3
Stack Version: v16.12.0.27

- Then from the Cube programmer, I upgraded the FUS and the BLE Stack. The current versions are:

FUS Version: v1.2.0.0
Stack version: v1.20.0.2

- After this upgrade, the device is not working as expected. Any ideas regarding the issue?

 

STTwo-32
STTwo-32Best answer
ST Technical Moderator
August 6, 2024

Hello @ZubairKhan @AkashJoseSaji 

Could retry the FUS and Stack upgrade and before disconnecting, don't forget to Start the wireless Stack using the "Start Wireless Stack" button on the FUS updater menu.

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.