My question is what if I want to poll the status pin on ESP8266 using SSL from WAN? Can I do a GET to the RPI from WAN and upon receiving this request, it sends out a GET to the ESP8266 and then transfers this response to the RPI for a response to the original GET from the WAN?
I just want to make sure this concept is correct before I go knocking my brain out on figuring this out..
Thanks