4

I have a servo motor on one end which can be turned ON and OFF with web service sending SOAP request. In the other end I have my Arduino UNO with ESP8266. Currently, I am able to send HIGH or LOW status from my Arduino to ESP8266.

My query is: After receiving the status "HIGH" from Arduino to ESP8266, I need to POST the status via SOAP request so that my motor would be "turned ON" . After turning ON the motor in the other end I would like to GET a simple SOAP response.

I am not sure if the above explains to you clearly but I am tired of thinking "how to do this".

per1234
  • 4,278
  • 2
  • 24
  • 43
jerry_22
  • 41
  • 3

0 Answers0