2024-04-09 11:10 PM
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
Solved! Go to Solution.
2024-04-10 12:32 AM
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.
2024-04-10 12:32 AM
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.
2024-04-10 01:35 AM
dupe. https://community.st.com/t5/stm32cubeide-mcus/how-to-interface-lora-993-with-stm32f401re/m-p/657669
2024-04-10 03:39 AM
Did you see the replies last time you asked this?
https://community.st.com/t5/stm32cubeide-mcus/how-to-interface-lora-993-with-stm32f401re/m-p/657669
2024-04-11 02:44 AM
@STTwo-32 wrote:i suggest you to use our STM32WL
It seems that the module is an STM32WL:
https://reyax.com//upload/products_download/download_file/RYLR993_EN.pdf
:beaming_face_with_smiling_eyes:
2024-04-11 02:52 AM
Thank you sir