Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 540 Bytes

README.md

File metadata and controls

15 lines (10 loc) · 540 Bytes

Teensy4_WebClientRepeatingTLS

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