ESP8266 - how to load certificates using SPIFFS
Posted: Tue Apr 23, 2019 2:13 am
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.
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.