So you're a Noob? Post your questions here until you graduate! Don't be shy.

User avatar
By Saulsebrook
#81839 I’m currently trying to follow this tutorial https://www.electronicshub.org/wifi-con ... d-arduino/ but I am using just the 8266-12 so obviously not using the AT commands. All is good so far however I can’t figure out how to perform the +IPD command using the 8266wifi library. Can anyone point me in a direction that could help with this thanks.

EDIT: I have been doing some more reading and I have found some functions in the 8266webserver library. The arg() function returns arguments from a get request would that achieve the same thing?