ESP32 TLS Over Lan8720

thethinker
Posts: 57
Joined: Thu Mar 01, 2018 1:26 am

ESP32 TLS Over Lan8720

Postby thethinker » Tue Jun 12, 2018 5:10 am

Hello,
I'm just wondering if we have TLS support for ethernet on ESP32 or not? All the examples I have been able to find are for WiFi.

WiFive
Posts: 3529
Joined: Tue Dec 01, 2015 7:35 am

Re: ESP32 TLS Over Lan8720

Postby WiFive » Tue Jun 12, 2018 9:31 am

Yes, it should not depend on the network interface.

ESP_Angus
Posts: 2344
Joined: Sun May 08, 2016 4:11 am

Re: ESP32 TLS Over Lan8720

Postby ESP_Angus » Wed Jun 13, 2018 1:26 am

As WiFive says, any network level functionality should work the same over Ethernet as WiFi.

We've recently identified this is a shortcoming in examples (not a lot of Ethernet network examples). Until we release new ones, you can take the code from a WiFi-based network example, remove the WiFi-specific initialization and event names and swap in Ethernet initialization & events


Angus

Who is online

Users browsing this forum: No registered users and 135 guests