Hi all, I’m getting the following error on 4 of my workers (leader and one of the workers are fine):
“ERROR [adc_reader] Failed to initialize ADC for pd2. Check device <class ‘pioreactor.utils.adcs.ADS1114_ADC’> on i2c channel 0x4a.
OSError: [Errno 5] Input/output error
pioreactor.exc.HardwareNotFoundError: Failed to initialize ADC for pd2. Check device <class ‘pioreactor.utils.adcs.ADS1114_ADC’> on i2c channel 0x4a.”
I tried swapping the pd2 LED wire between a working unit and a failing unit, and the failing unit still fails with the same error.
On these failing workers, the OD calibration/diagnostic checks also fail these tests:
Photodiodes are responsive to IR LED
No ambient IR light detected
Reference photodiode is correct magnitude
Reference photodiode is in correct position
Photodiode measures near zero signal for clear water
Any advice on what to check next would be appreciated!