| [* black] Use the command [[Gcode#Section_M587_Add_WiFi_host_network_to_remembered_list_or_list_remembered_networks|M587]] as shown below. The simple double quote characters are needed, but substitute the SSID and WiFi password for your own network. |
---|
| [* black] ``M587 S"your-network-ssid" P"your-network-password"`` |
---|
| [* icon_note] Important: enter the ***exact*** characters in the SSID and password of your network, in the correct case, ***except*** that if your SSID contains an apostrophe then enter two apostrophe characters in its place. For example, if your SSID is ***Pete's network*** then enter "Pete''s network". |
---|
| [* black] Send command ***M552 S1*** to connect to WiFi. (Make sure to connect 2.4GHz network , 5.0GHz network will not connect with the Duet) |
---|
| [* red] After a moment, Duet will confirm the connection and the IP address of the Duet controller. |
---|