So you're a Noob? Post your questions here until you graduate! Don't be shy.

User avatar
By Edmond Diep
#84654 Hello! So currently, I've been trying to get readings from my MPU6050 (Accelerometer/Gyroscope) to send its data over to a ESP8266. I also have another ESP8266 and I manage to get them both to connect to each other and communicating. However, I'm stuck in taking the MPU6050's data and sending it to the first ESP8266, which then needs to be sent to the second ESP8266. Is there a way I can potentially do this?