So here I am messing with my first 3.3v board and wondering whats would be the best way to connect an nodemcu/Esp8266 with the 5v logic I2C chip? I was thinking of trying to use a logic level converter by connecting them like this
Is this wrong by any means? According to the arduino/Esp8266 reference on GITHUB I2C pins are on gpio 4(SDA) and 5(SCL).