User Tools

Site Tools


Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
Next revisionBoth sides next revision
sms-feature [2020/01/16 22:12] – created useruser_manuals:sms-feature [2020/07/03 01:48] – ↷ Page moved from sms-feature to user_manuals:sms-feature joachim
Line 1: Line 1:
-====== SMS  ======+====== SMS ======
  
 On the Internet screen, a mobile phone number can be entered in order to receive SMS messages from the robot. There are mainly 2 types of SMS messages that are sent from the robot: alarms and finished. On the Internet screen, a mobile phone number can be entered in order to receive SMS messages from the robot. There are mainly 2 types of SMS messages that are sent from the robot: alarms and finished.
  
-===== Alarm SMS  =====+===== Alarm SMS =====
  
 <font inherit/Courier New,Courier,monospace;;inherit;;inherit>+46712345678\\ <font inherit/Courier New,Courier,monospace;;inherit;;inherit>+46712345678\\
-Alarm:               Robot stuck 00256\\+Alarm: Robot stuck 00256\\
 IMSI: 234567890123456</font> IMSI: 234567890123456</font>
  
Line 13: Line 13:
   * Recipient phone number (used by a server to determine where to send the message from the robot)   * Recipient phone number (used by a server to determine where to send the message from the robot)
   * Alarm type, can be any of the following:   * Alarm type, can be any of the following:
-      * First marker not found +      * [[:troubleshooting:alarm:tsa_first_marker|First marker not found]] 
-      * Robot stuck, the code shows motor and direction: +      * [[:troubleshooting:alarm:tsa_robot_stuck_too_many_times|Robot stuck]], the code shows motor and direction: 
-        * 0 = any+        * 0 = [[:troubleshooting:alarm:tsa_water_turned_off_stuck_motors|any]]
         * 1 = boom up         * 1 = boom up
         * 2 = boom down         * 2 = boom down
Line 28: Line 28:
         * 1024 = nozzle clockwise         * 1024 = nozzle clockwise
         * 2048 = nozzle counter-clockwise         * 2048 = nozzle counter-clockwise
-      * Control system error +      * [[troubleshooting:alarm:ts_alarm|Control system error]] 
-      * Hose stuck+      * [[:hose_reel_stuck|Hose stuck]]
       * Pressure fault, the code shows how:       * Pressure fault, the code shows how:
-        * 512 = too high +        * 512 = [[troubleshooting:alarm:watervalve_not_closed|too high]] 
-        * 1024 = too low +        * 1024 = [[troubleshooting:alarm:water_pressure_too_low|too low]] 
-      * Ongoing run aborted+      * [[:troubleshooting:alarm:tsa_ongoing_wash_aborted_unexpectedly|Ongoing run aborted]]
       * Battery low, the code shows when:       * Battery low, the code shows when:
-        * 1 = active +        * 1 = [[:troubleshooting:alarm:tsa_battery_voltage_low|active]] 
-        * 3 = idle+        * 3 = [[:troubleshooting:alarm:tsa_battery_idle_voltage_low|idle]]
   * SIM card identification number   * SIM card identification number
  
-===== Finished SMS  =====+===== Finished SMS =====
  
 <font inherit/Courier New,Courier,monospace;;inherit;;inherit>+46712345678 \\ <font inherit/Courier New,Courier,monospace;;inherit;;inherit>+46712345678 \\
 HOUSE_3 finished \\ HOUSE_3 finished \\
 +IMSI: 234567890123456</font>
 +
 +The information given in a finished SMS is the following:
 +
 +  * Recipient phone number (used by a server to determine where to send the message from the robot)
 +  * Finished location
 +  * SIM card identification number
 +
 +===== Test SMS =====
 +
 +A test SMS triggered from the Internet screen looks like this:
 +
 +<font inherit/Courier New,Courier,monospace;;inherit;;inherit>+46712345678 \\
 +Modem Test OK \\
 IMSI: 234567890123456</font> IMSI: 234567890123456</font>