Memory problem
Closed this issue · 4 comments
GoogleCodeExporter commented
If take standart sample GSM_GPRS_Library_Client (working well) and slightly
increase memory used,then the sample stop to work. For example if change string
N 19 "char msg[50]" to "char msg[100]" the scatch reboot on string gsm.begin
and in serial will be repeating "gsm shield testing.".
environment:
iteadstudio GBOARd with SIMCOM900 based on atmega328 (duemilanova compatible).
Arduino Ide 1.0.1
BETA_GSM_GPRS_GPS_908_IDE100_v301.zip
Original issue reported on code.google.com by digsee
on 25 Jul 2012 at 5:21
GoogleCodeExporter commented
Yes this is a RAM problem that we're going to solve with next release.
Marco
Original comment by martines...@gmail.com
on 30 Jul 2012 at 9:09
GoogleCodeExporter commented
Tnanks for replay, Marko.
Can you point me for "quick fix"?
Or can you suggest any other librory with "httppost" fuctionality for arduino
for simcom?
Original comment by digsee
on 31 Jul 2012 at 8:51
GoogleCodeExporter commented
Original comment by martines...@gmail.com
on 11 Dec 2012 at 5:01
- Changed state: Done
GoogleCodeExporter commented
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
- Changed state: Fixed