Replies: 2 comments 1 reply
-
|
Can you post your Support Info? Is the gain set too high? |
Beta Was this translation helpful? Give feedback.
-
|
SI1145 Visible Gain (Night) has been set (and I am not aware of doing this myself) to 32! The same for two or so other gain settings. Now I get: Are there any gain values that can be recommended? |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
I now have a problem with the SI1145 light sensor device:
(indi-allsky) pi@meteotux:~/indi-allsky $ ./misc/sensor_test.py
[WARNING]: Initializing [Sensor A] TSL2561 I2C light sensor device @ 0x29
[WARNING]: Initializing [Sensor B] SI1145 I2C light sensor device @ 0x60
[WARNING]: Initializing [Sensor C] MLX90615 I2C temperature device @ 0x5b
[WARNING]: Initializing [Sensor D] Ecowitt API Sensor
[WARNING]: No sensor E - Initializing sensor simulator
[WARNING]: No sensor F - Initializing sensor simulator
[ERROR]: SensorReadException: float() argument must be a string or a real number, not 'NoneType'
[ERROR]: SensorReadException: SI1145 Error: 0x8d
[INFO]: [Sensor C] MLX90615 - ambient temp: 56.0c, object temp: 50.6c
[INFO]: Sensor 2: {'data': (55.99000000000001, 50.63000000000005)}
[INFO]: [Sensor D] Ecowitt API - temp: 56.7f, feels like: 56.7f humidity: 59%
[INFO]: Sensor 3: {'dew_point': 5.851673756894119, 'frost_point': 4.082120677861212, 'heat_index': 30.3887777064444, 'wind_degrees': 61.0, 'data': (13.722222222222223, 13.722222222222223, 59.0, 1025.0599502999999, 3.084576, 3.3975039999999996, 0.0, 355.9, 3.0, 5.833333333333333)}
[INFO]: Sensor 4: {'data': ()}
[INFO]: Sensor 5: {'data': ()}
It used to work before.
Beta Was this translation helpful? Give feedback.
All reactions