- Mon Feb 13, 2017 9:28 am
#62494
Thank you for your help!
It now works on pin 0, 2 (D3, D4) with
Wire.begin (0.2) and pullup resistors disabled.
If I understand correctly, it should work on all other pins with pull-up resistors enabled.
But I could not manage this. I tried it with pin 5/4, 12/14, 13/15, at 4.7K or 10K, but without any success.
I'm trying only with an i2c scanner, but it does not even recognize the address.
Strange, but it works when I connect two HTU21D over a multiplexer TCA958a (has integrated Pullups) at pin 5 and 4 - therefore I am quite confused ...
I would like operate two HTU21D - for reason of simplicity without multiplexer if possible, similar to here:
http://www.esp8266.com/viewtopic.php?f=29&t=13174&hilit=same+address+i2c#p60404