Question
How to transmit and receive float type variable with TCP LwIP?
Hi,
I am trying to send and receive the float variable between STM32H745 and my PC. I can only transmit and receive strings. Is it even possible to handle any type of data rather than string.
Thank you.
