cancel
Showing results for 
Search instead for 
Did you mean: 

STM32WLE5CCU6 RF Range issue

Shariq
Associate II

Hi,

We have a project in which we are using the STM32WLE5CCU6 and we are trying to communicate through its RF but we are getting range upto 200m while we are expecting range in few KM. we have tested our board with the nucleo-wl55jc1 default antenna. We have tried to communicate on 915MHz with 125KHz BW for different SF from 7 to 12 but getting same range.

we are using STM32WLE5CCU6 instead of STM32WL55CC. The reference design referred is (STM32WL QFN 4 Layers IPD - High Power Mode - Reference Board) .Does this makes any difference?

Can you suggest us how we can achieve expected range.

Thanks

6 REPLIES 6
Andrew Neil
Evangelist III

What is at the other end of the link?

Just plain LoRa, or LoRaWAN?

Is this a custom board?

If so, you'll need to show your schematic and layout.

What code are you using?

What range do you achieve with the nucleo-wl55jc1 ?

At both transmitter and receiver side we are using board implemented using STM32WLE5CCU6 having same specifications

Just plain LoRa

Yes, we are using custom boardLoRa.jpg
version: STM32Cube_FW_WL_V1.3.0
Code developed with the help of example code: SubGHz_Phy_PingPong

With the nucleo-wl55jc1 we have achieved 200m.

Sorry, that schematic is too low-res to read any of the text.

Does your custom board have  a PA?

 


@Shariq wrote:

With the nucleo-wl55jc1 we have achieved 200m.


So your custom board is achieving the same range as the nucleo-wl55jc1

Is that with the Nucleo in its high- or low-power Tx mode?

 


@Shariq wrote:

we are expecting range in few km.


On what basis are you expecting that ?

 

 

 

Sorry for the inconvenience, please find the schematic attached

No, we are using inbuilt PA of STM32WLE5CCU6 with gain set at 22dB.

Nucleo was used in high power Tx mode.

Hi, 

On basis of power we are expecting range in KM

STTwo-32
ST Employee

Hello @Shariq 

First, I suggest you refer to the AN5407 for your design to have the best RF performance. You also may think about using an antenna with a better gain. Finally, try to maximize the Tx Power to have better range.

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.