vthh94 / gsm-shield-arduino

Automatically exported from code.google.com/p/gsm-shield-arduino
0 stars 0 forks source link

Memory problem #38

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
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 8 years ago
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 8 years ago
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 8 years ago

Original comment by martines...@gmail.com on 11 Dec 2012 at 5:01

GoogleCodeExporter commented 8 years ago
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