WiFi Setup
-
Is it possible to enter WiFi SSID and WiFi Key without having to connect a keyboard?
-
I haven't found a way. If you use a wired connection you could then connect via your smartphone and manually edit the config file and add your wifi info.
-
I got some help from the irc channel and the only way to do it right now is to SSH into the machine and edit: /recalbox/share/system/recalbox.conf Remove the ; infront of wifi.ssid and wifi.key ## Activate wifi (0,1) wifi.enabled=1 ## Wifi SSID (string) wifi.ssid=your_wifi_here (spaces are ok) ## Wifi KEY (string) wifi.key=your key