Hello
I am trying to download the content of Link
I do it using a terminal like this:
AT+CIPSTART=0, "TCP",aviacja.imgw.pl",80
AT+CIPSEND=0,80
GET /awiacja.imgw.pl/rss/metar00.php?airport=EPWA Http/1.1
Host: awiacja.imgw.pl
It connects to the page but I don't get a response. Anyone have any ideas on this?
[/code]
I am trying to download the content of Link
I do it using a terminal like this:
AT+CIPSTART=0, "TCP",aviacja.imgw.pl",80
AT+CIPSEND=0,80
GET /awiacja.imgw.pl/rss/metar00.php?airport=EPWA Http/1.1
Host: awiacja.imgw.pl
It connects to the page but I don't get a response. Anyone have any ideas on this?
[/code]