Updated How to make phone call send sms with 4G extension (markdown)

GNU 2023-09-13 15:25:07 +08:00
parent ff72487b11
commit 8773a4053f

@ -76,3 +76,9 @@ sleep 1
echo -en "ATE0\r\n" | sudo socat - /dev/ttyUSB3,crnl
```
replace **123456** with your really target phone number
***
For more AT commands, please refer the [manual](https://github.com/clockworkpi/uConsole/blob/master/SIM7500_SIM7600%20Series_AT%20Command%20Manual_V3.00.pdf)