Line 17: |
Line 17: |
| *# 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 by selecting the '''''low''''' priority | + | *Enable the required IO parameters from the IO section by selecting the '''''low''''' priority |
| | | |
| </br> | | </br> |
Line 23: |
Line 23: |
| </br> | | </br> |
| We can speed up the process by sending a command to the device, | | We can speed up the process by sending a command to the device, |
− | <code><login<space><password><space>web_connect</code> </br> | + | <code><login><space><password><space>web_connect</code> </br> |
| This will push the device to connect to the FOTA WEB immediately. | | This will push the device to connect to the FOTA WEB immediately. |
| Note: The device will request 1 or 2 files from the FOTA WEB. | | Note: The device will request 1 or 2 files from the FOTA WEB. |
Line 45: |
Line 45: |
| | | |
| '''Note''': If no login & password for SMS, two spaces should be inserted before the command.<br/><br/> | | '''Note''': If no login & password for SMS, two spaces should be inserted before the command.<br/><br/> |
| + | Find all parameters list of OEM in this [[FMB003_Parameter_list#OBD_II_.28Bluetooth.29|link]] |
| | | |
| ==Verify the Status on FOTA == | | ==Verify the Status on FOTA == |
Line 52: |
Line 53: |
| ! Under ''Details'', ''OBD'' section, you should see the ''VIN Number'' of your vehicle: !! Under ''Tasks'', you can verify if the file is delivered to the device or not: | | ! Under ''Details'', ''OBD'' section, you should see the ''VIN Number'' of your vehicle: !! Under ''Tasks'', you can verify if the file is delivered to the device or not: |
| |- | | |- |
− | |</br> [[File:Details 1.png]] || [[File:Task 2.png]] | + | |</br></br> [[File:Details 1.png]] ||[[File:Task 2.png]] |
| |- | | |- |
| |} | | |} |
| | | |
| ==Server Side== | | ==Server Side== |
− | The AVL ID for OEM parameters are: | + | The following example displays only two AVL IDs for OEM parameters are: |
| *'''389''' OBD OEM total mileage | | *'''389''' OBD OEM total mileage |
| *'''390''' OBD OEM fuel level | | *'''390''' OBD OEM fuel level |
− | [[File:Server data.png]] | + | [[File:Server data.png|defualt]]</br> |
| + | Find all AVL ID list for OEM parameters [[FMB003_Teltonika_Data_Sending_Parameters_ID#OBD_OEM_elements|here]] |
| | | |
| ==Troubleshooting== | | ==Troubleshooting== |