Search found 1 match
- Tue Aug 20, 2024 2:32 pm
- Forum: ESP32 Arduino
- Topic: Why can't I detected VEML6075 UV Sensor Module?
- Replies: 2
- Views: 1085
Why can't I detected VEML6075 UV Sensor Module?
Trying to connect a VEML6075 UV Sensor Module to my Node MCU ESP32s. I've hooked everything up on my breadboard but continue to get an error. Here is the error in the serial monitor: [Codebox]Adafruit VEML6075 UV Sensor Test Failed to find VEML6075 chip[/Codebox] Here is the code: [Codebox]#include ...