You are reading a single comment by @AkosLukacs and its replies. Click here to read the full conversation.
  • Or try removing bluetooth, if you don't use it. The buffer allocated to bluetooth is roughly 2000jsVars, so a pretty big one.
    Or, maybe just calling ESP32.enableBLE(false) frees up some heap as well. But this is just a guess...

About

Avatar for AkosLukacs @AkosLukacs started