Releases v1.1.0
- Add support to ESP32-based WT32_ETH01 using LAN8720 using either ESP32 core v1.0.6- or core v2.0.0+
- Add example for WT32_ETH01
Debug Terminal Output Samples
1. AsyncHTTPSRequest_WT32_ETH01 on WT32_ETH01 using ESP32 core v2.0.0
Following is the debug terminal when running example AsyncHTTPSRequest_WT32_ETH01 on WT32_ETH01 to demonstrate the operation of SSL Async HTTPS request, using AsyncTCP_SSL Library and ESP32 core v2.0.0
Starting AsyncHTTPSRequest_WT32_ETH01 using ESP32_DEV with ETH_PHY_LAN8720
WebServer_WT32_ETH01 v1.3.0 for core v2.0.0+
AsyncTCP_SSL v1.1.0
AsyncHTTPSRequest_Generic v1.1.0
ETH MAC: A8:03:2A:A1:61:73, IPv4: 192.168.2.82, FULL_DUPLEX, 100Mbps
HTTP WebClient is @ IP : 192.168.2.82
**************************************
abbreviation: EDT
client_ip: 216.154.33.167
datetime: 2021-10-23T16:21:32.159175-04:00
day_of_week: 6
day_of_year: 296
dst: true
dst_from: 2021-03-14T07:00:00+00:00
dst_offset: 3600
dst_until: 2021-11-07T06:00:00+00:00
raw_offset: -18000
timezone: America/Toronto
unixtime: 1635020492
utc_datetime: 2021-10-23T20:21:32.159175+00:00
utc_offset: -04:00
week_number: 42
**************************************
2. AsyncHTTPSRequest_WT32_ETH01 on WT32_ETH01 using ESP32 core v1.0.6
Following is the debug terminal when running example AsyncHTTPSRequest_WT32_ETH01 on WT32_ETH01 to demonstrate the operation of SSL Async HTTPS request, using AsyncTCP_SSL Library and ESP32 core v1.0.6
Starting AsyncHTTPSRequest_WT32_ETH01 using ESP32_DEV with ETH_PHY_LAN8720
WebServer_WT32_ETH01 v1.3.0 for core v1.0.6-
AsyncTCP_SSL v1.1.0
AsyncHTTPSRequest_Generic v1.1.0
ETH MAC: A8:03:2A:A1:61:73, IPv4: 192.168.2.232, FULL_DUPLEX, 100Mbps
HTTP WebClient is @ IP : 192.168.2.232
**************************************
abbreviation: EDT
client_ip: 216.154.33.167
datetime: 2021-10-23T02:55:20.704254-04:00
day_of_week: 6
day_of_year: 296
dst: true
dst_from: 2021-03-14T07:00:00+00:00
dst_offset: 3600
dst_until: 2021-11-07T06:00:00+00:00
raw_offset: -18000
timezone: America/Toronto
unixtime: 1634972120
utc_datetime: 2021-10-23T06:55:20.704254+00:00
utc_offset: -04:00
week_number: 42
**************************************