Photon output stats not showing total memory available

why is it that my IDE is not showing how much total flash or ram is in my photon?
Im having huge problems with softAP and many claim it has to do with freememory so I want to see how much I have. Some time ago the specs of usage after compling showed more info than now, why is that?
Is the current firmware 1.5.1 using more memory than older versions? for example 1.0.0?

thanks

Sure it would be nice to get the total RAM in that, but it wouldn’t necessarily help you with your problem as you won’t see the actual memory use at runtime anyway.

To know how much RAM you have left when engaging SoftAP you need to check System.freeMemory()

This topic was automatically closed 182 days after the last reply. New replies are no longer allowed.