ilikecats567 / gsm-shield-arduino

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

Cannto get the IMEI of device #83

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. if (gsm.getIMEI(imei)){
      Serial.print("IMEI: ");
      Serial.println(imei);
   }

What is the expected output? What do you see instead?
Should output 15-character IMEI, but instead only displays "OK".

What version of the product are you using? On what operating system?
I am currently using the BETA_GSM_GPRS_GPS_IDE100_v305 library on Arduino 1.0.5 
installed in Windows 7 64-bit.

Please provide any additional information below.
I am using the library in the MEGA setting.

Original issue reported on code.google.com by JRVillan...@gmail.com on 1 Jul 2013 at 8:27

GoogleCodeExporter commented 9 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:24

GoogleCodeExporter commented 9 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