cancel
Showing results for 
Search instead for 
Did you mean: 

Is there any documentation on the commands that the SubGHz library uses withing the STM32WL55x ?

Scott Dev
Senior

I am using the Lora-e5 with the STM32WL55x . I am designing point to point systems and setting them as Lora comms. The application uses various SubGHz commands that I have linked in from the library, like SUBGRF_WriteRegister(..) etc. Is there any documentation on all the commands and registers for the wirelesss part?

Many Thanks

Scott

2 REPLIES 2
Imen.D
ST Employee

Hello @Scott Dev​ ,

I advise you to refer to these resources for STM32WL:

  • AN5406 How to build a LoRa® application with STM32CubeWL 
  • AN5481 LoRaWAN® AT commands for STM32CubeWL 
  • UM2642  Description of STM32WL HAL and low-layer drivers

Hope my answer helped you!

When your question is answered, please close this topic by choosing Select as Best.

Imen

When your question is answered, please close this topic by clicking "Accept as Solution".
Thanks
Imen
Scott Dev
Senior

Many thanks, I will take a look