Close

ESP8266 Retro Browser

Back to overview

Accessing a web site with an ESP8266 serial WiFi module and an Arduino Mega 2560.

tmTM

Discussions

pcgajera1635 wrote 04/23/2016 at 08:37 point

my http GET request is not worked in serila terminal like putyy, minicom,flash magic etc

i send request following way:

AT+CIPSTART=4,"TCP","api.openweathermap.org",80

AT+CIPSEND=4,91

GET /data/2.5/weather?q=San%20francisco,us HTTP/1.0\r\nHost: api.openweathermap.org\r\n\r\n

but error comes 400 bad request

please give me suggestion regarding how can send http GET request.

  Are you sure? yes | no

fernando wrote 01/23/2015 at 03:01 point

Please correct the link to seeedstudio (the dot athe end of the link)

  Are you sure? yes | no

mo wrote 12/18/2014 at 03:12 point
With my chip AP+CWLAP can only be executed when AP+CWMODE=1 or 3

  Are you sure? yes | no

satsatt58 wrote 10/23/2014 at 18:29 point
so does anyone made fritzing files of the ESPs modules available ?

  Are you sure? yes | no

Michael Haas wrote 11/01/2014 at 13:14 point
I'd be interested as well.

  Are you sure? yes | no

Luke Dubber wrote 02/23/2015 at 08:07 point

I have found one so far. Just was googling for it one day. 

https://github.com/satsatt/ESP8266_fritzing 

  Are you sure? yes | no

Enrico Gardenghi wrote 03/19/2015 at 07:59 point

is available fritzing files of the ESPs modules  ? Thanksss

  Are you sure? yes | no