Hello!
I'm in the midst of setting up a new Duet Wifi board. It arrived with 1.18 firmware, which I was able to get up and running quickly with no issues. I've tried to update it to 1.19 following the 1.18>1.19 update guide on the wiki with no success.
It appears to be updating the software fine but can't connect to the network with the macro command (or manual command line codes). Specifically it gives me a "Bad Parameter in M587" error. I've copied the macro file directly from the supplied version with just my SSID and PW changed, and also manually created one to ensure it's clean with no luck. I'm running OSX on a macbook. Below is the command line output in Pronterface when I run the update and macro.
When I try connecting to the wifi network with a M552 S1 it says the password is wrong, which is definitely is not. I'm using the same password which worked fine with 1.18, and I've confirmed in the router software that it's correct. Also below is a copy of the macro script I've been using, with the password replaced with stars. The password does not contain any special characters, only lower-case letters and numbers.
I'm not sure what else I can try now so any help would be much appreciated…
Cheers,
Ben
[[language]]
Connecting...
Printer is now online.
>>> M997 S0:1
SENDING:M997 S0:1
Trying to connect at 460800 baud:
success
Erasing 244400 bytes...
Uploading file...
5% complete
10% complete
15% complete
20% complete
25% complete
30% complete
35% complete
40% complete
45% complete
50% complete
55% complete
60% complete
65% complete
70% complete
75% complete
80% complete
85% complete
90% complete
95% complete
Upload successful
[ERROR] Can't read from printer (disconnected?) (OS Error 6): Device not configured
[ERROR] Can't write to printer (disconnected?) (SerialException): write failed: [Errno 6] Device not configured
Disconnected.
Connecting...
Printer is now online.
>>> M98 P/macros/SETNETWORK
SENDING:M98 P/MACROS/SETNETWORK
WiFi module started
Bad parameter in M587 command
Remembered networks:
NETGEAR89WiFi module is changing mode
WiFi reported error: Wrong password while trying to connect to NETGEAR89
Wifi module is idle
[[language]]
M552 S0
G4 P1000
M587 S”NETGEAR89” P”******”