ArduinoGeneral

WiFiBee-MT7681 GET, POST request

userHead Account cancelled 2018-02-19 20:36:07 943 Views0 Replies
Using AT commands I have configured the module to use my wifi network. I got the IP.
How I can send the GET or POST request...? I tried google it but no answer.

I'm using the FEZ Cerbuino Bee board but it is compatible with Arduino.

Is it possible to use something simple like AT commands in ESP8266 (AT+CIPSTART, AT + CIPSEND)?