cancel
Showing results for 
Search instead for 
Did you mean: 

LoRa FHSS support for STM32WL55JC (E5) module?

bozgan
Associate

We purchased the STM32WL55JC Long Range Module board for a project. This board includes the LoRa E5 HF module. We are considering using LoRa FHSS in our project. Can this motherboard support LoRa FHSS? Does it support? I couldn't find much information about this on the internet. Please let me know if LoRa e5 supports FHSS.

1 ACCEPTED SOLUTION

Accepted Solutions

The LoRa-E5 module is based on the MCU STM32WLE5JC and not the other way. For your question, I've answered, I think.

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.

View solution in original post

5 REPLIES 5

Welcome to the forum.

Please see the guidelines, How to write your question to maximize your chances to find a solution

In particular, which board, exactly, do you have?

Note that the E5 module is a 3rd-party product:

https://www.seeedstudio.com/LoRa-E5-Wireless-Module-p-4745.html

have you asked Seeed Studio for support?

STTwo-32
ST Employee

Hello @bozgan and welcome to the ST Community.

For the STM32WL, it does support the FHSS. We have even an example (the SubGHz_Phy_LrFhss) that run on the NUCLEO-WL55JC1. For your module, it is a Seeed studio product. So, you may want to contact them using their community as suggested by @Andrew Neil.

PS:  the LoRa-E5 module is based on the STM32WLE5JC not the STM32WL55JC.

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.

bozgan
Associate

https://www.st.com/en/microcontrollers-microprocessors/stm32wl55jc.html I own this product. It has the Lora e5hf module on it. I asked for support from Seeed Studio on this issue, but maybe there is someone on the forum who knows the answer to my question.

 

 

The LoRa-E5 module is based on the MCU STM32WLE5JC and not the other way. For your question, I've answered, I think.

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.

I looked at the FHSS example you told me about. This example only works in TX mode. It sends data using FHSS. I want to listen to these transmitted data with the same model STM32 Nucleo WLE5JC board. Is there an example for this? How can I configure it to continuously listen for the FHSS configuration?