Changes

1,231 bytes removed ,  14:58, 14 July 2022
Line 127: Line 127:     
If nothing helps and the camera is still not working or working incorrectly, log data using 2;3;9;1 filter and collect the log files.
 
If nothing helps and the camera is still not working or working incorrectly, log data using 2;3;9;1 filter and collect the log files.
  −
===Camera firmware version===
  −
  −
Additional SMS/GPRS command for cameras’ firmware checking. Since both cameras are separate, there are two versions returned.
  −
  −
{| class="wikitable"
  −
|+
  −
! rowspan="1" style="width: 400px; background: #0054A6; color: white;" |'''Command'''
  −
! rowspan="1" style="width: 400px; background: #0054A6; color: white;" |'''Arguments'''
  −
! rowspan="1" style="width: 400px; background: #0054A6; color: white;" |'''Explanation'''
  −
|-
  −
| rowspan="1" style="text-align: center; style=" width: 150px; background: white; color: black;" |camgetver
  −
| rowspan="1" style="text-align: center; style=" width: 150px; background: white; color: black;" |None
  −
| rowspan="1" style="text-align: left; style=" width: 150px; background: white; color: black;" |Used to check firmware versions.
  −
Returns version in the format: '''V<major>.<minor>.<revision>.'''
  −
For example, '''V1.9.3.'''
  −
  −
Because there are two cameras, two versions are returned.
  −
The complete response would look like this:
  −
'''Front camera V1.9.3. Rear camera V1.9.3.'''
  −
  −
If there are problems reading the version or if the camera is not responding/connected, the return would be this:
  −
'''The front camera camgetver failed. The rear camera camgetver failed.'''
  −
  −
|}
      
===Camera request command===
 
===Camera request command===