vthh94 / 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 8 years ago

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

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

GoogleCodeExporter commented 8 years ago
Hello everyone!, i have the some problem with arduino UNO: i try to read the 
IMEI but i read only the "OK" message i use the last version of the library 
v307. How to fix this problem?

Original comment by filippoa...@gmail.com on 14 Apr 2015 at 1:23