I have noticed that when the reported value falls below about 17K bytes, the WebServer starts to fail or resets.
Questions:
1. How much "freeheap" is actually necessary, and are there any tools that can show how it is being used or fragmented? What would be necessary to implement a more informative API?
2. Are there tools to report "Garbage Collection" activities?
3. Does Arduino "String" type variable grow and shrink with use, or only shrink via Garbage Collection?
And Yes I know I am maybe trying to "shoehorn" too much functionality into a small space, but I want to be smart about it.
Thanks,
Eldonb46 - WA0UWH