Versions Compared

Key

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


To use the ProGlove the Connect App must be installed.

When the MobileWMS starts it will check if the scanner is connected if not it will open the Pairing tool.
The ProGlove uses BLTE so it needs to be connected every morning and after the timeout (default set to 15 min.)

The ProGlove Connect App and set up

Install the ProGlove app by downloading the attached *.apk file, transferring it to the device, and opening it.
When setting up the ProGlove app, select SDK as Ingeration Paths.

...

Make sure that the Connect app is set up to "Send current buffer to the SDK output". This can be verified in the Rules menu item, by selecting the Send To SDK rule.

Lockdown screen

We expect that the PairingActivity is put into the Lock down screen to ease the connection if the Mark2 device disconnects.

...

The path defined for the lock screen in MobiControl must be the following, to make the ProGlove app go directly into pairing mode.
de.proglove.connect/de.proglove.coreui.activities.PairingActivity

Configuration changes on the device

A barcode can be created by accessing http://config.proglove.de.
This will set up the MARK 2 with the configuration defined on the page.
E.g. Change the timeout for the MARK 2 scanner to disconnect.

Build process (for developers)

The ScannerAPi from ProGlove was received from their maven repository. PB received an email with credentials for the maven repository.
The AIDLConnect was found in the same repository.

...