2

I am using pocket printer Bixolon SPP-R200 for printing by Bluetooth in Android. I have tested my application on HTC (with Android 2.3.7) and Asus (with Android 4.0.3) and they work fine with printer.

But I have problem with Samsung Galaxy tabs P3100 and P5100 (with Android 4.0.3) in connection. The problem is when I use method connect() it returns 401 error means: BXL_ERR_OPEN -> Port connection failure and Android pairing window is opened. I enter the pin again but the problem is still remained and the printer is not connected.

I am using the jar file in this SDK.

Does anybody know any solution?

Thanks,

Bob
  • 22,810
  • 38
  • 143
  • 225

1 Answers1

2

The problem was about SDK version. I had SDK version 1.3.1 and I asked from Bixolon technical support (techsupp@bixolon.de) and they send me newest version 1.4.9 and the problem solved.

Update:

New version 1.6.1

Bob
  • 22,810
  • 38
  • 143
  • 225
  • I have same problem, but with Bixolon SPP-R300. The version 1.4.9 didn't fix it. – Pedro Lopes Nov 02 '12 at 12:16
  • @PedroLopes This SDK is for SPP-R200. Get SPP-R300 SDK from mentioned email – Bob Nov 02 '12 at 20:57
  • I send an email for techsupp@bixolon.de and thay send the same sdk version (1.4.9). After restar the galaxy tab and printer.. they start working... (no comments :)) – Pedro Lopes Nov 03 '12 at 23:24
  • Hiiiii @breceivemail, i want to use the Bixolon printer in my application and I dont have the idea how to implement this in my application , Can you please tell the where can i get the sample code to implement this ? – Shani Goriwal Feb 18 '15 at 12:14
  • @ShaniGoriwal You can find it in the SDK files which is references in the answer. – Bob Feb 18 '15 at 12:28
  • yeah I tried the above link and what i found is .exe file rather than SDK . – Shani Goriwal Feb 19 '15 at 05:49
  • @ShaniGoriwal You have clicked an incorrect download button in 4shared website ;) – Bob Feb 21 '15 at 08:09