[SOLVED] How should I change the digital pin state and this change be reflected in the app

When this feature (actually hardware status) will be available?
Is there a scheduled date?

In case it is already implemented, how should I proceed to the hardware change the digital pin state and this change be reflected in the app?

In my project, the digital pins can be changed by blynk or locally by infra red remote…

Hello and welcome to the Blynk forum.

The topic you asked this on was over two years old :wink: There have been a few changes since… So I have moved youe question into a new topic.

We recommend you start any project by checking out the Documentation, Help Center and Sketch builder… Links all at the upper right of this screen.

You didn’t mention the type of hardware device you are using, but here is a Widget and Hardware pin state sync example with ESP8266. If you have different hardware, just make the relevant changes in the Sketch Builder:

https://examples.blynk.cc/?board=ESP8266&shield=ESP8266%20WiFi&example=More%2FSync%2FHardwareSyncStateFromApp

1 Like