Search found 1 match
- Fri Jul 17, 2020 11:25 pm
- Forum: AT+ Commands
- Topic: esp8266 AT commands
- Replies: 1
- Views: 2333
esp8266 AT commands
Hi when i send the following AT Commands : –>AT+CIPSTART=”TCP”,”innovations.thinkfinitylabs.com”,80\r\n –>AT+CIPSEND=90\r\n –>GET /test/comm/sens.php?key=f46fa009d3c6902ea2a805567c7ed4&val1=01&val2=02&val3=03&val4=04\r\n Then after sending GET command it shows like this: AT+CIPSTART=...