Want to establish a Full duplex communication between two STM32WL 55JC
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2024-05-21 4:43 AM - last edited on ‎2024-05-21 4:57 AM by Peter BENSCH
Hey there ,Here I am doing a project where, i want to to establish a full duplex communication between two STM32WL55jc, Is it possible to establish such type of of communication where the module should be able to receive and transmit the data simultaneously.
Solved! Go to Solution.
- Labels:
-
STM32WL series
Accepted Solutions
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2024-05-21 5:37 AM
Hello @Shivaprasad and welcome to the ST Community :smiling_face_with_smiling_eyes:.
If you mean Sending and receiving on the Same time this is not possible but if you want to switch every time between sending and receiving, you can follow this example that will help you understand how everything works.
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-05-21 5:37 AM
Hello @Shivaprasad and welcome to the ST Community :smiling_face_with_smiling_eyes:.
If you mean Sending and receiving on the Same time this is not possible but if you want to switch every time between sending and receiving, you can follow this example that will help you understand how everything works.
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-05-21 5:59 AM
Thanks for the Quick response :smiling_face_with_smiling_eyes:
Found it Helpful:thumbs_up:
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2024-05-21 6:08 AM
Is there any module that supports Full Duplex communication .If it is Please suggest:smiling_face_with_smiling_eyes:
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2024-05-21 7:28 AM
Hello @Shivaprasad
The Full Duplex communication on the STM32WL is not supported since SubGHz Communication is not a full duplex Communication.
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-05-21 10:26 PM
I'm glad that I am getting quick replies from the STM Community, The STM32WL55 JC modules are taking 4 seconds time to switch from Receiver mode to transmitting mode, can you please give some information that how can i reduce that switching time.
Thanks for the very fast response, Love STM Community :)
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2024-05-22 3:43 AM
https://github.com/stm32-hotspot/STM32WL-SubGHz-Phy-Rx-Hop/blob/main. I have used this code for my application.
Thank you
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2024-05-22 4:03 AM
You've marked this question as solved. :thumbs_up:
@Shivaprasad wrote:The STM32WL55 JC modules are taking 4 seconds time to switch from Receiver mode to transmitting mode, can you please give some information that how can i reduce that switching time.
That's a new question - please start a new thread for that.
Post a link here to that new thread, so that people can find it.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2024-05-22 4:03 AM
include that in your new thread!
