1. Home
  2. Docs
  3. TELLNEXT
  4. Scanner configurations
  5. RS507
  6. RS507 SPP mode
  7. MEMOR 10

MEMOR 10

Latest recommended config for Voice Projects:

_tnx_profile.jcf

"BluetoothSPP": {
  "On": true,
  "Filter": "RS507",
  "PIN": "",
  "UseDeviceMajor": false,
  "UnpairAll": false,
  "DiscoveryOn": false,
  "BarcodeType": "FNC3",
  "ShowUnpairBarcode": false,
  "ScannerType": 6,
  "TerminatorWait": 0,
  "Terminators": ""
},

_tnx_application.jcf

"Bluetooth": {
  "OnAtStart": true,
  "OffAtExit": true,
  "KeepPairingOnExit": false,
  "KeepPairingOnStartup": false
}

For Non-Voice projects:

_tnx_profile.jcf

"BluetoothSPP": {
  "On": true,
  "Filter": "RS507",
  "PIN": "",
  "UseDeviceMajor": false,
  "UnpairAll": false,
  "DiscoveryOn": false,
  "BarcodeType": "FNC3",
  "ShowUnpairBarcode": false,
  "ScannerType": 111,
  "TerminatorWait": 0,
  "Terminators": ""
},

_tnx_application.jcf

"Bluetooth": {
  "OnAtStart": true,
  "OffAtExit": false,
  "KeepPairingOnExit": true,
  "KeepPairingOnStartup": true
}

Tested successfully on:

Android Oreo (8.x)
Manufacturer Device Android Version Date Tnx version Recommended Config
 Notes

Datalogic

MEMOR10

8.1.0 02/04/20 Emulator 1.0.13.513
BT Pairing 7.0.4.505
Vxt Engine 4.2.5.502
Vxt Calibrate 6.1.2.507
"UnpairAll": false,
"ScannerType": 6,
  • Build number 1.00.02.20181230
  • Scanner reconnected automatically
  • Voice projects
    • Recommended “ScannerType”: 6 (in _tnx_profile.jcf file) 
    • “HeadsetType”: 1 (in _vxt_configuration.jcf file)
    • Headset reconnected successfully

Datalogic

MEMOR10

8.1.0 18/03/20 Emulator 1.0.13.513
BT Pairing 7.0.4.505
"UnpairAll": false,
"ScannerType": 111,
  • Build number 1.00.02.20181230
  • Scanner reconnected automatically

 

Android Nougat (7.x) – No more tested on this version
Manufacturer Device Android Version Date Tnx version Config deviation / Notes
           
 

 

Recommendations:

  • Use the Filter parameter as much as you can. It will be easier to establish the connection between devices.
  • For Voice Projects, we recommend using the ScannerType 6. For Non-Voice Projects, use the ScannerType 111