ESP8266 library has maxed out SRAM and is causing instabilit

Thanks for the reply. I did see those pages but I didn’t really understand some of it. According to Adafruit, one thing to do is reduce the buffer sizes so that it’s no bigger than it needs to be. How do I know how big it needs to be? Apart from that, I’m not sure I understand how to use PROGMEM, but from what I understand, it doesn’t seem like it will improve the capacity that significantly in my case because I don’t have large blocks of data.

Also, I couldn’t find any other libraries for the shield…Do you have any suggestions?

Thank you!