Send MMS From Serial Port on Raspberry Pi
IF ANY COMMAND BELOW DOES NOT WORK CORRECTLY ADD A Semicolon ‘ ; ‘
In order to establish the PPP connection:
AT+CGDCONT? This should respond with the context you are on. This means you are ready to attach/connect.
AT+CGATT=1...
Read More