mirror of
https://github.com/clockworkpi/uConsole.git
synced 2026-05-03 23:42:05 +02:00
Updated How to make phone call send sms with 4G extension (markdown)
@@ -75,3 +75,4 @@ echo -e "Hello this is SMS message from shell\x1A" | sudo socat - /dev/ttyUSB3,c
|
|||||||
sleep 1
|
sleep 1
|
||||||
echo -en "ATE0\r\n" | sudo socat - /dev/ttyUSB3,crnl
|
echo -en "ATE0\r\n" | sudo socat - /dev/ttyUSB3,crnl
|
||||||
```
|
```
|
||||||
|
replace **123456** with your really target phone number
|
||||||
Reference in New Issue
Block a user