cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Broadband help

For queries about your TalkTalk broadband service.

Router WiFi Connection

Jmlx1
Chatterbox
Private Message
Message 11 of 11

I have a device which regularly loses WiFi connection and then won't reconnect without restarting the router (sagecom). I've tried device changes - restarting the device etc. but the only things that work are router side - turning the router off and on / restarting through the interface / switching off WiFi and switching it on again. 

Any suggestions?

0 Likes
10 REPLIES 10

Message 1 of 11
0 Likes

Jmlx1
Chatterbox
Private Message
Message 2 of 11

Morning, it appears that switching to a static IP has solved the reconnection problems. Doesn't explain why it didn't work with dynamic IP, but it's OK for now.

 

Thanks all

0 Likes

Message 3 of 11

Morning,

 

How are you getting on?

 

Thanks

 

0 Likes

Jmlx1
Chatterbox
Private Message
Message 4 of 11

I'm going to try switching it to requesting a static IP and see if that helps with stability 

0 Likes

Jmlx1
Chatterbox
Private Message
Message 5 of 11

Thanks for your replies,

 

As nophead says, there's no OS as such. You write and compile some c code against a set of provided libraries.

 

The error message on failed re-connect isn't (to me) all that helpful:

WiFiGeneric.cpp:113] set_esp_interface_ip(): Netif Set IP Failed! 0x5007

 

This morning - I tried watching the serial logs and restarted the router. It starts with that error message - then I restart and it keeps trying to connect as the router comes up:

Trying to connect to MYSSID. Waiting 1 sec...
Trying to connect to MYSSID. Waiting 2 sec...
Trying to connect to MYSSID. Waiting 4 sec...
Trying to connect to MYSSID. Waiting 8 sec...
Trying to connect to MYSSID. Waiting 16 sec...

etc.

 

then when the router has restarted:

WiFi Connected! IP Address = xx.xx.xx.xx

 

I'll try leaving it connected my pc so I can grab the serial logs if it disconnects.

In the router UI, how long does it normally take before things are removed from the list of items under WiFi? I notice it's still listed there even when it's been disconnected over 24 hours - and I assume the signal strenth posted is what it last saw?

 

0 Likes

KeithFrench
Community Star
Private Message TalkTalk
Message 6 of 11

Then the only help I can offer is WiFi interference, which I suspect could be the problem all along especially as it only works in the 2.4GHz band.

Keith
I am not employed by TalkTalk, I'm just a customer. If my post has fixed the issue, please set Accept as Solution from the 3 dot menu.
TalkTalk support and Community Stars - Who are they? 

0 Likes

nophead
Whizz Kid
Private Message
Message 7 of 11

ESP32s don't run an OS, they are tiny embedded systems, they just have a library for Wifi.

 

nophead_0-1666972964520.png

It might output something useful on its serial port when the connection fails.

0 Likes

KeithFrench
Community Star
Private Message TalkTalk
Message 8 of 11

What operating system is running on this device? I have one way to prove if DHCP is working, but that will depend on the OS. It could be that WiFi interference is corrupting the DHCP process.

Keith
I am not employed by TalkTalk, I'm just a customer. If my post has fixed the issue, please set Accept as Solution from the 3 dot menu.
TalkTalk support and Community Stars - Who are they? 

0 Likes

Jmlx1
Chatterbox
Private Message
Message 9 of 11

Thanks for you reply. The device is an esp32 microcontroller. It's connecting on 2.4GHz.

 

The problem (I think) isn't the disconnecting so much as it won't reconnect.

 

There are error messages in the device logs, but essentially it fails in its request for an IP address. So, I suspect it's a DHCP thing. I had a look in the sagecom logs (via the UI) but didn't see anything particularly helpful (like a failed request etc. )

0 Likes

KeithFrench
Community Star
Private Message TalkTalk
Message 10 of 11

What device is this and which Wi-Fi band is it connected to, the 2.4 or 5GHz band?

 

Slow speed, intermittent dropouts, breaks in the signal or no signal on some or all devices or no internet access might be caused by Wi-Fi interference from other local networks, which can also lead to a permanent reduction in speed. No ISP can be responsible for your local environment, this is mainly a byproduct of the popularity of Wi-Fi.

Generally speaking, the 2.4GHz band suffers much more from interference than the 5GHz band, but the 2.4GHz one can sometimes have a better range, but this all depends on your local area.

Have you had TalkTalk’s Wi-Fi optimisation disabled on your Sagemcom FAST5364 router? When this is enabled, as it is by default, it has the power to override any Wi-Fi configuration changes that I might suggest that you need to make. This will not help rectify this type of problem if Wi-Fi Optimisation is allowed to change my suggested settings. Only TalkTalk can do this for you, you cannot do it yourself. If not, just request they disable this for you in your reply.


The next stage involves sending out a guide to you to help you get me some important diagnostic results so that I can analyse them for you and recommend changes to your router configuration to solve them.

I only send this out to people who request it.

Keith
I am not employed by TalkTalk, I'm just a customer. If my post has fixed the issue, please set Accept as Solution from the 3 dot menu.
TalkTalk support and Community Stars - Who are they? 

0 Likes