I recently set up a GPRS modem connecting to the internet through the standard Windows XP dail-up connection. The connection woks fine but I need to enter the pin manually AT+CPIN = "xxxx"(through hyperterminal) to enable the SIM before I can use the connection.
1) My question is if it is possible to add the AT+CPIN command to the Modem init string which already contains the AT+CGDCONT... command so that I do not have to enter it manually ? How to separate AT commands ? (I tried disabling the PIN but that does not seem to work)
2) I'm using a prepaid SIM and was pondering how on earth am I going to load a recharge voucher ? Can this be done via terminal ?
3) Also is there a way to check the usage/balance on the SIM ?
Any advice would be appreciated.
1) My question is if it is possible to add the AT+CPIN command to the Modem init string which already contains the AT+CGDCONT... command so that I do not have to enter it manually ? How to separate AT commands ? (I tried disabling the PIN but that does not seem to work)
2) I'm using a prepaid SIM and was pondering how on earth am I going to load a recharge voucher ? Can this be done via terminal ?
3) Also is there a way to check the usage/balance on the SIM ?
Any advice would be appreciated.