Difference between revisions of "FMB640 SMS/GPRS command list"
Line 22: | Line 22: | ||
! style="text-align: left; vertical-align: top;" | ''[[FMB getops|getops]]'' | ! style="text-align: left; vertical-align: top;" | ''[[FMB getops|getops]]'' | ||
| style="text-align: left; vertical-align: top;" | List of currently used and available GSM operators | | style="text-align: left; vertical-align: top;" | List of currently used and available GSM operators | ||
+ | | style="text-align: left; vertical-align: top;" | Yes | ||
+ | |- | ||
+ | ! style="text-align: left; vertical-align: top;" | ''[[FMB getcfgtime|getcfgtime]]'' | ||
+ | | style="text-align: left; vertical-align: top;" | Date and Time of last successful configuration | ||
+ | | style="text-align: left; vertical-align: top;" | Yes | ||
+ | |- | ||
+ | ! style="text-align: left; vertical-align: top;" | ''[[FMB getgps|getgps]]'' | ||
+ | | style="text-align: left; vertical-align: top;" | Current GPS data and time | ||
| style="text-align: left; vertical-align: top;" | Yes | | style="text-align: left; vertical-align: top;" | Yes | ||
|- | |- | ||
Line 30: | Line 38: | ||
2 – operators [21-40] <br/> | 2 – operators [21-40] <br/> | ||
3 – operators [41-50]<br/> | 3 – operators [41-50]<br/> | ||
+ | | style="text-align: left; vertical-align: top;" | Yes | ||
+ | |- | ||
+ | ! style="text-align: left; vertical-align: top;" | ''[[FMB getnmeainfos|getnmeainfo]]'' | ||
+ | | style="text-align: left; vertical-align: top;" | Nmea error debug sms. | ||
| style="text-align: left; vertical-align: top;" | Yes | | style="text-align: left; vertical-align: top;" | Yes | ||
|- | |- |
Revision as of 15:01, 28 May 2018
Main Page > EOL Products > FMB640 > FMB640 Manual > FMB640 SMS/GPRS command list
All commands are case sensitive. When user tries to send SMS/GPRS message to FMB640 that operates in Deep Sleep mode, it cannot arrive to FMB640 device because the GSM/GPRS module is disabled most of the time. FMB640 will receive the SMS/GPRS message when it exits Deep Sleep mode.
If FMB640 is in GPS Sleep or Online Deep Sleep mode, sent SMS/GPRS message will arrive to the device.
Common commands
Command | Description | Response |
---|---|---|
getstatus | Modem Status information. | Yes |
getweektime | Current device time, Day of Week and amount of minutes passed since start of week | Yes |
getops | List of currently used and available GSM operators | Yes |
getcfgtime | Date and Time of last successful configuration | Yes |
getgps | Current GPS data and time | Yes |
readops# | Emergency gsm operator readout from active profile. # - 1,2,3. |
Yes |
getnmeainfo | Nmea error debug sms. | Yes |
setparam #:# | Sets selected parameter value. 1.# - first ID value. |
Yes |
setparam #:#;#:#;… | ||
flush #,#,#,#,#,#,# | Redirects device to other server. 1.# - IMEI. |
Yes |
countrecs | Returns records number. | Yes |
deleterecords | Delete all records from SD card. | Yes |
setdigout ## Y1 Y2 | Set digital output. 1.# – 0 or 1 (0 - OFF or 1 – ON) for DOUT1. 2.# – 0 or 1 (0 - OFF or 1 – ON) for DOUT2. Y1 – timeout value for DOUT1 if needed (in seconds). Y2 – timeout value for DOUT2 if needed (in seconds). |
Yes |
wdlog | Returns all information about 'watch dogs' restarts. | Yes |
defaultcfg | Load default configuration. | Yes |
setkey # # | Add new or change current configuration keyword. If device is locked, keyword cannot be changed. 1.# - old keyword (if adding new keyword space). |
Yes |
delkey # | Remove existing keyword (If device is locked, keyword cannot be changed). 1.# - old keyword. |
Yes |
bbread # | Return black box information (HEX value of event ID and HEX value of custom data field (optional)). 1.# - returns entered number of latest events. When # is omitted the latest events are packed to single SMS. |
Yes |
bbinfo # | Return same information as bbread command but additional all events timestamp is written in HEX. 1.# - returns entered number of latest events. When # is omitted the latest events are packed to single SMS. |
Yes |
sdformat | Format SD card. | Yes |
Command | Description | Response |
---|---|---|
fc_reset | Resets fuel consumption parameters. | Yes |
towingreact | Towing reactivation. | Yes |
odoset:# | Set total odometer value. # - new odometer value in km. |
Yes |
odoget | Display current odometer value. | Yes |
Command | Description | Response |
---|---|---|
btgetlist # | Returns requested Bluetooth list. # - 0,1 or 2 (0 – Discovered, 1 – Paired, 2 – Connected). |
Yes |
btscan | Starts Bluetooth scan. | Yes |
btvisible # | Sets Bluetooth to visible with TMO. # - visibility TMO (from 1 to 255 seconds). |
Yes |
btrelease # | Disconnects from current device and pauses auto connect functionality for TMO. # - none or TMO (from 1 to 255 seconds). |
Yes |
btunpair # | Unpair Bluetooth device. # - all, BT address (all – unpair all devices, BT address – unpair only specified MAC address). |
Yes |
Command | Description | Response |
---|---|---|
lvcansetprog # | Set program number to LV-CAN200/ ALL-CAN300 that is connected to FMB1YX. # three digit number that identity vehicle. |
Yes |
lvcansimpletacho # | Add or remove simpletacho start byte. # - 0 or 1 (0 – don’t add start byte, 1 – add start byte). |
No |
lvcangetprog | Get program number from LV-CAN200/ ALL-CAN300 that is connected to FMB1YX. | Yes |
lvcangetinfo | Get information about connected LV-CAN200/ALL-CAN300. | Yes |
lvcanclear # | Clear Total Mileage (counted), Engine Work Time (counted), Fuel Consumed (counted) parameters values. # - parameter (0 – Engine work time (counted), 1 – Fuel Consumed (counted), 2 – Vehicle Mileage (counted)).. |
Yes |
allcanmode | Turn on ALL-CAN300 mode. | Yes |
lvcanmode | Turn on LV-CAN200 mode. | Yes |
lvcanfaultcodes | Read DTC fault codes. | Yes |