M587 :No Wi-Fi interface available
-
So I decided to fire up my printer after a while, everything works perfectly but only allows me to connect via Ethernet cable - No Wi-Fi interface available. I just updated the firmware to the latest version my board is a duet3 6HC
-
@Ironman777 Was the WiFi interface working before the update? What version of the firmware did you have installed when it was working? Did you update the WiFi module firmware as part of the update? Posting your config.g file and the output from M122 will probably help folks work out what is happening.
-
@gloomyandy It was running 3.1.2 and it was not working before the update. I believe everything was updated
Here is my config.
; Configuration file for Duet 3 (firmware version 3)
; executed by the firmware on start-up
;
; generated by RepRapFirmware Configuration Tool v3.1.10 on Fri Dec 11 2020 20:02:21 GMT-0800 (Pacific Standard Time); General preferences
G90 ; send absolute coordinates...
M83 ; ...but relative extruder moves
M550 P"My Printer" ; set printer name
M669 K1 ; select CoreXY mode; Network
M552 P192.168.0.147 S1 ; enable network and acquire dynamic address via DHCP
M586 P0 S1 ; enable HTTP
M586 P1 S0 ; disable FTP
M586 P2 S0 ; disable Telnet; Drives
M569 P0.5 S1 ; physical drive 0.5 goes forwards
M569 P0.1 S1 ; physical drive 0.1 goes forwards
M569 P0.0 S0 ; physical drive 0.0 goes backwards
M569 P0.2 S0 ; physical drive 0.2 goes backwards
M584 X0.5 Y0.1 Z0.0 E0.2 ; set drive mapping
M350 X256 Y256 Z256 I0 ; configure microstepping without interpolation
M350 E16 I1 ; configure microstepping with interpolation
M92 X1280.00 Y1280.00 Z6666.00 E415.00 ; set steps per mm
M566 X900.00 Y900.00 Z60.00 E120.00 ; set maximum instantaneous speed changes (mm/min)
M203 X6000.00 Y6000.00 Z180.00 E1200.00 ; set maximum speeds (mm/min)
M201 X500.00 Y500.00 Z20.00 E250.00 ; set accelerations (mm/s^2)
M906 X2000 Y2000 Z2000 E1800 I30 ; set motor currents (mA) and motor idle factor in per cent
M84 S30 ; Set idle timeout; Axis Limits
M208 X0 Y0 Z0 S1 ; set axis minima
M208 X590 Y590 Z590 S0 ; set axis maxima; Endstops
M574 X1 S1 P"!io1.in" ; configure active-high endstop for low end on X via pin !io1.in
M574 Y1 S1 P"!io2.in" ; configure active-high endstop for low end on Y via pin !io2.in
M574 Z1 S1 P"!io3.in" ; configure active-high endstop for low end on Z via pin !io3.in; Z-Probe
M558 P0 H5 F120 T6000 ; disable Z probe but set dive height, probe speed and travel speed
M557 X15:215 Y15:195 S20 ; define mesh grid; Heaters
M140 H-1 ; disable heated bed (overrides default heater mapping)
M308 S0 P"TEMP_0" Y"thermistor" T100000 B4725 C7.06e-8 ; configure sensor 0 as thermistor on pin TEMP_0
M950 H0 C"OUT0" T0 ; create nozzle heater output on OUT0 and map it to sensor 0
M307 H0 B0 S1.00 ; disable bang-bang mode for heater and set PWM limit
M143 H0 S280 ; set temperature limit for heater 0 to 280C; Fans
M950 F0 C"out4" Q500 ; create fan 0 on pin out4 and set its frequency
M106 P0 S0 H-1 ; set fan 0 value. Thermostatic control is turned off; Tools
M563 P0 D0 H0 F0 ; define tool 0
G10 P0 X0 Y0 Z0 ; set tool 0 axis offsets
G10 P0 R0 S0 ; set initial tool 0 active and standby temperatures to 0C; Custom settings are not defined
; Miscellaneous
M575 P1 B57600 S1 ; enable PanelDue
M911 S10 R11 P"M913 X0 Y0 G91 M83 G1 Z3 E-5 F1000" ; set voltage thresholds and actions to run on power lossT0
-
@Ironman777 This may seem like a silly question but do you have a WiFi module installed (It is optional and I think only available on recent versions of the 6HC)? Your config.g file does not seem to have any commands to enable a WiFi module, what are you doing to test to see if the WiFi is working?
-
MY M122
M587
Error: M587: No WiFi interface available
ok
M589
Error: M589: No WiFi interface available
ok
M122
=== Diagnostics ===
RepRapFirmware for Duet 3 MB6HC version 3.5.2 (2024-06-11 17:13:58) running on Duet 3 MB6HC v1.01 (standalone mode)
Board ID: 08DJM-956BA-NA3TJ-6JTD8-3SN6K-1AAQU
Used output buffers: 1 of 40 (36 max)
=== RTOS ===
Static ram: 155360
Dynamic ram: 120280 of which 36 recycled
Never used RAM 67124, free system stack 116 words
Tasks: NETWORK(1,ready,34.6%,179) ETHERNET(5,nWait 7,0.2%,315) HEAT(3,nWait 1,0.0%,321) Move(4,nWait 6,0.7%,217) CanReceiv(6,nWait 1,0.0%,939) CanSender(5,nWait 7,0.0%,334) CanClock(7,delaying,0.0%,334) TMC(4,nWait 6,10.2%,53) MAIN(1,running,54.2%,103) IDLE(0,ready,0.0%,29), total 100.0%
Owned mutexes: USB(MAIN)
=== Platform ===
Last reset 00:27:02 ago, cause: power up
Last software reset details not available
Error status: 0x00
Aux0 errors 0,0,0
MCU temperature: min 31.5, current 39.7, max 41.5
Supply voltage: min 26.2, current 26.4, max 26.7, under voltage events: 0, over voltage events: 0, power good: yes
12V rail voltage: min 12.0, current 12.1, max 12.2, under voltage events: 0
Heap OK, handles allocated/used 99/1, heap memory allocated/used/recyclable 2048/36/24, gc cycles 0
Events: 0 queued, 0 completed
Driver 0: standstill, SG min 0, mspos 103, reads 60474, writes 29 timeouts 0
Driver 1: standstill, SG min 0, mspos 9, reads 60475, writes 29 timeouts 0
Driver 2: ok, SG min 0, mspos 85, reads 60479, writes 25 timeouts 0
Driver 3: standstill, SG min n/a, mspos 8, reads 60493, writes 11 timeouts 0
Driver 4: standstill, SG min n/a, mspos 8, reads 60493, writes 11 timeouts 0
Driver 5: ok, SG min 0, mspos 427, reads 60476, writes 29 timeouts 0
Date/time: 2024-06-30 15:05:34
Slowest loop: 223.30ms; fastest: 0.07ms
=== Storage ===
Free file entries: 19
SD card 0 detected, interface speed: 25.0MBytes/sec
SD card longest read time 5.9ms, write time 64.4ms, max retries 0
=== Move ===
DMs created 125, segments created 14, maxWait 262907ms, bed compensation in use: none, height map offset 0.000, max steps late 0, min interval 0, bad calcs 0, ebfmin 0.00, ebfmax 1.00
next step interrupt due in 23 ticks, disabled
Moves shaped first try 0, on retry 0, too short 0, wrong shape 0, maybepossible 0
=== DDARing 0 ===
Scheduled moves 3540, completed 3537, hiccups 0, stepErrors 0, LaErrors 0, Underruns [0, 0, 45], CDDA state 3
=== DDARing 1 ===
Scheduled moves 0, completed 0, hiccups 0, stepErrors 0, LaErrors 0, Underruns [0, 0, 0], CDDA state -1
=== Heat ===
Bed heaters -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1, chamber heaters -1 -1 -1 -1, ordering errs 0
Heater 0 is on, I-accum = 0.4
=== GCodes ===
Movement locks held by null, null
HTTP is idle in state(s) 0
Telnet is idle in state(s) 0
File is doing "G1 X221.397 Y242.780 E13.3054" in state(s) 0
USB is ready with "M122" in state(s) 0
Aux is idle in state(s) 0
Trigger is idle in state(s) 0
Queue is idle in state(s) 0
LCD is idle in state(s) 0
SBC is idle in state(s) 0
Daemon is idle in state(s) 0
Aux2 is idle in state(s) 0
Autopause is idle in state(s) 0
File2 is idle in state(s) 0
Queue2 is idle in state(s) 0
Q0 segments left 1, axes/extruders owned 0x80000007
Code queue 0 is empty
Q1 segments left 0, axes/extruders owned 0x0000000
Code queue 1 is empty
=== CAN ===
Messages queued 14600, received 0, lost 0, errs 7696823, boc 0
Longest wait 0ms for reply type 0, peak Tx sync delay 0, free buffers 50 (min 50), ts 8113/0/0
Tx timeouts 0,0,8112,0,0,6486 last cancelled message type 30 dest 127
=== Network ===
Slowest loop: 526.96ms; fastest: 0.03ms
Responder states: MQTT(0) HTTP(0) HTTP(0) HTTP(0) HTTP(0) HTTP(0) HTTP(0) FTP(0) Telnet(0) Telnet(0)
HTTP sessions: 2 of 8
= Ethernet =
Interface state: active
Error counts: 0 0 0 1 0 0
Socket states: 2 2 2 2 2 0 0 0
=== Multicast handler ===
Responder is inactive, messages received 0, responses 0
ok -
@gloomyandy I do not see it either. However I used my printer for year straight WIFI connected and all I let it sit for about 4 years did not change a single thing fired it right up, no problems besides the WIFI. I also created a new RepRap config file to see if any paths would be missing due to lack of updates over the years, the codes looked exactly the same.
-
@Ironman777 Try running M552 I1 S1 and see if that enables the interface (try running M122 again after the M552 command and see if you have a WiFi section).
-
@gloomyandy M552 I1 S1
Error: M552: parameter 'I' too high
ok -
@Ironman777 your 6HC doesn’t have WiFi on board. Maybe you were using an external Ethernet to WiFi adapter?
Ian
-
My mistake, after reviewing old pictures and videos I had the 3wifi and replaced it with 6HC right before I stopped 3D printing.