Skip to main content
Associate II
January 19, 2026
Question

Boost stm32wl5moc lora range

  • January 19, 2026
  • 1 reply
  • 412 views

Hi,

 

I'm working with LoRa on STM32WL5MOC for a custom board and comparing performance with the dev board. I've measured RSSI and SNR at different distances.

- Custom board vs Dev board RSSI, SNR values are noted for reference.

How do I improve the custom board's RSSI? Are there specific design or config tweaks (like antenna matching, RF switch, etc.) to boost it? Using STM32WL5MOC reference for the custom board.

 

Any insights would help!

Thanks

1 reply

Andrew Neil
Super User
January 19, 2026

@shreyaschandran wrote:

How do I improve the custom board's RSSI?


As we know nothing about your board, it's impossible to say!

You'd need to show your schematic and layout, and details of what antenna you're using.

Some good, clear photos would also help.

 

How to write your question to maximize your chances to find a solution

A complex system that works is invariably found to have evolved from a simple system that worked.A complex system designed from scratch never works and cannot be patched up to make it work.
Associate II
January 19, 2026

Thanks for the response. We're using the same schematic as the dev board for the custom board. We're also using a 3dB antenna for LoRa transmission.

 

Is there anything else needed to troubleshoot the RSSI issue in dev board as well?

Andrew Neil
Super User
January 19, 2026

At RF, the layout is critical - the schematic alone is not sufficient.

Also, please give full details of the antenna, and how it is connected.

Again, Some good, clear photos would help

A complex system that works is invariably found to have evolved from a simple system that worked.A complex system designed from scratch never works and cannot be patched up to make it work.