martinayotte wrote:Yes, some manufacturers specify their device address including the R/W, and some other not ...
NXP and TI don't (at least for these devices). The I2C spec is also clear there's the address (7 bits) and then the data direction (rw) bit which.
esp8266 otb-iot documentation - https://otb-iot.readthedocs.io/
esp8266 related blog - http://www.packom.net/
The NXP datasheet I have (Rev. 5 — 27 May 2013) showing both 7 and 8 bits values on page 5.
But I don't bother since I'm fluent about reading specs and I always pay attention to such R/W details.