LoRa FHSS Receiving in STM32WL55JC (E5) module?
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?
