Volume of data when I USE Blynk

So… you are the one slowing down the internet :stuck_out_tongue:

As for what you are doing wrong… well, since you havent given us any real information, like code, etc. (properly formatted for this forum - see the Welcome Topic) then we have no real answers for you.

But I can guess that you are using delay() instead of proper BlynkTimer for spacing out your readings.

http://help.blynk.cc/getting-started-library-auth-token-code-examples/blynk-basics/keep-your-void-loop-clean

http://help.blynk.cc/getting-started-library-auth-token-code-examples/blynk-basics/how-to-display-any-sensor-data-in-blynk-app

1 Like