tlogic
Member level 1
Hello i have developed a board which sends data over gsm using a PIC and SIM900 gsm module. When i power it up with sim card plugged in, the SIM900 status led starts blinking 64/800ms and after a few seconds it stops blinking. What i get at the uart are the following
----------------- SIM INSERTED -----------------
RDY
+CFUN: 1
+CPIN: READY
+CREG: 0
+CREG: 2
Call Ready
+CREG: 1,"001F","1174"
then powers off with no msg
----------------- No SIM -----------------
RDY
+CPIN: NOT INSERTED
+CFUN: 1
+CREG: 2
+CREG: 0
then stays on
----------------- SIM INSERTED -----------------
RDY
+CFUN: 1
+CPIN: READY
+CREG: 0
+CREG: 2
Call Ready
+CREG: 1,"001F","1174"
then powers off with no msg
----------------- No SIM -----------------
RDY
+CPIN: NOT INSERTED
+CFUN: 1
+CREG: 2
+CREG: 0
then stays on