I’m experiencing a strange behavior when switching back to the main page from the second on the mobile dashboard. The mobile dashboard has one switch widget and one button on the main page. I have a second page with a numeric input widget. The button on the main page activates the second page.
Under normal operation the switch widget on both mobile and web dashboard stay in sync. If I switch to the second page on the mobile and then back to the main page the switch will revert to the off position if it was originally on. The switch on the web dashboard stays on and the datastream to the hardware still indicates the on value from the web dashboard.
Has anyone noticed this before?
I’m using an ESP8266, an Android phone and using Blynk library 1.2.0.
I don’t believe there’s a code problem as this occurs when the hardware is online or offline.
This pic is the second page with the numeric input widget. I do not need to change values in the input widget, just hit the X to return to the main page.
Hi Dimitry,
Neither V0(switch widget) or V1(numerical input widget) datastreams use the “Invalidate Value” setting as I read in a previous post that this option had been disabled.