cancel
Showing results for 
Search instead for 
Did you mean: 

how to transmit simple data using STM32F401RE through LoRa993 using UART

vinayak
Associate II

I am trying to interface stm32f401re with LoRa 993 to transmit a simple data for ex: HELLO to another LoRa 993 

I am using USART2 to communicate with LoRa 993 

1 ACCEPTED SOLUTION

Accepted Solutions
STTwo-32
ST Employee

Hello @vinayak 

I suggest you to contact the Lora module supplier or look on the internet if there is any available examples or library. Personnally, i suggest you to use our STM32WL product that support LoRa and other modulations protocol throw the integrated Sub-GHz module.

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
STTwo-32
ST Employee

Hello @vinayak 

I suggest you to contact the Lora module supplier or look on the internet if there is any available examples or library. Personnally, i suggest you to use our STM32WL product that support LoRa and other modulations protocol throw the integrated Sub-GHz module.

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.

dupe. https://community.st.com/t5/stm32cubeide-mcus/how-to-interface-lora-993-with-stm32f401re/m-p/657669

Tips, Buy me a coffee, or three.. PayPal Venmo
Up vote any posts that you find helpful, it shows what's working..
Andrew Neil
Evangelist III

@STTwo-32 wrote:

i suggest you to use our STM32WL  


It seems that the module is an STM32WL:

AndrewNeil_0-1712828608053.png

https://reyax.com//upload/products_download/download_file/RYLR993_EN.pdf 

😁

Thank you sir