Ability to configure EYE sensor with custom app

Hi,

Is it possible to use a custom app to change some of the EYE settings?

ie is it possible to communicate directly via BLE if we write our own code? Namely change the power and advertising intervals

Hello,

Yes, if you are using a 3rd party or developing your own application/software, you can directly communicate via BLE to change power and advertising intervals without using the official EYE App.

You must use the EYE Sensor protocol and implement it in your own application or software in order to read data and send commands to the EYE Sensor.

All related documentation can be found at the following link:

Best Regards.

OK Thanks,

So no way to do this with the sensor set to Eddystone? (We have already done some work on “listening” to the broadcasted data using the default Eddystone.)

Hi, as far as I understand, the interval and transmit power can be configured via the GATT service regardless of whether the device is operating in iBeacon or Eddystone mode. Depending on the security settings, it is also possible to interact with the sensors using existing BLE apps on a smartphone. Additionally, the trackers from Teltonika are able to read data from other BLE sensors if the data format is known.