Skip to main content
Associate III
September 9, 2024
Solved

How to use BLE_p2pServer example with NUCLEO-WBA52CG board?

  • September 9, 2024
  • 1 reply
  • 924 views

Hi,

I would like to use the BLE_p2pServer example with the NUCLEO-WBA52CG board as shown in the MOOC example with the NUCLEO-WBA55CC board. Unfortunately, I can only find this example for the NUCLEO-WBA55CG via the “Example Selector”.

Is there a way to use this example for the NUCLEO-WBA52CG board?

 

Best answer by STTwo-32

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

For the NUCLEO-WBA52CG, if you want to use the Connectivity examples, you need to use the SDK V1.1 (STM32CubeWBA V1.1.0). This is the last version that include the BLE examples for the NUCLEO-WBA52CG board (including the BLE_p2pServer). For the newest versions (the V1.4.0), there will not be any support for the Connectivity on the NUCLEO-WBA52CG board since this board is obsolete now and we recommend using the NUCLEO-WBA55CG for the newest project.

Best Regards.

STTwo-32

 

1 reply

STTwo-32
STTwo-32Best answer
Technical Moderator
September 9, 2024

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

For the NUCLEO-WBA52CG, if you want to use the Connectivity examples, you need to use the SDK V1.1 (STM32CubeWBA V1.1.0). This is the last version that include the BLE examples for the NUCLEO-WBA52CG board (including the BLE_p2pServer). For the newest versions (the V1.4.0), there will not be any support for the Connectivity on the NUCLEO-WBA52CG board since this board is obsolete now and we recommend using the NUCLEO-WBA55CG for the newest project.

Best Regards.

STTwo-32