Skip to content

servEase Go

This content is not available in your language yet.

Purpose

servEase Go is the mobile POS app (React Native / Expo) that runs on Senraise H10P Android handheld terminals. It covers point-of-sale, scanning for customer and employee cards, and on-device receipt printing for businesses that need a mobile, all-in-one terminal in addition to a fixed POS station.

Hardware

Senraise H10P — Android handheld POS terminal with:

Specification

Details

Display

5.5" HD+, 1440×720, IPS, Incell

Memory

3 GB RAM + 32 GB ROM (DDR4)

Camera

Rear 9.0 MP, autofocus, flash; supports 1D/2D scanning

Printer

Built-in 58mm thermal, 80mm/s, Ø40mm paper roll

Slots

1× Nano-SIM, 1× Micro-SIM, 1× Micro-SD

Network / WiFi

2G/3G/4G 2.4G/5G, IEEE 802.11 a/b/g/n

Bluetooth

BT 3.0/4.2/5.1 BLE

Battery

Removable LiPo, 7.7V/3000mAh (≈3.85V/6000mAh)

Ports

1× USB Type-C (OTG)

Dimensions

219 × 80 × 17.9 mm 345 g

Architecture

  • App: React Native, built with Expo Bare Workflow

  • Communicates with the servEase backend over the standard API used by all clients

  • Local hardware access (NFC, printer) goes through native Android SDKs

NFC Reader

  • Used for scanning employee-cards for login, customer-cards to assign sessions and vouchers for checkout

  • Supported NFC types:

  • Type A/B-Card

  • MIFARE

  • FeliCa

  • ISO 14443 and ISO 15693

  • The app reads the card UID and looks it up against the database using the backend

  • Senraise H10P's built-in NFC reader is accessed via native SDK

Built-in 58mm Printer

  • Senraise H10P has an integrated 58mm thermal printer

  • Printing goes through native printer SDK

  • Used for: customer receipts, on-the-spot reprints

Device Management (MDM)

  • Managed via MDM (tbd)

  • Devices run in kiosk mode (locked to the servEase Go app, no access to general Android UI)

  • Used for remote provisioning, app updates, and locking down devices deployed at customer sites

Setup / Deployment

  1. Provision the device via MDM (enroll, assign kiosk policy)

  2. Install/update servEase Go through the MDM-managed app channel

  3. Customer pairs the device with his tenant after first app startup with a connection code generated in servease Go Settings

Troubleshooting

Problem

Likely Cause

Fix

NFC not detecting tags

NFC disabled at OS level, or tag not held properly on top of the device

Check NFC in system settings; ask customer to hold tag flat against the marked NFC area

Printer doesnt give out paper clean

Wrong paper width used

Confirm paper roll is genuine 58mm

Changelog

  • _(add entries as the integration evolves)_