Option to setup WiFi connection from SD Card file

Request please for X1C:

On SD card ability to:
1: create a file called wifi_config.json
2: option on printer to read this file and setup wifi network with contents

Why:
Long complex names take too long to enter and when setting up multiple printers is a challenge.

File format for wifi_config.json:

{
“ssid”:“my_hidden_wifi_network_name”,
“password”:“myverylongcomplexpassword”
}

1 Like

granted-wish-poof

Store this file on your SD Card

user_wifi.cfg

ssid:YourWiFiName
password:YourWiFiPassword

Click Here for sample of user_wifi.cfg

2 Likes

He posted in the X1C section. This is for the P1/A1.