2025-09-04 10:03 PM - last edited on 2025-09-05 2:53 AM by Andrew Neil
Hey,
I am using the stm32wb55rev6 boards as the client and server to send and receive the data.
i am able to establish the connection between the server and the client.
How can i be able to send the data from the server to the client using the usart1.Do i need to create a new task in the sequencer using the util _regtask or is there any document related to that?