stm32wb55rev6: How to send data from server to client using usart1?
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?
