I am student and for my school project I need to control a set of digital pins wirelessly and I have tried using Blynk but ran into an issue. what happened was I tried doing a test using a slider with its datastream set to digital pin 13 (which was connected to a LED) and when I pressed the slider it turned the LED connected to digital pin 13 on but in to app it didn’t register the LED as being on as the slider had not changed position and therefore I was not able to turn the LED off.
(the board I am currently using is a ESP32 thing plus)
Does anyone have any recommendations for fixes or alternate software / boards to use to achieve this?
all help is appreciated