OEM Parameters: Difference between revisions
Appearance
No edit summary |
No edit summary |
||
| Line 5: | Line 5: | ||
*For FMB003 03.27.07.Rev.562 Firmware must be installed in order to receive OEM data. | *For FMB003 03.27.07.Rev.562 Firmware must be installed in order to receive OEM data. | ||
*For FMC003 03.28.03.Rev.94 Firmware must be installed in order to receive OEM data. | |||
*For FMX001 03.27.12.Rev.143 Firmware must be installed in order to receive OEM data. | *For FMX001 03.27.12.Rev.143 Firmware must be installed in order to receive OEM data. | ||
Before starting, kindly check if your vehicle is in the supported list, you can find the supported lists for OBD devices [[OBD_supported_vehicle_list|here]] </br> | Before starting, kindly check if your vehicle is in the supported list, you can find the supported lists for OBD devices [[OBD_supported_vehicle_list|here]] </br> | ||
''Note: If your vehicle is not in the supported lists, it does not mean that you can not install the device - Regular OBD data will still be available.'' | ''Note: If your vehicle is not in the supported lists, it does not mean that you can not install the device - Regular OBD data will still be available.'' | ||
| Line 17: | Line 19: | ||
*# On OBD VIN setting: Select '''''Auto''''', this will automatically fetch the VIN number from the vehicle. | *# On OBD VIN setting: Select '''''Auto''''', this will automatically fetch the VIN number from the vehicle. | ||
Note: If Auto was not able to fetch the VIN number automatically from the vehicle, select '''''Manual''''', and insert the VIN number of the Vehicle. | Note: If Auto was not able to fetch the VIN number automatically from the vehicle, select '''''Manual''''', and insert the VIN number of the Vehicle. | ||
*Enable the required IO parameters from the IO section by selecting the '''''low''''' priority | *Enable the required IO parameters from the ''IO'' section by selecting the '''''low''''' priority | ||
</br> | </br> | ||
| Line 28: | Line 30: | ||
==Configuration via GPRS/SMS Command == | ==Configuration via GPRS/SMS Command == | ||
=====An example of how an OEM can enable fuel and mileage via SMS===== | |||
Send the following command to the device via SMS </br> | Send the following command to the device via SMS </br> | ||
<code><login><space><password><space>setparam 40000:1;40005:1;40430:1;40440:1</code> | <code><login><space><password><space>setparam 40000:1;40005:1;40430:1;40440:1</code> | ||
| Line 58: | Line 61: | ||
==Server Side== | ==Server Side== | ||
The following example displays only two AVL IDs for OEM parameters | The following example displays only two AVL IDs for OEM parameters: | ||
*'''389''' OBD OEM total mileage | *'''389''' OBD OEM total mileage | ||
*'''390''' OBD OEM fuel level | *'''390''' OBD OEM fuel level | ||