Device overview
...
Connecting to the Network
...
Expand | ||
---|---|---|
| ||
By default Wi-Fi is disabled, to enable select Wireless LAN from the Basic Settings screen. Tap on the switch at the top right to turn Wi-Fi on, then when it appears, tap the correct If required enter the password. If you wish to set up If a static IP see section Configure 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. Under IP settings expand the list and change DHCP to Static. Fill out static IP settings then tap Connect. |
Expand | ||
---|---|---|
| ||
To use Ethernet connect a LAN cable Ethernet port. Network details will appear under Network → Ethernet on the Basic Settings screen. Configure Static IP (for Ethernet)To configure static details whilst using Ethernet, select Ethernet from the Basic Settings screen. This will display an overview of the Network settings. Tap Modify network. Under the IP settings section expand the option DHCP, and choose Static. Continue to enter the required Static details. 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 |
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 | ||
---|---|---|
|
If you are creating the file, it will need to contain this information.
Code Block | ||
---|---|---|
| ||
<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.