-
Notifications
You must be signed in to change notification settings - Fork 3k
Description
Description of defect
The problem seems about compatibility of mbed+ESP8266 with some WiFi router setup. When tested on one particular WiFi router, mbed+ESP8266 could connect to wifi, get IP address, network mask, gateway etc. But then stuck when trying connect to any http URLs. The error code is: -3009.
However, this doesn't happen with other Wi-Fi routers. The only thing particular about the problematic wifi router is, it has a large black list of URL such as youtbe/facebook etc. But test URLs in mbed-http-example are not in that blacklist, and can be accessed from a computer on the same network.
Target(s) affected by this defect ?
NUCLEO-091RC
Toolchain(s) (name and version) displaying this defect ?
mbed-cli(1.8.3)
What version of Mbed-os are you using (tag or sha) ?
5.13.4
What version(s) of tools are you using. List all that apply (E.g. mbed-cli)
mbed-cli, 1.8.3 from windows installer 0.4.10
How is this defect reproduced ?
This happens only with one particular WiFi router so far, cannot be repeated on other routers.