2022-05-26 6:36 AM
2022-05-26 8:43 AM
HTTP is HTTP - it neither knows nor cares what kind of platform the server/client is running on.
2022-05-26 9:28 AM
So the communication between stm32 and the application is done in TCP ?!
2022-05-26 9:55 AM
Indeed.
Some basics of HTTP: https://www.jmarshall.com/easy/http/