Hello everybody,
I have a big problem with my Sim800L ... my two Sim800L. The module don't connect to the network. The led blink all 0.8s.
I have an external alimentation (3.7v, 4200mAh X 2) with a regulator -> 4V.
RX (SIM800) -> TX Arduino (with dividing bridge -> 2,8v)
TX (SIM800) -> RX Arduino
GND (SIM800) -> GND Arduino
VCC (SIM800) -> 4 V
When a send command :
- ATreturn OK
- AT+CFUN=1 return OK
- AT+CPIN=?return +CPIN: READY
- AT+CSQreturn 0,0 ... max value received is 11,0
- AT+CREG?return +CREG : 0,2
I have tried with an other SIM800L and with an other SIM card but I have the same result.
An idea ? =)
