summaryrefslogtreecommitdiff
path: root/tips-for-leaders.txt
diff options
context:
space:
mode:
authorJoe Carstairs <me@joeac.net>2024-11-14 19:00:13 +0000
committerJoe Carstairs <me@joeac.net>2024-11-14 19:02:08 +0000
commita2e14f4aea67eb44f696a9c6ecae9d7677f05be2 (patch)
treeb1a3dbeee82a1063a8dcfaee7ef059810f31e190 /tips-for-leaders.txt
parent7f90cb412a02a5f3cc637a6bc3f354fba66b7df7 (diff)
More tips for leaders
Diffstat (limited to 'tips-for-leaders.txt')
-rw-r--r--tips-for-leaders.txt12
1 files changed, 11 insertions, 1 deletions
diff --git a/tips-for-leaders.txt b/tips-for-leaders.txt
index b8aabe0..08c5edd 100644
--- a/tips-for-leaders.txt
+++ b/tips-for-leaders.txt
@@ -1,5 +1,7 @@
= Tips for leaders
+Print this off and have it available during the activity.
+
== Before starting
- Get the equipment ready:
@@ -14,6 +16,10 @@
- Cheat sheet for leaders
- Do a full setup for both computers and check everything is working. Send and
receive a text both ways.
+- Delete all texts off both SIMs:
+ - `AT+CMGL="ALL"` to list all texts
+ - `AT+CMGD=<index>` to delete each text
+ - `AT+CMGL="ALL"` to double-check they're all gone
- Deconstruct everything you want to get the Scouts to set it up themselves
- The equipment should be split into separate rooms for each team, near
an adequate power supply
@@ -52,12 +58,16 @@
easier and open new possibilities.
- Maybe have a mini-game in your back pocket as a last resort
-== Troubleshooting
+== Troubleshooting and FYIs
- If you type `cat` without a filename, you'll get stuck. Quit `cat` with Ctrl+C
- If minicom won't send messages to the SIM device, or it returns errors
unexpectedly, you may need to adjust the physical contacts for the SIM card.
All three contacts must be engaged.
+- If AT commands are behaving strangely, consider if the Scouts have remembered
+ to enter Text Mode with `AT+CMGF=1`. They should have made a note of this!
+- As far as I can tell, you can't read sent texts using the commands described
+- In minicom, arrow keys do not work well. Backspace should work fine, though
== Puzzle walkthrough