I’m using a Grove - I2C High Accuracy Temp&Humi Sensor(SHT35) and would like to connect it directly to an Arduino Nano - without a Grove - Base Shield.
I imported the Grove-SHT35 Sensor library, but when uploading the sketch Grove Temperature sensor SHT35 → basic_demo to the Arduino Nano it will not finish.
Is it possible to use a Grove I2C sensor directly with an Arduino without interface?
Thanks very much, Baozhu, indeed now it works fine.
So, it is possible to link a Grove - I2C High Accuracy Temp&Humi Sensor(SHT35) directly to an Anrduino Nano, provided, the wiring and the software are ok.