Resolved! AzureRTOS + HTTP WebServer and MULTIPART transfer
Hi All,I've succesfully implemented an HTTP WebServer into our application running AzureRTOS on a STM32F429.I'm now moving to data transfer over HTTP, in order to have a Web page (entry point) for transfering a binary file (encrypted) to remote updat...