cancel
Showing results for 
Search instead for 
Did you mean: 

LoRa FHSS Receiving in STM32WL55JC (E5) module?

bozgan
Associate

I want to work with Lora FHSS. Resources on this subject are limited.

 \STM32Cube_FW_WL_V1.3.0\Projects\NUCLEO-WL55JC\Applications\SubGHz_Phy\SubGHz_Phy_LrFhss. ;
I looked at the FHSS example you told me about. This example works in TX mode only. It only sends data using FHSS. I want to listen to this transmitted data with the same model STM32 Nucleo WLE5JC card. Is there an example of this? How can I configure the FHSS configuration to always listen?

3 REPLIES 3
STTwo-32
ST Employee

Hello @bozgan 

For now, there is not such an implementation. The only available example is the TX one that I've shared with you previously. 

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

 @STTwo-32 @Andrew Neil 
Let's say I ran the TX (transmission) based on your example. For listening (RX), what should I configure it according to? What criteria and factors should I pay attention to?