
82
MessengerBLE
User Guide
10
How-To
This section provides how-to steps to perform some common functions.
10.1
Setting reporting rates when moving and stationary
Setting
Via SMS, OTA or Debug Port
Standard Reporting Rate
– when not exceeding a
pre-defined speed over
ground, course change
or RPM threshold (set to
120 minutes)
Exception Reporting
Rate – when moving
faster than the course
over ground limit, course
change or RPM limit
(set to 300 seconds)
SMS: <config(7,2,120,3,300)>
OTA: $TXT:<config(7,2,120,3,300>
OTA Messenger Protocol: |258,7,2,120,3,300|
Debug Port: 7,2,120,3,300
10.2
Computing Engine Hours from Engine Run
Occasionally the J1939 or J1708 bus does not have the Engine Hours parameter
available. The Messenger can be configured to compute the Engine Hours from the
RPM parameter. The steps to set this up follow:
Setting
Via SMS, OTA or Debug Port
Set the Messenger to
Compute Engine Hours
SMS: <config(2,4,1)
OTA: $TXT:<config(2,4,1)>
OTA Messenger Protocol: |258,2,4,1|
Debug Port: 2,4,1
Preset Engine Hours to
the current Engine Hour
meter value. (2233.4 for
example)
This allows the
Messenger to provide
accurate Engine Hours
reporting.
SMS: <config(8,4,2233.4)>
OTA: $TXT:<config(8,4,2233.4)>
OTA Messenger Protocol: |258,8,4,2233.4|
Debug Port: 8,4,2233.4