AHT20 STEMMA board not recognized

Breakout boards, sensors, other Adafruit kits, etc.

Moderators: adafruit_support_bill, adafruit

Please be positive and constructive with your questions and comments.
Locked
User avatar
stephenfeagin
 
Posts: 8
Joined: Wed Jan 19, 2022 3:21 pm

AHT20 STEMMA board not recognized

Post by stephenfeagin »

I am using a Metro M4 Airlift Lite, and I have both an AHT20 STEMMA board and a DHT20 module. I have no problem running the simple test example with the DHT20, using both CircuitPython and Arduino. But for the AHT20 STEMMA, the code will not run. In CircuitPython, it just tells me that there is no I2C object at address 0x34. In Arduino, it will run but the measurements all come back as 0. I have double and triple checked wiring, and I can't see any reason why the AHT20 wouldn't be recognized. Is it just a dud? Is there something that has to be done notably differently than what the product overview (https://learn.adafruit.com/adafruit-aht20) shows?

User avatar
dastels
 
Posts: 15820
Joined: Tue Oct 20, 2015 3:22 pm

Re: AHT20 STEMMA board not recognized

Post by dastels »

Can you post clear photos of the wiring and connections?

Dave

User avatar
stephenfeagin
 
Posts: 8
Joined: Wed Jan 19, 2022 3:21 pm

Re: AHT20 STEMMA board not recognized

Post by stephenfeagin »

I’ve tried both ends of the breakout and two different JSTs. Doing i2c.scan()in circuitpython doesn’t find any I2C addresses.
Attachments
5687CCF9-2B35-4CDF-8A1D-7C7E8CF73088.jpeg
5687CCF9-2B35-4CDF-8A1D-7C7E8CF73088.jpeg (618.7 KiB) Viewed 87 times
C628F266-2AA5-4C28-9850-1BE9E6125C91.jpeg
C628F266-2AA5-4C28-9850-1BE9E6125C91.jpeg (263.38 KiB) Viewed 87 times

User avatar
adafruit2
 
Posts: 22192
Joined: Fri Mar 11, 2005 7:36 pm

Re: AHT20 STEMMA board not recognized

Post by adafruit2 »

make sure you are powering it from 3v not 5V

User avatar
stephenfeagin
 
Posts: 8
Joined: Wed Jan 19, 2022 3:21 pm

Re: AHT20 STEMMA board not recognized

Post by stephenfeagin »

Very good to know, I hadn't realized it needed 3V. I switched that over but it's still not showing up.

User avatar
adafruit2
 
Posts: 22192
Joined: Fri Mar 11, 2005 7:36 pm

Re: AHT20 STEMMA board not recognized

Post by adafruit2 »

ok good! is there something on the sensor board itself, could you try taking another photo? theres a red dot but inclear what it is

Locked
Please be positive and constructive with your questions and comments.

Return to “Other Products from Adafruit”