|
Post by triggerfish on Jan 5, 2019 14:06:39 GMT -8
Like the problems with the AM2315, which had it's driver rewritten to do some more error handling, the SI1145 driver needs some handling also. No write or read to the device is "protected" by a "try/exception" construction. That is what causes zeroing out of the values after an error. The handling on the AM2315 greatly improved that one. Please make this driver error proof also.
|
|
|
Post by triggerfish on Feb 2, 2019 0:19:57 GMT -8
Now the AM2315 handling improves, I notice that after every reboot, the SI1145 produces zeros in Blynk (and wunderground). When I manually run the test program and wait for that to fail, the device seems to wake up or so and starts producing light values... The driver definitely needs some work also.
|
|
|
Post by SDL on Feb 3, 2019 13:34:54 GMT -8
On the bug list.
BP
|
|
|
Post by triggerfish on Apr 2, 2019 10:36:30 GMT -8
Any progress on this?
|
|
|
Post by SDL on Apr 2, 2019 12:07:31 GMT -8
Well, there is, but you may not like it. We spent over a week trying to figure out why the SI1145 will not work reliably on the Raspberry Pi 3B+ under some (unknown) software conditions. We tried everything.
What we finally decided to do is build a board around the TSL2591 light detector and we are testing that prototype while we wait for the boards to come in.
BP
|
|
|
Post by kflmiami420 on Jun 19, 2019 12:34:20 GMT -8
Does it mean we should stop using the SI1145 on our raspberry Pi Zero W projects and wait for the new sensor ?
|
|
|
Post by SDL on Jun 20, 2019 8:18:35 GMT -8
Depends on the project. The reason we are phasing out the SI1145 is that it has problems with the Raspberry Pi I2C scheme. Not all the time, but enough of the time to be a reliability problem.
The new sensor is now complete and will be on our website next week.
BP
|
|
|
Post by triggerfish on Jul 10, 2019 1:38:29 GMT -8
Is the SI1145 embedded in the GWP software yet?
|
|
|
Post by SDL on Jul 10, 2019 13:15:50 GMT -8
Triggerfish,
Do you mean the TSL2591?
John
|
|
|
Post by triggerfish on Jul 11, 2019 12:57:36 GMT -8
Triggerfish, Do you mean the TSL2591? John Oeps, yes, the alternative
|
|
|
Post by SDL on Jul 14, 2019 17:33:21 GMT -8
Peter,
I asked John and he will do it tomorrow. I will harass him until he does.
BP
|
|
|
Post by triggerfish on Aug 10, 2019 11:44:13 GMT -8
Peter, I asked John and he will do it tomorrow. I will harass him until he does. BP
Been away on holliday for four weeks... Did John embed the TSL2591 software yet?
|
|
|
Post by SDL on Aug 11, 2019 13:20:58 GMT -8
ON the list for next week!
BP
|
|
|
Post by triggerfish on Sept 2, 2019 22:38:37 GMT -8
ON the list for next week! BP
Which next week 
|
|
|
Post by SDL on Sept 3, 2019 16:52:43 GMT -8
Peter, you are evil. I'll try to do this on Friday.
BP
|
|