stm32+lwip+mbedtls packet size problem
I have a problem with the mbedtls server (stm32+lwip) send wrong length message. I am using this code in my project. https://github.com/straight-coding/straight-httpd-lwip-mbedtls-simulator![Wireshark packet trace. A TLSv1.2 "server hello" packet is ...