Eye Sensor sending empty data

Hello,

I have several Eye sensors and one of them is regularly sending advertising data with flag value 0. Here is a log extract:

OUTER: 2202, b’\x01\x00’
OUTER: 2202, b’\x01\x00’
OUTER: 2202, b’\x01\x00’
OUTER: 2202, b’\x01\x00’
OUTER: 2202, b’\x01\x83\x05\x81.D’

Is this a known behavior ?

Also is there a simple way, for example from Eye App application, to reset the sensor ?

Hello,

A flag value of 0x00 means no sensor data is included in that particular advertising packet. This could occur when:

  1. Sensors are disabled in the device configuration

  2. The device is sending only beacon identification data without sensor telemetry

  3. The device is in a specific power-saving or initialization state

The fact that you occasionally see normal data (like 0x83 in your last log entry) suggests the sensor is functional but intermittently sending packets without sensor data. This may be normal behaviour depending on your configuration, but it’s worth investigating further. Please contact support via Partner Portal

There is no option to reset to the default configuration, just to save the configuration and to upload the configuration

This topic was automatically closed after 60 days. New replies are no longer allowed.