Skip to content

Commit

Permalink
Add docs for Teltonika Eye
Browse files Browse the repository at this point in the history
  • Loading branch information
Ernst79 committed Oct 6, 2023
1 parent f6a92d5 commit 0a24b6b
Show file tree
Hide file tree
Showing 5 changed files with 31 additions and 0 deletions.
File renamed without changes.
File renamed without changes.
File renamed without changes.
31 changes: 31 additions & 0 deletions docs/_devices/Teltonika_eye_beacon.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,31 @@
---
manufacturer: Teltonika
name: Eye Beacon
model: Eye Beacon
image: Teltonika_eye.png
physical_description: Rounded beacon, no screen
broadcasted_properties:
- temperature
- humidity
- roll
- pitch
- magnetic field detected
- moving
- count
- battery low
- rssi
broadcasted_property_notes:
broadcast_rate:
active_scan: see notes
encryption_key:
custom_firmware:
notes:
- Teltonika EYE sensors can send BLE data in 3 formats
1. iBeacon + EYE Sensors
2. Eddystone + EYE Sensors
3. EYE Sensors

For iBeacon + EYE Sensors and Eddystone + EYE Sensors protocols only iBeacon/Eddystone packet is broadcasted and will be seen by both active and passive scans, to see the EYE Sensors packet you need to use active scan. In other words in an environment where no BLE devices are scanning with an active scan or in case when there are no scanning devices at all, only the iBeacon/Eddystone packet will be sent by the BTS device to conserve energy.

This means that if you use the iBeacon (1) or Eddystone format (2), you will need to enable active scan. If you are only using EYE sensors format (3), you can use passive scanning in BLE monitor.
---
Binary file added docs/assets/images/Teltonika_eye.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 0a24b6b

Please sign in to comment.