1

Topic: APP wifi_connect problem

I utilized RemoteXY APP to choose the local wifi ( D-link612 ) for Arduino wifi module and got below failure message as below ;

Error
---------------------------------------------------------------------
Socket create error: failed
to connect to /192.168.0.1
(port 6377) from /::
(port 47668): connect
failed: ECONNREFUSED
(Connection refused)

The APP couldn't log on the wifi successfully,so I need some help on this problem !

2

Re: APP wifi_connect problem

It looks like you are choosing a connection to an access point. You have to choose the Ethernet connection and enter the IP address of your ESP.

3 (edited by kevin.award2629 2020-11-27 16:06:43)

Re: APP wifi_connect problem

remotexy wrote:

It looks like you are choosing a connection to an access point. You have to choose the Ethernet connection and enter the IP address of your ESP.

i already try switch to internet. The result is still failed to connect. i already match the ip address of the esp and match the port.