2025-01-30 09:54 PM - last edited on 2025-01-31 04:10 AM by Andrew Neil
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?
2025-01-31 12:47 AM
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.
2025-01-31 01:14 AM
2025-01-31 03:20 AM - edited 2025-01-31 03:21 AM
@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?
2025-01-31 06:30 AM
For now, this is not implemented on the current version of the stack. It will may be added on the future.
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.
2025-01-31 06:35 AM
AIUI, the LoRa part of STM32WL is based on Semtech IP ?
So, by looking at how Semtech do this in their own drivers, one should be able to work out what to do it ... ?
2025-01-31 07:43 AM
This may be possible, but It is not tested.
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.