Closed GoogleCodeExporter closed 8 years ago
Hi,
I commented the line:
#define DEBUG_ON
Into the file GSM.h
Now all work fine. However, in this way I cannot see debug message.
Thank you
Original comment by anpo...@gmail.com
on 28 Jun 2012 at 1:15
Hi, the problem is linked to the RAM usage. When more classes are used, the RAM
becomes full and Arduino does strange things (restarts, strange communications)
as you have seen.
As you experienced, if you comment the DEBUG messages you can save some RAM and
solve the problem.
We're are working to realase a new version with a very low memory usage thanks
to support of many users/developers :)
Marco
Original comment by martines...@gmail.com
on 30 Jun 2012 at 10:38
Original comment by martines...@gmail.com
on 11 Dec 2012 at 5:01
This issue section is not longer supported.
Please check the support page www.gsmlib.org
Original comment by martines...@gmail.com
on 6 Jul 2013 at 11:27
Original issue reported on code.google.com by
anpo...@gmail.com
on 28 Jun 2012 at 10:16