Horje
mp select mini v2 wifi setup Code Example
mp select mini v2 wifi setup
// Connect via USB, make sure the SD card is inserted
// Start a serial connection to the correct COM port with putty (or similar)
// Baud rate is 115200
// Type the following comands

M550 SSID         ;SSID = Name of WiFi network (case sensitive)
M551 PASSWORD     ;PASSWORD = Password for WiFi network (case sensitive)

// Unplug USB cable
// If everything worked out, your printer should show an IP address on screen

// Note: Sometimes you might get a response from the printer in putty saying
// something you don't understand. That's okay, just type the second command
// and unplug the cable anyway.




Whatever

Related
Create a charge Code Example Create a charge Code Example
Clear Stack Code Example Clear Stack Code Example
hwo to code Code Example hwo to code Code Example
ffmpeg audio waveform Code Example ffmpeg audio waveform Code Example
plotly dcc.interval bar graph with time Code Example plotly dcc.interval bar graph with time Code Example

Type:
Code Example
Category:
Coding
Sub Category:
Code Example
Uploaded by:
Admin
Views:
7