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

User avatar
By bukaida
#84931 Hi Guys
It's being quite long I was trying everything with the code. However the code is giving error while the code in my OP is still working fine (Sadly in wired mode) The screenshot of both is given below. Please help. Getting the warning during compilation.

"WARNING: library MPU6050 claims to run on avr, samd architecture(s) and may be incompatible with your current board which runs on esp8266 architecture(s)."

However, after upload, it is properly pinging after connecting to a power bank but no data from MPU is coming.
You do not have the required permissions to view the files attached to this post.
User avatar
By bukaida
#84936 Well the problem is apparently solved by changing the pin connections. The pin connections were different in the two sketches. However, the sketch is still trying to detect the board at com4 and no other port option is available to run the sketch via wifi, although standalone ESP can be pinged successfully as shown in the shared screenshot earlier.