Hello Ray, do you have any plans to upgrade the esp8266 core you are using to address potential Krack vulnerability? I only ask because I also use the open source tasmota firmware on other esp8266 devices and it seems like thats the only way to address Krack is with the new core 2.4. I tried compiling og with the new core file, but it will not work.
This topic was modified 6 years, 10 months ago by Gompka.
Yes, I noticed that core 2.4 just got released, so will be working on that next. You said you tried to compile og with core 2.4 and it will not work. What error messages did you get?
Make sure to check free heap (/db) if compiling with a new core – I originally started with the RC but it consumed much more memory for the same program.. they may have fixed it since.