I need a functionality like described below. Can this be realised with Blynk?
I would like to install mutliple ESP32-boards with 4 buttons.
Let’s call them Status1 Status2, Status3, Status4
whenever on any of the multiple ESP32-devices a button is pressed the following should happen:
Send out a status-change-notification to 4 smartphones that status has changed and a countdown is starting an will be counted down.
Status shall be changeable with the smartphones too
If count-down reaches zero each smartphone should do a “BEEP” to indicate accustically “count-down at zero”
As second best solution send a telegram message to each Smartphone.
Could this be done?
best regards Stefan