Resolved! Is there any boilerplate or template for a simple HTTPS GET Request?
Hi,I'm trying to use my STM32F7 Discovery Kit to just fire a HTTPS-Get Request up to my Server.Im using mbedtls and some http(s)-library I found on Github. But that doesn't feel right, is there any official Guide, Library or even a sample project for...