I have an AI-Thinker ESP8266MOD on Lolin v3 board and a 9-axis sensor, MPU9250. I have seen many examples of using the MPU9250 with Arduino boards, but none with ESP8266.
How should I access the MPU address with this board?
Can the Digital pins (D0-D8) can be used for serial data as in this example?
Sorry if my question sounds stupid, I'm pretty new to this. :(