Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Expand
titleConnecting via Wi-Fi

By default Wi-Fi is disabled, to enable select Wireless LAN from the Basic Settings screen.

Image Added

Tap on the switch at the top right to turn Wi-Fi on, then when it appears, tap the correct
network SSID.

Image RemovedImage Added

If required enter the password. If you wish to set up

Image Added

If a static IP see section Configure
Static IP (for Wi-Fi) otherwise tap CONNECT.

Image Removed

needs to be configured, continue onto the next section, if not click Connect.

Configure Static IP (for Wi-Fi)

When setting up Wi-Fi check the Advanced options checkbox to expand the list of options.

Image RemovedImage Added

Under IP settings expand the list and change DHCP to Static.

Image RemovedImage Added

Fill out static IP settings then tap Connect.

Image Removed

Expand
titleConnecting via Ethernet

To use Ethernet connect a LAN cable Ethernet port.

Image Added

Network details will appear under NetworkEthernet on the Basic Settings screen.

Configure Static IP (for Ethernet)

To configure static details whilst using Ethernet, select Ethernet from the Basic Settings screen.

Image Added

This will display an overview of the Network settings. Tap Modify network.

Image Added

Under the IP settings section expand the option DHCP, and choose Static.

Image Added

Continue to enter the required Static details.

Image Added

Click Save to confirm.

Connecting to ResourceXpress

From the Basic Settings screen tap Advanced, found in the top right of the screen.

...

Then navigate to Content → AppStart

Enter the ResourceXpress profile URL into the URL field.

...

Info

To get the ResourceXpress profile URL, navigate to the ResourceXpress admin dashboard, from the Resource List, preview the profile to be displayed using the preview icon, then use the URL from this preview

After entering the correct profile URL, open the Advanced dropdown.
Using the switch, tap to enable the Trust option and, tap to enable Desktop mode.

...

Tap the Set button.
Return to the Basic Settings screen using the back arrow found in the top left of the screen, or view the profile by tapping Play from the left menu.

Configuring RFID

Info

NFC is available with the IAdea XDS-1088-A
HID is available with the IAdea XDS-1088-H

To enable RFID to work with ResourceXpress a simple config file needs to be loaded on the device.

Step 1.

Create/download the config.xml file (see below download).

View file
nameconfig.xml

If you are creating the file, it will need to contain this information.

Code Block
languagexml
<configuration xmlns="http://schemas.adfotain.org/config-1.0">
<userPref>
    <prop name="nfc.keyboard.enabled" value="true"/>
    <prop name="nfc.keyboard.options" value='
    {
        "onTagDiscovered":[{
            "data": "Tag.id",
            "format": "HEX"
        },{
            "keyCode":"KEYCODE_ENTER"
        }]
    }'/>
</userPref>
</configuration> 

Step 2.

Copy the config.xml file to a USB flash drive.

Step 3.

Plug the USB flash drive into the devices USB port. The configuration file will be automatically recognised and a reboot will be initialised, after the auto-reboot the new configuration will be applied.