The Data below is ma output string:-
-----------------------------------------------------------------------------
$OBD_070001
[+CSQ: 22,0]
data while 1 in
data while 1 out
ok while in:25
ok while out
GSM Signal strengless is 22.
$INFO=352964054830741,RFM-5200,2.3.65.67,352964054830741,404201530037439,8991200015300374392,139,42,0,1,22,1,0
Ok while in
GSM signal
---------------------------------------------------------------------------
I want to extract data "$INFO=352964054830741,RFM-5200,2.3.65.67,352964054830741,404201530037439,8991200015300374392,139,42,0,1,22,1,0
" from the above string to new string which is ma actually Data.
Pls help me to sort out......Thnk's in advance