Configuring WiFi Connectivity

Make sure your Miura M010 is WiFi capable (WiFi icon left to the blue LED) and your WiFi-Network is
not hidden.
First create a file named
wifi.cfg
containing your WiFi configuration:
[general] dhcp = false address = 192.168.254.123 netmask = 255.255.255.0 gateway = 192.168.254.1 dns = 0.0.0.0 listen_port = 38521 [ap_00] ssid = "ssidOfTheWiFi>" psk = "wpaKeyForTheWiFi>"
When using DHCP create a
wifi.cfg
like this:
[general] dhcp = true listen_port = 38521 [ap_00] ssid = "ssidOfTheWiFi>" psk = "wpaKeyForTheWiFi>"
Then:
  1. Connect M010 to a PC via USB. A new drive called "MIURA" should appear.
  2. Copy the
    wifi.cfg
    file that you have just created to the "MIURA" drive.
  3. Copy the M000-MPI-Vx-x-INST-V3.tar.gz installer script to the "MIURA" drive.
  4. Eject the "MIURA" drive and disconnect the USB cable.
  5. The card reader will restart and try to connect to your WiFi.
  6. The Miura is connected to the WiFi when the WiFi icon in the upper left corner stops blinking.