• I just noticed, the SIM900 library is memory leaking, maybe du networkJS.create(netCallbacks).
    Upon a repetive call on reconnect old references aren't getting collected with garbage collection, I assume old references are still being kept externally.
    Could this issue be due to the networkJS library? Or is it due the SIM900 library only?

About

Avatar for sp33c @sp33c started