2025-11-28 3:00 AM - last edited on 2025-11-28 3:12 AM by Andrew Neil
Hi everyone,
I’m currently working on a project involving LR-FHSS and I’d like to know whether there are STM32-compatible end devices and gateways that already integrate LR-FHSS-capable radio chips.
From what I’ve found so far:
End Devices (sensor/node): They must use a chip from the SX126x family.
Gateways: They need to be based on the SX1302 or SX1303.
Before I start designing custom hardware, I’d like to confirm whether there are existing commercial end devices or gateways that already include these chips with LR-FHSS support.
If anyone has experience with this or can recommend specific hardware, I would really appreciate it.
Thanks!
Solved! Go to Solution.
2025-11-28 3:43 AM - edited 2025-11-28 3:47 AM
I think you'd probably be better looking to Semtech for such dev boards.
Again, they would have standard interfaces - so MCU-agnostic.
eg,
https://www.semtech.com/products/wireless-rf/lora-connect/sx1261
https://www.semtech.com/products/wireless-rf/lora-core/sx1302
https://www.semtech.com/products/wireless-rf/lora-core/sx1303
all have a "Dev Kits and Shields" tab ...
PS:
ST's new "Sidekick" AI assistant can be good for these type of questions:
STM32 Sidekick: the AI-powered tool that accelerates your design journey
2025-11-28 3:20 AM - edited 2025-11-28 3:21 AM
Not sure what you mean by "STM32-compatible End Devices and Gateways" here ?
You seem to be talking about off-the-shelf manufactured products - this sort f thing:
Yes?
But these kinds of products would just use standard interfaces - UART, SPI, RS485, CAN, etc, etc - so nothing specific to any particular microcontroller or processor.
Or are you asking if any of ST's chips supports LR-FHSS - to build your own product from component level?
2025-11-28 3:37 AM
Hi Andrew,
The core of my question is whether STMicroelectronics offers any Development Board (such as a Nucleo or Discovery board) that already integrates an LR-FHSS-capable radio chip (for example, an SX126x) for end-device prototyping.
Additionally, I would like to know if ST provides any development boards that include an SX1302 or SX1303 to experiment with LR-FHSS on the gateway side.
Thanks in advance.
2025-11-28 3:43 AM - edited 2025-11-28 3:47 AM
I think you'd probably be better looking to Semtech for such dev boards.
Again, they would have standard interfaces - so MCU-agnostic.
eg,
https://www.semtech.com/products/wireless-rf/lora-connect/sx1261
https://www.semtech.com/products/wireless-rf/lora-core/sx1302
https://www.semtech.com/products/wireless-rf/lora-core/sx1303
all have a "Dev Kits and Shields" tab ...
PS:
ST's new "Sidekick" AI assistant can be good for these type of questions:
STM32 Sidekick: the AI-powered tool that accelerates your design journey
2026-04-15 2:33 PM - last edited on 2026-04-16 2:41 AM by Andrew Neil
There are no such boards now. ST offered P-NUCLEO-LRWAN2 and P-NUCLEO-LRWAN3 but they are obsolete.
2026-04-16 12:26 AM
Hi Grzegorz,
I’ve been testing the LR1121DVK1TBKS development kit, and it seems to support LR-FHSS.
Just sharing in case it’s useful as an alternative.
2026-04-16 2:40 AM
@Mariiian09 wrote:I’ve been testing the LR1121DVK1TBKS development kit
You mean this: https://www.semtech.com/products/wireless-rf/lora-connect/lr1121dvk1tbks - from Semtech, using their LR1121 chip and Modem-E stack?
That's just a Device - not a Gateway.
2026-04-23 1:32 AM
Yes, exactly—that’s a device, not a gateway.
In my case, I’m using a Kerlink Wirnet iBTS Compact as the gateway. However, it currently requires a firmware update to properly support LR-FHSS. I’m already in contact with Kerlink to handle this update, so at the moment I haven’t yet been able to test LR-FHSS with a gateway.