Hi, I'm trying to create a communication system between a couple of PCs and some ESP 32/8266, my intention is to use http, with the post method, but I don't know how to do it, basically I need to send an int and some bool, I'm more What a loss, someone knows what to do, I found this:
The server would have to be an esp32, which I use as a link to the blynk app, I can NOT put the other esp in the same app