Hi,
I need to simulate a smartphone button push from another hardware.
The main system run on an ESP12 and is connected to my smartphone with the app where I can push the button.
I have another hardware based on ESP01 and connected to a physical push button.
When I push this button, I would like to run the code on ESP12 exactly as if I push the button on the smartphone.
do you have any ideas ?
thnx