{{ t('printers.title') }}{{ currentType ? 1 : 0 }}{{ t('printers.connected') }}{{ currentDisplayName }}{{ currentType === 'builtin' ? '127.0.0.1' : (currentBt?.deviceId || '') }}{{ t('printers.connected') }}{{ t('printers.builtin') }}{{ t('printers.builtinDesc') }}{{ t('printers.pairedDevices') }}{{ d.name || 'Unknown Device' }}{{ d.deviceId }}{{ getTypeLabel(d.type) }}{{ t('printers.noPairedDevices') }}{{ t('printers.nearby') }}{{ t('printers.scanning') }}{{ d.name || 'Unknown Device' }}{{ d.deviceId }}{{ getTypeLabel(d.type) }}{{ t('printers.noDevices') }}Troubleshooting{{ troubleshootingExpanded ? 'Collapse' : 'Expand' }}1. Ensure the printer is powered on and in pairing mode2. On Android: enable Location (required for Bluetooth scan)3. Place the printer within 10 m and tap Scan again4. Scan list only shows: GP-D320FX-spp_A7FO and Virtual BT Printer5. Pair the printer in system Bluetooth first if it does not appear after Scan6. Restart the printer or app if not visible7. Built-in TSC: defaults to TSPL label commands via UPOS; use Advanced → ESC/POS only if your device is receipt-only.Debug Status{{ debugExpanded ? 'Collapse' : 'Expand' }}Current Mode: {{ debugInfo.currentMode }}Available Mode: {{ availablePrinterTypesLabel }}Device Model: {{ deviceIdentity.model || '-' }}Device Brand: {{ deviceIdentity.brand || '-' }}Device Product: {{ deviceIdentity.product || '-' }}Classic Module: {{ debugInfo.classicModuleReady ? 'Ready' : 'Not Ready' }}Paired Count: {{ debugInfo.pairedCount }}Virtual BT Printer: {{ debugInfo.foundVirtualPrinter ? 'Found' : 'Not Found' }}Classic Scan: {{ debugInfo.lastClassicEvent }}BLE Scan: {{ debugInfo.lastBleEvent }}{{ debugInfo.lastBleError }}
Android system Location service is OFF. Turn it on in device settings before BLE scan.