-->
Page 1 of 2

Reconnect to Wifi ESP8266 problem

PostPosted: Mon Dec 28, 2020 8:15 pm
by HarberCandelario
Hi i have program a module(ESP8266) as access point with a tcp server so i can send and read data.The problem is when i try to connect to it with Xiaomi redmi note 8 pro.The phone is connect and after 1 second disconnect and it does it continuously(connect-disconnect-connect....). I have no such problem when i connect with LG G4 and Alcatel onetouch,these phones stay connected and can exchange data.I think it is a setting in xiaomi phone(i try to close wifi-assistant and reset wifi but nothing happen). Any suggestions?

Re: Reconnect to Wifi ESP8266 problem

PostPosted: Sun Oct 17, 2021 11:32 pm
by GerardoGlover
I have a module program (ESP8266) as an access point with a tcp server so that I can send and read data. The problem is when I try to connect it with Xiaomi MI 10. and it does it continuously (connect-disconnect-connect....). I had no such problem connecting with LG G4 and Alcatel onetouch, these phones still connect and can exchange data. Any suggestions?

Re: Reconnect to Wifi ESP8266 problem

PostPosted: Tue Nov 16, 2021 5:26 am
by Shurtah
Hi, I've programmed a module(ESP8266) to act as an access point using a TCP server to transfer and read data. The issue is when I attempt to connect to it via Xiaomi the Redmi note8Pro. The phone is connected and after 1-second disconnects and it does it continuously(connect-disconnect-connect....). I'm not having this issue connecting to LG G4 as well as Alcatel one-touch, these phones are connected and swap information. I believe it's an option in the Xiaomi phone(i attempt to shut down the wifi assistant and then reset it but nothing occurs).

Re: Reconnect to Wifi ESP8266 problem

PostPosted: Fri Jan 21, 2022 3:32 am
by im2033thomas
Maybe you have a space in your WIFI SSID so you should check this in your router. Also maybe your WIFI is on 5Ghz and the ESP can't see it because it is only for 2.4 Ghz. Also if your WIFI AP is on a channel from 13 - 14 it also couldn't be seen by the ESP. Thank You!! .