I’m afraid I’m going to have to open this issue again.
I have better power supply for breadboarding. I loaded the “WebServer” sketch from the WiFiEsp library after changing only ssid and pass to match my home settings.
This is what the serial monitor gave me. You’ll note that after echoing the “Accept” header the output becomes garbled.
WiFiEsp] Initializing ESP module
[WiFiEsp] Initilization successful - 1.5.4
Attempting to connect to WPA SSID: BEDDO
[WiFiEsp] Connected to BEDDO
You're connected to the network
SSID: BEDDO
IP Address: 192.168.254.100
To see this page in action, open a browser to http://192.168.254.100
[WiFiEsp] Server started on port 80
[WiFiEsp] New client 0
New client
GET / HTTP/1.1
Host: 192.168.254.100
Upgrade-Insecure-Requests: 1
Accept: text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8
User-Agen: oill/.0(ihoe;CP ihoeOS123 ik Mc S ) pleebit60.115(KTM,lie eco)Vesin/2..1Mbie/5E48Saar/64.
Acep-Lngag: n-s
Acet-ncdig:gzp,delae
Cnncton kepalv
Sending response
[WiFiEsp] Disconnecting 0
Client disconnected
If I load the “WebClient” sketch I get this:
[WiFiEsp] Initializing ESP module
[WiFiEsp] Initilization successful - 1.5.4
Attempting to connect to WPA SSID: BEDDO
[WiFiEsp] Connected to BEDDO
You're connected to the network
SSID: BEDDO
IP Address: 192.168.254.100
Signal strength (RSSI):-602 dBm
Starting connection to server...
[WiFiEsp] Connecting to arduino.cc
Connected to server
HTTP/1.1 200 OK
Server: nginx
Date: Tue, 21 May 2019 04:57:36 GMT
Content-Type: text/plain
Content-Length: 2263
Last-Modified: Wed, 02 Oct 2013 13:46:47 GMT
Connection: close
Vary: Accept-Encoding
ETag: "524c23c7-8d7"
Accept-Ranges: bytes
`:;;;,` .:;;:.
.;;;;;;;;;` ;;;;;;;;: TM
`;;;;;;;;;;;; :;;;;;;;;;;;;
:;;;;;;;;;;;;;; ;;;;;;;;;;;;;;;
;;;;;;;;;;;;;;;; .;;;;;;;;;;;;;;; ;;;;;;:` `;;;;;;; ,;;;;;;.` .;;;;;;
.;;;;; ;;;;;; .;;;;;; ;;;;;
;;;;; ;;;;;; ;;;;;, ;;;;.
,;;;; ;;;;;.;;;;; ;;;;;
;;;; ;;;;;;;;;` ``` ;;;;`
;;;; ;;;;;;;, ;;; .;;;;
`;;;: `;;;;;; ;; ;;;;
,;;;` `,,,,,, ;;;;;; .,,;;,, ;;;;
:;;;` .;;;;;; ;;;;, :;;;;;;; ;;;
:;;;` .;;;;;; `;;;;; ;;;;;;; ;;;;.;;;. ;;;;;;. ;; ;;;; ;;;; ;;;;;;; ;; ;;;; ;;;; .;;;;;;;; ;;; ;;;;,
;;;;; `;;;;;;;;; ;;;;
;;;;, .;;;;; ;;;;; ;;;;;
;;;;;: ;;;;;. ;;;;;
+IP,3,162,10.2.172.13,0: ;;;;; ;;;;;` ;;;;;;, ;;;;;; ;;;;;: ;;;;;;;::;;;;;;;: ;;;;;;;;:;;;;;;;;
`;;;;;;;;;;;;;;; ;;;;;;;;;;;;;;;;
;;;;;;;;;;;;;; ;;;;;;;;;;;;;:
,;;;;;;
Disconnecting from server...
Do I have a bad esp9266? You can’t tell from the picture, but the pro mini and esp8266 share the same ground strip. Pro mini is powered by FTDI Basic and esp8266 by breadboard PS.