You are reading a single comment by @asez73 and its replies. Click here to read the full conversation.
  • Argh, that's a shame. Yes, CC3000 will require less RAM, but it's also less reliable. If you can use Ethernet via the WIZnet board I'd recommend that, as it's rock solid, and is what this was working on.

    Just a quick hack, but can you try adding: global["\xFF"].history = []; at the end of your uploaded code and see if that helps at all?

    I'm thinking quite seriously about making an Espruino board with a chip with more RAM and an ESP8266 module on the back. That would probably be a good option for this?

    There are still some firmware changes I can make that would improve the situation, and should still get the Pico working with HTTPS on ESP8266.

About

Avatar for asez73 @asez73 started