Wifi empty
-
I an running a starlink system and can't seem to get it to work i believe the problem is coming from the starlink router I've exhausted all the possibilities as far as I can see. it sees the ssid and the password (m588) but insists that there is no connection and confirms that I'm on the right network (2.4g) also I have a solid blue light on the wifi-2 board. also tried the http method
With no luck. What am I missing. ??? What should I put in Yat to turn on the esp8266 chip
When I enter 552 S0....S1 it says no network??
Also my network i p on m587 is all 0000's but the board has an I p # all other entries ar all 00000's
I am truly perplexed I'm missing something obvious!!! I think -
@ziggymanpopo said in Wifi empty:
I an running a starlink system and can't seem to get it to work i believe the problem is coming from the starlink router I've exhausted all the possibilities as far as I can see. it sees the ssid and the password (m588) but insists that there is no connection and confirms that I'm on the right network (2.4g) also I have a solid blue light on the wifi-2 board. also tried the http method
With no luck. What am I missing. ??? What should I put in Yat to turn on the esp8266 chip
When I enter 552 S0....S1 it says no network??
Also my network i p on m587 is all 0000's but the board has an I p # all other entries ar all 00000's
I am truly perplexed I'm missing something obvious!!! I think
M552 S1 returns error no k own networks
Wifi module is idle -
@ziggymanpopo send
M552 S0
then sendM587
. your wifi network details should be listed
Then sendM111 P14 S1
followed byM552 S1
This will list, amongst other things, all the wifi networks currently seen by the duet. Is your wifi network listed? does the SSID match what you've saved including the correct letters being upper and lower case? -
@ziggymanpopo if the IP address is all zeros then the WiFi module will use DHCP to ask the router for an IP address.
Whish Duet, which firmware version, and which WiFi firmware version are you using?
-
I believe the tncapefcc19 is the Wifi ver
And the ver2.02 (rtos) I k own its really old but it's been good and I'm not up to speed yet to kown how to update the firmware ...yet that gonna have to wait a bit -
Yes it did change the ssid and I've moved so it's a different network. When I do the M588 it shows the right ssid
-
Duet wifi 2
-
So it came up with src/socket server.cpp(353):
Found network wiskers2
(This is correct )
Next line says
No known networks found wifi module idle -
@ziggymanpopo i would clear the wifi networks with
M588 S"*"
and re-add the network withM587
-
Will do tomorrow bed time for now and thank you for the input
-
Same. Results as before ho well thought I'd try
it -
Well I'm stuck in scandone and the esp8266 stayed in idle mode after the M552 S1 command
It's saving the network and all other networks were removed once again at a loss but for some reason the thing isn't connecting. I know that the network is up I checked it with my phone. Yat working fine ...also blue led on constantly. -
@ziggymanpopo maybe its time to upgrade the firmware
-
What perplexed me is it says found network wiskers2. This is correct
But then two lines later it says no known networks found ????? Is it possible that no password was saved -
@ziggymanpopo when it says its been found it means by a scan of the wifi networks, not that its saved in its memory
-
@ziggymanpopo said in Wifi empty:
I believe the tncapefcc19 is the Wifi ver
And the ver2.02 (rtos) I k own its really old but it's been good and I'm not up to speed yet to kown how to update the firmware ...yet that gonna have to wait a bitThat's not the wifi version. To find the WiFi version, run M122 and look in the WiFi section of the report.
RRF 2.02 is really old so I don't know which version of the WiFi software is the most compatible, but most likely 1.27 is.
-
Wifi ver 1.22
-
It's always worked before
-
@ziggymanpopo said in Wifi empty:
It's always worked before
Before what? Before you changed your router?
-
Yes and the board is completely installed I'm thinking that I have the power on. do I need to shut down the printer when I try to save the ssid and password... maybe????? I believe the wifi assword isn't being save somehow???