So you're a Noob? Post your questions here until you graduate! Don't be shy.

User avatar
By scott.sanchez1975
#81988 Hello,
I would like to connect to the WPA2 Enterprise (EAP-TLS) AP. In this case I have to use certificates. I have working code which can connect to this AP and it works fine but ceritifcates are as arrays and they load to the RAM. So I have to use SPIFFS for reduce RAM use. Is there any solution to achive such result? I would be grateful for every tip.

I am using Arduino IDE and NodeMCU ESP8266 v2.

Regards, Scott.