Teensy 4.1 repeatedly downloads a website via ssl secured transmission
This is an adapted version for Platformio of this example: https://github.com/vjmuzik/NativeEthernet/tree/master/examples/WebClientRepeatingTLS
Make sure that the latest library version of NativeEthernet is included (see platformio.ini) The version actually (2021/03/14) included in .platformio/packages/framework-arduinoteensy doesnt't work
Used libraries: https://github.com/vjmuzik/NativeEthernet https://github.com/vjmuzik/FNET