You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
To reproduce the problem..
0. Using SIM900 breakout board with Arduino Micro
1. open GSM_GPRSLibrary_Client example
2. comment out the section in the loop
3. httpGET() returns bytes read, with an upper limit on resultlength, but
nothing is returned inside of result.
Shouldn't "msg" contain the data that has been read from the website?
this is the resultant log I get:
---------------
>.
>.
>.
>Number of data received:
>50
>
>Data received:
----------------
Original issue reported on code.google.com by [email protected] on 21 Jan 2014 at 4:05
The text was updated successfully, but these errors were encountered:
Original issue reported on code.google.com by
[email protected]
on 21 Jan 2014 at 4:05The text was updated successfully, but these errors were encountered: