summaryrefslogtreecommitdiff
path: root/team-1
diff options
context:
space:
mode:
Diffstat (limited to 'team-1')
-rw-r--r--team-1/sim-commands.txt10
1 files changed, 7 insertions, 3 deletions
diff --git a/team-1/sim-commands.txt b/team-1/sim-commands.txt
index ff9b70b..ff8baf9 100644
--- a/team-1/sim-commands.txt
+++ b/team-1/sim-commands.txt
@@ -34,9 +34,13 @@ AT+CMGS="+447123456789"<Enter>
Your message<Ctrl+Z>
That sends a text message with the content "Your message" to the phone number,
-+44 7123 456789. If you want to send to a different number, just replace
-the number. Be careful to make sure the number starts with +44, doesn't contain
-any spaces and is inside "double quotes".
+07123 456789. This isn't a real phone number, it's just an example. If you want
+to send to a real number, just replace the number. Be careful to make sure to
+format it right:
+
+- The number must start with +44 instead of 0
+- The number can't contain any spaces
+- The number must be inside double quotes: ""
You need to be in Text Mode to use this command effectively.