EYE FAQ: Difference between revisions
no edit summary
No edit summary |
No edit summary |
||
Line 42: | Line 42: | ||
==== Can I disable not-used sensors to conserve the battery? ==== | ==== Can I disable not-used sensors to conserve the battery? ==== | ||
You can only disable | You can only disable only data sending of all sensors the sensors by configuring device protocol to send as a beacon, the sensors will be still active. It's also not possible to disable only one or part of the sensors. | ||
However, there are options to create special order codes with assembly modifications with only one or selected sensors to be soldered and produced. | However, there are options to create special order codes with assembly modifications with only one or selected sensors to be soldered and produced. | ||
If you don't want to receive particular sensor data, but have no need for saving battery life, you can can disable the related sensor IO element in Teltonika Configurator. EYE Sensor will be still sending data, but FM will filter it according to your choice. | If you don't want to receive particular sensor data, but have no need for saving battery life, you can can disable the related sensor IO element in Teltonika Configurator. EYE Sensor will be still sending data, but FM will filter it according to your choice. | ||
Line 48: | Line 48: | ||
==== Can you provide battery life graphs according to environment temperature? ==== | ==== Can you provide battery life graphs according to environment temperature? ==== | ||
The graphs below are calculated with 10% safety margin to account for self discharge and variations in nominal capacity of the battery. | |||
[[File:Btsx bat life graph.png|alt=|frameless|1130x1130px]] More information: [[File:BTSXXX CR2450 battery lifetime v1.2 for clients.xlsx|left|link=Special:FilePath/BTSXXX_CR2450_battery_lifetime_v1.2_for_clients.xlsx]] | [[File:Btsx bat life graph.png|alt=|frameless|1130x1130px]] More information: [[File:BTSXXX CR2450 battery lifetime v1.2 for clients.xlsx|left|link=Special:FilePath/BTSXXX_CR2450_battery_lifetime_v1.2_for_clients.xlsx]] | ||
Line 134: | Line 134: | ||
Only angle at the moment, with special development it's possible to receive accelerometer data. | Only angle at the moment, with special development it's possible to receive accelerometer data. | ||
Angle consists of 3 Bytes, i.e.: Angle is received as 0BFFC7 in frame advertised by the sensor, it parses to: | Angle consists of 3 Bytes, i.e.: Angle is received as 0BFFC7 in frame advertised by the sensor, it parses to: | ||
C1 – Most significant byte represents | C1 – Most significant byte represents device pitch. Device pitch can be from -90 to 90 degrees. | ||
In this example device's pitch is 0000 1011 (2's complement) = 11° degrees. | In this example device's pitch is 0000 1011 (2's complement) = 11° degrees. | ||
FFC7– Two least significant bytes represent | FFC7– Two least significant bytes represent device's roll. Device's roll can be from -180 to 180 degrees. | ||
In this example device Roll is 1111 1111 1100 0111 (2's complement) = -57° degrees | In this example device Roll is 1111 1111 1100 0111 (2's complement) = -57° degrees | ||
Source:https://wiki.teltonika-gps.com/view/EYE_SENSOR_/_BTSMP1#Protocol_description | Source:https://wiki.teltonika-gps.com/view/EYE_SENSOR_/_BTSMP1#Protocol_description | ||
Line 172: | Line 172: | ||
[[File:MAGNET TRAILER MOUNTING.png|frameless|676x676px]] | [[File:MAGNET TRAILER MOUNTING.png|frameless|676x676px]] | ||
==== | ==== How to identify pitch/roll directions? ==== | ||
Please see attached image: | Please see attached image: | ||
[[File:PITCH ROLL.png|frameless|684x684px]] | [[File:PITCH ROLL.png|frameless|684x684px]] | ||
[[Category:Sensors]] | [[Category:Sensors]] |