| [ Web Proxy ] |
| Viewing: https://docs.nmi.com/docs/device-setup | [Back] [Original] |
Axium devices ship ready to accept payments with all required firmware and applications pre-installed. This page covers the Device Setup app flow the expected first-boot user journey plus the pre-installed apps reference and manual reconfiguration steps for changing Wi-Fi or Bluetooth pairing later.
Ingenico Axium devices run on a security-hardened version of Android. They operate similarly to standard Android devices, but additional security measures are enforced.
When the Axium is first powered on, the Device Setup app launches automatically and walks the merchant through three steps:
Wi-Fi setup cannot be skipped the Axium requires an active internet connection to register and to process transactions.
This step pairs the Axium with the mobile device hosting your integrating application.
On the mobile device hosting your application:
On the Axium:
Once paired, the devices automatically reconnect when Bluetooth is enabled on both.
Bluetooth pairing can be skipped at this step and configured later by reopening the Device Setup app from the home screen.
The app automatically registers the Axium with NMI and installs any required software. No user input is required during this step. Once complete, the Axium is ready to process payments and the SDK can discover it via getAvailablePinPads().
The following applications should be installed on your Axium device when it arrives:
Additional system or service applications may also be present. If any of the apps listed above are missing, contact integration support.
These steps are only needed if you want to change Wi-Fi or re-pair Bluetooth after the initial setup first-time setup is handled by the Device Setup app described above.
To change the Wi-Fi network:
350000.To re-pair Bluetooth manually:
Once paired, the Axium will be returned in getAvailablePinPads().
When the TransactionInitiatorUI application is first installed on an Axium device, it sets the Bluetooth name of the device to the following format:
AXIUM-{model}-{serial}
For example: AXIUM-DX6000-235GKD420151.
Use this name to identify the device when calling setProperties with ParameterKeys.PinPadName.
You can also select a PIN pad using
ParameterKeys.BluetoothDeviceIdinstead ofParameterKeys.PinPadName. UseChipDnaMobileSerializer.deserializeAvailablePinPadsWithIdto retrieve a list ofAvailablePinPadobjects containing the Bluetooth identifier for each device.
Updated 2 months ago
| Web Proxy Viewer | New URL | Original Page |