Thanks Michael,

Yes, this is the "" around the PIN problem that has been addressed. You could try the attached library to see if it works for you.

Sean

michael wrote:
Hi,

michael wrote:
Hi,

Sean McNeil wrote:

This code is not available to the public as yet. The owners are fully committed to releasing it, but GPRS support is a major issue that is holding back its release. Hopefully it won't be too much longer.

Sorry for making you wait to contribute. By the way, I've heard mention of GSM being broken but no one has said how. It is fully functional for at least myself. Can you explain what is not working? The only thing I am aware of is providing the SIM PIN and SMS text messages that span more than one text line. logcat dumps would help if they are not related to either of those known issues.

Sean


+CME ERROR: 3
When it sends the AT+CPIN command. Ok, where can I move on my attention? Bluetooth? Do you have a patch
of the current ril-library or you provide a new code?

Michael




This is the log

D/AT      (  841): MUX[1]< OK
D/RILC    (  841): [0015]< QUERY_FACILITY_LOCK {1}
D/RILJ    (  903): [0015]< QUERY_FACILITY_LOCK {1}
D/RILC    (  841): wakeTimeout: releasing wake lock CANCELLED
D/GSM     (  903): [GsmSimCard] Query facility lock : true
D/RILC    (  841): wakeTimeout: releasing wake lock
D/RILJ    (  903): [0016]> ENTER_SIM_PIN
D/RILC    (  841): [0016]> ENTER_SIM_PIN (9358)
D/RIL     (  841): onRequest: ENTER_SIM_PIN
D/AT      (  841): MUX[1]> AT+CPIN=9358
D/AT      (  841): MUX[1]> AT+CPIN=9358
D/AT      (  841): MUX[1]< +CME ERROR: 3
D/RILC    (  841): [0016]< ENTER_SIM_PIN returns E_PASSWORD_INCORRECT
D/RILJ ( 903): [0016]< ENTER_SIM_PIN error: com.android.internal.telephony.gsm.CommandException: PASSWORD_INCORRECT
D/RILJ    (  903): [0017]> GET_SIM_STATUS
D/RILC    (  841): [0017]> GET_SIM_STATUS
D/RIL     (  841): onRequest: GET_SIM_STATUS
D/AT      (  841): MUX[1]> AT+CPIN?
D/AT      (  841): MUX[1]< +CPIN: SIM PIN
D/AT      (  841): MUX[1]< OK
D/RILC    (  841): [0017]< GET_SIM_STATUS {3}
D/RILJ    (  903): [0017]< GET_SIM_STATUS SIM_PIN




Attachment: libmuxgsm-ril.so
Description: Binary data

Reply via email to