I was using the Blynk legacy app and have recently shifted to the new Blynk app.
I am trying to get familiar with the new platform by implementing a small project where I plot the Temperature and Humidity data on Superchart and see the historic data as well.
While using Superchart I realized I couldn’t see the second stream, which is Humidity values. Confirm me if this is limitation of using free tier.
Also, the app does not collect the data when it goes in background, it starts displaying me the live data afresh every time I open the app.
the third issue is that I cant see data at any interval other than ‘Live’.
To clarify beforehand, I’m using float variables to read the sensor and sending the same variable values to Blynk.
This is a bit frustrating for me. Can you guys please help me out with it?
Yes, if you choose Live as time period, it will do that I believe.
Do you mean that “Live” is the only data interval that is available for selection, or that you can see the other data intervals, but that there is no data displayed? Screenshots would help, along with info of how you’ve configured the display option for the datastream you are using.
Thanks a lot for such a quick response.
I really appreciate it!!
In legacy app, even if I chose live view, the data used to get collected over period and charts used to be available whenever I chose any other interval. I have collected 24hrs data using the same method.
No, other intervals are also available but they are not displaying when I tap any of them.