-
Notifications
You must be signed in to change notification settings - Fork 44
K64F + ARM Compiler 5 + ESP8266 fails the get request to "www.arm.com" #9
Comments
The gateway and netmask are not set, I did the same testing on my side and I was able to get all the network details using ARMC5. But then the ESP seem to be a little bit moody as to which networks ti works with eg it works fine every time using my iphone tethered network, but it fails every now and again using office test network (and when it starts to fail it fails couple of times in a row). |
@theotherjimmy Can you retest on a different network? |
I tried another network:
|
This problem still exists with HEXIWEAR and ESP8266 Compiler: Online compiler
|
I got similar issue with Hexiwear and it fails in connect (response to connect is not captured in test). While performing dns query, response from DNS server (dns_scan_response) is "Format Error". |
Issue can be tracked in mbed-os issue mbed-os/issues/3926 Commit: 984e87d8e Resolves the issue. |
If that is case, that patch was included in rc1. Not resolving it at least for #9 (comment) ? |
@0xc0170 example is on mbed-os-5.4. We can close this issue when it is on release which has all fixes. |
Does 5.5.1 have these fixes? If so you might be able to close it out. |
@theotherjimmy I am not getting option to close this. Can you close this? |
Sure no problem |
using mbed-os 5.3.0-rc3
LOG:
The text was updated successfully, but these errors were encountered: