Skip to main content
anardinelli
Associate II
October 9, 2025
Solved

Wiring of RF1 pin in STM32WBXX when not using BLE at all

  • October 9, 2025
  • 1 reply
  • 164 views

Hi,

I'm developing a board where i'm using the STM32WB55xx microcontroller. I do not intend to use the BLE interface for now and I do not want to have this pins wired. My question is what should i do with the RF1 pin of the microcontroller given that i do not intend to use the functionality. Should I leave it hanging or should it be connected to GND or VCC?

Per the description of the datasheet, the RF1 pin is the pin to connect to an antenna. It's not clear on the Datasheet what to do when I do not intend to use it.

 

anardinelli_0-1759969613860.png

 

anardinelli_1-1759969659786.png

 

Best,

Alessandro

Best answer by KDJEM.1

Hello @anardinelli;

 

The RF1 pin can be left open (not connected) when BLE functionality is not used.

The VDDRF must be connect to VDD (it's recommended). The consumption will be 0 if RF sub system is not used.

 

Thank you.

Kaouthar

 

 

 

1 reply

KDJEM.1
KDJEM.1Best answer
Technical Moderator
November 3, 2025

Hello @anardinelli;

 

The RF1 pin can be left open (not connected) when BLE functionality is not used.

The VDDRF must be connect to VDD (it's recommended). The consumption will be 0 if RF sub system is not used.

 

Thank you.

Kaouthar

 

 

 

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.