how to transmit simple data using STM32F401RE through LoRa993 using UART
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎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.
- Labels:
-
STM32F4 Series
Accepted Solutions
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎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.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎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.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2024-04-10 1:35 AM
dupe. https://community.st.com/t5/stm32cubeide-mcus/how-to-interface-lora-993-with-stm32f401re/m-p/657669
Up vote any posts that you find helpful, it shows what's working..
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2024-04-10 3: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
A complex system designed from scratch never works and cannot be patched up to make it work.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2024-04-11 2: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:
A complex system designed from scratch never works and cannot be patched up to make it work.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2024-04-11 2:52 AM
Thank you sir
